Skip to content

Commit 632ea7a

Browse files
committed
fix: deps/npm/docs/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-14724253
1 parent 90d8e22 commit 632ea7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps/npm/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"gatsby-plugin-prefetch-google-fonts": "^1.4.3",
2222
"gatsby-plugin-react-helmet": "^3.1.18",
2323
"gatsby-plugin-root-import": "^2.0.5",
24-
"gatsby-plugin-sharp": "^2.3.10",
24+
"gatsby-plugin-sharp": "^2.13.0",
2525
"gatsby-plugin-styled-components": "^3.1.16",
2626
"gatsby-remark-autolink-headers": "^2.1.21",
2727
"gatsby-remark-prismjs": "^3.3.28",

0 commit comments

Comments
 (0)