Skip to content

Commit

Permalink
fix: 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-SOCKETIOPARSER-5596892
  • Loading branch information
snyk-bot committed May 25, 2023
1 parent c00a75d commit 654076c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"assert": "^2.0.0",
"crypto-browserify": "^3.12.0",
"framer-motion": "^6.2.8",
"gatsby": "^4.9.0",
"gatsby": "^4.25.4",
"gatsby-plugin-emotion": "^7.9.0",
"gatsby-plugin-netlify": "^4.1.0",
"gatsby-plugin-react-helmet": "^5.9.0",
Expand Down

0 comments on commit 654076c

Please sign in to comment.