Skip to content

Commit 5ff6df1

Browse files
committed
fix: upgrade gatsby from 5.0.0 to 5.12.3
Snyk has created this PR to upgrade gatsby from 5.0.0 to 5.12.3. See this package in npm: https://www.npmjs.com/package/gatsby See this project in Snyk: https://app.snyk.io/org/sammyfilly/project/af737f69-1615-4ff8-88ef-8864ae118b27?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 1c5827d commit 5ff6df1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

starters/gatsby-starter-minimal-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"license": "0BSD",
1919
"dependencies": {
20-
"gatsby": "^5.0.0",
20+
"gatsby": "^5.12.3",
2121
"react": "^18.2.0",
2222
"react-dom": "^18.2.0"
2323
},

0 commit comments

Comments
 (0)