Skip to content

Commit

Permalink
fix: examples/with-reason-relay/package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-BRACES-6838727
- https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728
  • Loading branch information
snyk-bot committed May 14, 2024
1 parent a5fea53 commit f35515b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/with-reason-relay/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"graphql": "15.0.0",
"isomorphic-unfetch": "^3.0.0",
"next": "latest",
"next-transpile-modules": "4.0.2",
"next-transpile-modules": "5.0.0",
"react": "^16.13.0",
"react-dom": "^16.13.0",
"react-relay": "0.0.0-experimental-8cc94ddc",
Expand Down

0 comments on commit f35515b

Please sign in to comment.