Skip to content

Commit 78ac14c

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-IP-6240864
1 parent fc63c74 commit 78ac14c

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
@@ -6,7 +6,7 @@
66
"dependencies": {
77
"core-js": "^2.6.0",
88
"disqus-react": "^1.0.4",
9-
"gatsby": "^2.0.0",
9+
"gatsby": "^3.13.0",
1010
"gatsby-image": "^2.0.22",
1111
"gatsby-link": "^2.0.7",
1212
"gatsby-plugin-canonical-urls": "^2.0.8",

0 commit comments

Comments
 (0)