Skip to content

Commit

Permalink
fix: docs/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-SHARP-5922108
  • Loading branch information
snyk-bot committed Sep 29, 2023
1 parent c83e344 commit cc4fabb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"dependencies": {
"gatsby": "^3.0.0",
"gatsby-plugin-google-analytics": "^2.1.16",
"gatsby-plugin-manifest": "^3.13.0",
"gatsby-plugin-manifest": "^5.10.0",
"gatsby-plugin-offline": "^2.0.25",
"gatsby-plugin-react-helmet": "^3.0.10",
"gatsby-plugin-sass": "^2.0.11",
Expand Down

0 comments on commit cc4fabb

Please sign in to comment.