Skip to content

Commit f6f7cb9

Browse files
build(deps): bump uuid from 9.0.1 to 10.0.0 (#2599)
Bumps [uuid](https://github.com/uuidjs/uuid) from 9.0.1 to 10.0.0. - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v9.0.1...v10.0.0) --- updated-dependencies: - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b890182 commit f6f7cb9

File tree

2 files changed

+26
-4
lines changed

2 files changed

+26
-4
lines changed

package-lock.json

Lines changed: 25 additions & 3 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
@@ -205,7 +205,7 @@
205205
"jwks-rsa": "^3.1.0",
206206
"long": "^5.2.3",
207207
"node-forge": "^1.3.1",
208-
"uuid": "^9.0.0"
208+
"uuid": "^10.0.0"
209209
},
210210
"optionalDependencies": {
211211
"@google-cloud/firestore": "^7.7.0",

0 commit comments

Comments
 (0)