Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"@docsearch/js": "3.5.2",
"@fec/gatsby-plugin-advanced-feed": "^3.0.1",
"@reach/router": "^1.1.1",
"gatsby": "^5.14.0",
"gatsby": "^5.14.6",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

critical

While this gatsby upgrade is intended to fix a security vulnerability, it introduces a dependency on an unpublished version of multer (2.0.2), which will likely cause your build to fail. This is a critical issue that needs to be addressed. Please see my comment on yarn.lock for more details.

"gatsby-cli": "^5.10.0",
"gatsby-link": "^5.8.0",
"gatsby-plugin-csp": "^1.1.4",
Expand Down
Loading