Skip to content

Commit 69cf904

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LODASH-1018905 - https://snyk.io/vuln/SNYK-JS-LODASH-1040724
1 parent c6d14cc commit 69cf904

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"documentation": "^13.2.0",
2424
"fs-extra": "^7.0.1",
2525
"gatsby": "^2.32.11",
26-
"gatsby-plugin-advanced-sitemap": "^1.6.0",
26+
"gatsby-plugin-advanced-sitemap": "^2.0.0",
2727
"gatsby-plugin-react-helmet": "^3.3.3",
2828
"gatsby-plugin-sass": "^2.8.0",
2929
"gatsby-plugin-sharp": "^3.1.2",

0 commit comments

Comments
 (0)