Skip to content

Commit 91c7b37

Browse files
Bump uuid from 9.0.0 to 10.0.0
Bumps [uuid](https://github.com/uuidjs/uuid) from 9.0.0 to 10.0.0. - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v9.0.0...v10.0.0) --- updated-dependencies: - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5e15a39 commit 91c7b37

File tree

2 files changed

+12
-8
lines changed

2 files changed

+12
-8
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"express": "^4.19.2",
3535
"qs": "^6.12.1",
3636
"swagger-ui-express": "^4.6.2",
37-
"uuid": "^9.0.0",
37+
"uuid": "^10.0.0",
3838
"yamljs": "^0.3.0"
3939
},
4040
"devDependencies": {

0 commit comments

Comments
 (0)