Skip to content

Commit

Permalink
build(deps-dev): bump uuid from 10.0.0 to 11.0.1
Browse files Browse the repository at this point in the history
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:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and emlaver committed Oct 28, 2024
1 parent 99dbb50 commit f4538c5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -50,7 +50,7 @@
"mocha": "10.7.3",
"nock": "13.5.5",
"tail": "2.2.6",
"uuid": "10.0.0"
"uuid": "11.0.1"
},
"scripts": {
"lint": "eslint --ignore-path .gitignore .",
Expand Down

0 comments on commit f4538c5

Please sign in to comment.