Skip to content

Commit b6d9596

Browse files
committed
fix(deps): update dependency uuid to v13
1 parent f5697b2 commit b6d9596

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

src/paymentservice/package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/paymentservice/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@
2222
"@opentelemetry/semantic-conventions": "1.37.0",
2323
"pino": "9.13.1",
2424
"simple-card-validator": "^1.1.0",
25-
"uuid": "^11.0.0"
25+
"uuid": "^13.0.0"
2626
}
2727
}

0 commit comments

Comments
 (0)