mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
fix(core): Upgrade semver to address CVE-2022-25883 (#6689)
* fix(core): Upgrade semver to address CVE-2022-25883 [GH Advisory](https://github.com/advisories/GHSA-c2qf-rxjj-qqgw) * enforce the patched version of semver everywhere in the dev setup
This commit is contained in:
committed by
GitHub
parent
486d16bcdb
commit
9daf944ba5
@@ -82,6 +82,7 @@
|
||||
"http-cache-semantics": "4.1.1",
|
||||
"jsonwebtoken": "9.0.0",
|
||||
"prettier": "^2.8.3",
|
||||
"semver": "^7.5.4",
|
||||
"tough-cookie": "^4.1.3",
|
||||
"tslib": "^2.5.0",
|
||||
"ts-node": "^10.9.1",
|
||||
|
||||
Reference in New Issue
Block a user