Skip to content

Commit

Permalink
build(deps): bump uuid from 8.3.2 to 9.0.0
Browse files Browse the repository at this point in the history
Bumps [uuid](https://github.com/uuidjs/uuid) from 8.3.2 to 9.0.0.
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](uuidjs/uuid@v8.3.2...v9.0.0)

---
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] committed Sep 16, 2022
1 parent 9ae6926 commit 68ade0d
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 4 deletions.
28 changes: 25 additions & 3 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
Expand Up @@ -195,7 +195,7 @@
"jsonwebtoken": "^8.5.1",
"jwks-rsa": "^2.0.2",
"node-forge": "^1.3.1",
"uuid": "^8.3.2"
"uuid": "^9.0.0"
},
"optionalDependencies": {
"@google-cloud/firestore": "^6.0.0",
Expand Down

0 comments on commit 68ade0d

Please sign in to comment.