Skip to content
This repository was archived by the owner on Apr 20, 2023. It is now read-only.

Commit 91083e4

Browse files
authored
fix: upgrade graphql from 14.0.2 to 14.6.0 (#44)
Snyk has created this PR to upgrade graphql from 14.0.2 to 14.6.0. See this package in NPM: https://www.npmjs.com/package/graphql See this project in Snyk: https://app.snyk.io/org/yowainwright/project/db3755b8-83ff-486a-9398-cc2d2d39d420?utm_source=github&utm_medium=upgrade-pr
1 parent 04a4550 commit 91083e4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Diff for: finished-application/frontend/package-lock.json

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

Diff for: finished-application/frontend/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"downshift": "^2.2.3",
2424
"enzyme": "^3.6.0",
2525
"enzyme-adapter-react-16": "^1.5.0",
26-
"graphql": "^14.0.2",
26+
"graphql": "^14.6.0",
2727
"graphql-tag": "^2.9.2",
2828
"lodash.debounce": "^4.0.8",
2929
"next": "^9.3.4",

0 commit comments

Comments
 (0)