Skip to content

Commit b5789b2

Browse files
build(deps): bump uuid from 10.0.0 to 11.0.2
Bumps [uuid](https://github.com/uuidjs/uuid) from 10.0.0 to 11.0.2. - [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.2) --- updated-dependencies: - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3234309 commit b5789b2

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@
212212
"jsonwebtoken": "^9.0.0",
213213
"jwks-rsa": "^3.1.0",
214214
"node-forge": "^1.3.1",
215-
"uuid": "^10.0.0"
215+
"uuid": "^11.0.2"
216216
},
217217
"optionalDependencies": {
218218
"@google-cloud/firestore": "^7.7.0",

0 commit comments

Comments
 (0)