Skip to content

Commit 642cbfe

Browse files
authoredOct 28, 2024··
chore(deps): bump uuid from 10.0.0 to 11.0.1 (#259)
Bumps [uuid](https://github.com/uuidjs/uuid) from 10.0.0 to 11.0.1. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v10.0.0...v11.0.1) --- updated-dependencies: - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 91162b8 commit 642cbfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"semver": "^7.0.0",
4242
"source-map-support": "^0.x",
4343
"teen_process": "^2.2.0",
44-
"uuid": "^10.0.0",
44+
"uuid": "^11.0.1",
4545
"which": "^4.0.0"
4646
},
4747
"scripts": {

0 commit comments

Comments
 (0)
Please sign in to comment.