Skip to content

Commit cc4fabb

Browse files
committed
fix: docs/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SHARP-5922108
1 parent c83e344 commit cc4fabb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"dependencies": {
77
"gatsby": "^3.0.0",
88
"gatsby-plugin-google-analytics": "^2.1.16",
9-
"gatsby-plugin-manifest": "^3.13.0",
9+
"gatsby-plugin-manifest": "^5.10.0",
1010
"gatsby-plugin-offline": "^2.0.25",
1111
"gatsby-plugin-react-helmet": "^3.0.10",
1212
"gatsby-plugin-sass": "^2.0.11",

0 commit comments

Comments
 (0)