fix: examples/with-fauna/package.json to reduce vulnerabilities (#55594)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-GRAPHQL-5905181




Co-authored-by: Snyk bot <19733683+snyk-bot@users.noreply.github.com>
This commit is contained in:
Mayank 2023-09-20 00:02:46 +05:30 committed by GitHub
parent 9b44963cd5
commit 2815c6fc2b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,7 @@
"classnames": "2.3.1",
"date-fns": "2.28.0",
"faunadb": "4.5.4",
"graphql": "16.5.0",
"graphql": "16.8.1",
"graphql-request": "4.3.0",
"next": "latest",
"react": "18.1.0",