Skip to content

Commit abc1cc1

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-AXIOS-12613773
1 parent 8ec3b55 commit abc1cc1

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
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"babel-plugin-styled-components": "^1.10.6",
1313
"eslint": "^6.3.0",
14-
"gatsby": "^2.18.17",
14+
"gatsby": "^5.14.0",
1515
"gatsby-image": "^2.2.37",
1616
"gatsby-plugin-catch-links": "^2.1.21",
1717
"gatsby-plugin-ipfs": "^2.0.2",

0 commit comments

Comments
 (0)