Skip to content
Open
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 @@ -28,7 +28,7 @@
"eslint": "^7.27.0",
"husky": "^6.0.0",
"lint-staged": "^11.0.0",
"netlify-cli": "^3.31.16",
"netlify-cli": "^8.1.4",

Choose a reason for hiding this comment

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

🛑 [Security Vulnerability]: This update addresses a critical Regular Expression Denial of Service (ReDoS) vulnerability in netlify-cli1. The major version jump from 3.x to 8.x may include breaking changes that need to be tested thoroughly before deployment.

Footnotes

  1. CWE-1333: Regular Expression Denial of Service - https://cwe.mitre.org/data/definitions/1333.html

"prettier": "^2.3.0",
"typescript": "^4.3.2"
},
Expand Down