Skip to content

Commit 9940b17

Browse files
chore(deps): update dependency uuid to v11
1 parent 0808ef1 commit 9940b17

File tree

3 files changed

+32
-4
lines changed

3 files changed

+32
-4
lines changed

internals-js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"chalk": "^4.1.0",
2727
"js-levenshtein": "^1.1.6",
2828
"@types/uuid": "^9.0.0",
29-
"uuid": "^9.0.0"
29+
"uuid": "^11.0.0"
3030
},
3131
"publishConfig": {
3232
"access": "public"

package-lock.json

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

query-graphs-js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@apollo/federation-internals": "2.9.3",
2727
"deep-equal": "^2.0.5",
2828
"ts-graphviz": "^1.5.4",
29-
"uuid": "^9.0.0"
29+
"uuid": "^11.0.0"
3030
},
3131
"publishConfig": {
3232
"access": "public"

0 commit comments

Comments
 (0)