Skip to content

Commit 95af2c7

Browse files
committed
fix: docs/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SOCKETIO-7278048
1 parent 16a67b4 commit 95af2c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"version": "1.0.0",
55
"author": "Hunter Chang",
66
"dependencies": {
7-
"gatsby": "^3.0.0",
7+
"gatsby": "^5.12.0",
88
"gatsby-plugin-google-analytics": "^2.1.16",
99
"gatsby-plugin-manifest": "^3.13.0",
1010
"gatsby-plugin-offline": "^2.0.25",

0 commit comments

Comments
 (0)