Skip to content

Commit 40ed23f

Browse files
chore(deps): update dependency uuid to v9 (main) (#6883)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cdbaae8 commit 40ed23f

File tree

2 files changed

+14
-7
lines changed

2 files changed

+14
-7
lines changed

package-lock.json

+13-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/apollo-server-core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"loglevel": "^1.6.8",
4646
"lru-cache": "^6.0.0",
4747
"sha.js": "^2.4.11",
48-
"uuid": "^8.0.0",
48+
"uuid": "^9.0.0",
4949
"whatwg-mimetype": "^3.0.0"
5050
},
5151
"peerDependencies": {

0 commit comments

Comments
 (0)