Skip to content

Commit 1ab9150

Browse files
authoredJan 16, 2025
Bump uuid from 9.0.1 to 11.0.5
Bumps [uuid](https://github.com/uuidjs/uuid) from 9.0.1 to 11.0.5. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v9.0.1...v11.0.5) --- updated-dependencies: - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8f9cc17 commit 1ab9150

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed
 

‎package-lock.json

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@actions/io": "^1.0.2",
3535
"@actions/tool-cache": "^2.0.1",
3636
"semver": "^7.6.0",
37-
"uuid": "^9.0.1"
37+
"uuid": "^11.0.5"
3838
},
3939
"devDependencies": {
4040
"@types/jest": "^29.5.12",

0 commit comments

Comments
 (0)
Failed to load comments.