Skip to content

Commit 3a2d993

Browse files
Bump uuid from 11.1.0 to 14.0.0
Bumps [uuid](https://github.com/uuidjs/uuid) from 11.1.0 to 14.0.0. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v11.1.0...v14.0.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 14.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 886bc97 commit 3a2d993

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package-lock.json

Lines changed: 5 additions & 5 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
@@ -24,7 +24,7 @@
2424
"dependencies": {
2525
"@actions/core": "^3.0.0",
2626
"@actions/exec": "^3.0.0",
27-
"uuid": "^11.1.0"
27+
"uuid": "^14.0.0"
2828
},
2929
"devDependencies": {
3030
"@types/jest": "^30.0.0",

0 commit comments

Comments
 (0)