Skip to content

Commit

Permalink
Bump uuid from 10.0.0 to 11.0.1 in the npm group
Browse files Browse the repository at this point in the history
Bumps the npm group with 1 update: [uuid](https://github.com/uuidjs/uuid).


Updates `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](https://github.com/uuidjs/uuid/compare/v10.0.0...v11.0.1)

---
updated-dependencies:
- dependency-name: uuid
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and GitHub committed Oct 28, 2024
1 parent 3aa7135 commit 3d19b71
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"node-forge": "^1.3.1",
"path": "^0.12.7",
"semver": "^7.6.3",
"uuid": "^10.0.0",
"uuid": "^11.0.1",
"zlib": "^1.0.5"
},
"//": [
Expand Down

0 comments on commit 3d19b71

Please sign in to comment.