mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 01:56:46 +00:00
fix(core): Force-upgrade decode-uri-component to address CVE-2022-38900 (#5734)
[GitHub Advisory](https://github.com/advisories/GHSA-w573-4hg7-7wgq)
This commit is contained in:
committed by
GitHub
parent
34d7fcc27e
commit
8dd7f6e1d4
@@ -69,6 +69,7 @@
|
||||
"@types/node": "^16.18.12",
|
||||
"browserslist": "^4.21.4",
|
||||
"chokidar": "3.5.2",
|
||||
"decode-uri-component": "0.2.2",
|
||||
"ejs": "^3.1.8",
|
||||
"fork-ts-checker-webpack-plugin": "^6.0.4",
|
||||
"jsonwebtoken": "9.0.0",
|
||||
|
||||
Reference in New Issue
Block a user