Skip to content

Commit 74a6ad6

Browse files
committed
fix(deps): update dependency graphql to v16.8.1 [security]
1 parent cad4fcf commit 74a6ad6

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

subscription-with-authentication/frontend/package-lock.json

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

subscription-with-authentication/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"apollo-link-http": "latest",
1111
"apollo-link-ws": "1.0.20",
1212
"apollo-utilities": "latest",
13-
"graphql": "16.7.1",
13+
"graphql": "16.8.1",
1414
"graphql-tag": "2.12.6",
1515
"react": "18.2.0",
1616
"react-apollo": "3.1.5",

0 commit comments

Comments
 (0)