Skip to content

Commit

Permalink
chore(deps): update dependency uuid to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 23, 2024
1 parent 0d0e697 commit 004d3fa
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 4 deletions.
2 changes: 1 addition & 1 deletion internals-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"chalk": "^4.1.0",
"js-levenshtein": "^1.1.6",
"@types/uuid": "^9.0.0",
"uuid": "^9.0.0"
"uuid": "^11.0.0"
},
"publishConfig": {
"access": "public"
Expand Down
32 changes: 30 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion query-graphs-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@apollo/federation-internals": "2.9.3",
"deep-equal": "^2.0.5",
"ts-graphviz": "^1.5.4",
"uuid": "^9.0.0"
"uuid": "^11.0.0"
},
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 004d3fa

Please sign in to comment.