Skip to content

Commit

Permalink
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:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and aaltat committed Oct 28, 2024
1 parent ef3459b commit fefe0be
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 @@ -42,7 +42,7 @@
"pino": "^9.5.0",
"playwright": "^1.48.2",
"strip-comments": "^2.0.1",
"uuid": "^10.0.0"
"uuid": "^11.0.1"
},
"scripts": {
"build-test-app": "node ./node/build.testapp.js",
Expand Down

0 comments on commit fefe0be

Please sign in to comment.