Skip to content

Commit f88b760

Browse files
chore(deps): update dependency uuid to v11
1 parent 4fd0e2f commit f88b760

File tree

4 files changed

+12
-12
lines changed

4 files changed

+12
-12
lines changed

scripts/subgraphs/products/package-lock.json

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

scripts/subgraphs/products/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"graphql-tag": "2.12.6",
1717
"graphql-ws": "5.16.0",
1818
"supergraph-demo-opentelemetry": "0.2.4",
19-
"uuid": "10.0.0",
19+
"uuid": "11.0.2",
2020
"ws": "8.18.0"
2121
},
2222
"keywords": [],

scripts/subgraphs/users/package-lock.json

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

scripts/subgraphs/users/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"graphql-tag": "2.12.6",
1818
"graphql-ws": "5.16.0",
1919
"supergraph-demo-opentelemetry": "0.2.4",
20-
"uuid": "10.0.0",
20+
"uuid": "11.0.2",
2121
"ws": "8.18.0"
2222
},
2323
"keywords": [],

0 commit comments

Comments
 (0)