Skip to content

Commit 5e8be71

Browse files
chore(deps): update dependency uuid to v14 [security]
1 parent d9c721c commit 5e8be71

3 files changed

Lines changed: 33 additions & 4 deletions

File tree

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": "^14.0.0"
3030
},
3131
"publishConfig": {
3232
"access": "public"

package-lock.json

Lines changed: 31 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.14.0",
2727
"deep-equal": "^2.0.5",
2828
"ts-graphviz": "^1.5.4",
29-
"uuid": "^9.0.0"
29+
"uuid": "^14.0.0"
3030
},
3131
"publishConfig": {
3232
"access": "public"

0 commit comments

Comments
 (0)