Skip to content

Commit f0655fe

Browse files
Bump uuid from 3.4.0 to 13.0.0
Bumps [uuid](https://github.com/uuidjs/uuid) from 3.4.0 to 13.0.0. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v3.4.0...v13.0.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 13.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a8b25eb commit f0655fe

File tree

2 files changed

+21
-7
lines changed

2 files changed

+21
-7
lines changed

package-lock.json

Lines changed: 20 additions & 6 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
@@ -51,7 +51,7 @@
5151
"rimraf": "^6.1.0",
5252
"typescript": "^5.4.3",
5353
"xml2js": "^0.5.0",
54-
"uuid": "^3.4.0"
54+
"uuid": "^13.0.0"
5555
},
5656
"overrides": {
5757
"@actions/http-client": {

0 commit comments

Comments
 (0)