Skip to content

Commit c37f4d3

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 9773e42 commit c37f4d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deps/npm/docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"gatsby-plugin-prefetch-google-fonts": "^1.4.3",
2121
"gatsby-plugin-react-helmet": "^3.1.4",
2222
"gatsby-plugin-root-import": "^2.0.5",
23-
"gatsby-plugin-sharp": "^2.2.13",
23+
"gatsby-plugin-sharp": "^2.13.0",
2424
"gatsby-plugin-styled-components": "^3.1.11",
2525
"gatsby-remark-autolink-headers": "^2.1.10",
2626
"gatsby-remark-prismjs": "^3.3.13",

0 commit comments

Comments
 (0)