Skip to content

Commit 9a42767

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-WEBPACK-7840298
1 parent 49c6b97 commit 9a42767

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
"bluebird": "^3.7.2",
2424
"eslint-plugin-react-hooks": "^5.2.0",
2525
"firebase": "^11.4.0",
26-
"gatsby": "^5.14.1",
26+
"gatsby": "^5.14.2",
2727
"gatsby-plugin-catch-links": "^5.14.0",
2828
"gatsby-plugin-cname": "^1.0.0",
2929
"gatsby-plugin-google-fonts": "^1.0.1",

0 commit comments

Comments
 (0)