Skip to content

Commit 528c1f8

Browse files
Bump uuid from 11.1.0 to 12.0.0
Bumps [uuid](https://github.com/uuidjs/uuid) from 11.1.0 to 12.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...v12.0.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 12.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 950f14b commit 528c1f8

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

package-lock.json

Lines changed: 6 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
@@ -29,7 +29,7 @@
2929
"form-data": "^4.0.4",
3030
"jszip": "3.10.1",
3131
"semver": "^7.7.2",
32-
"uuid": "^11.1.0",
32+
"uuid": "^13.0.0",
3333
"yaml": "^2.8.1"
3434
},
3535
"devDependencies": {

0 commit comments

Comments
 (0)