WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 4d5d718

Browse files
authored
fix(deps): update dependency uuid to v13 (#3101)
1 parent df963b2 commit 4d5d718

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.38.0",
2323
"pino": "10.1.0",
2424
"simple-card-validator": "^1.1.0",
25-
"uuid": "^11.0.0"
25+
"uuid": "^13.0.0"
2626
}
2727
}

0 commit comments

Comments
 (0)