fix: override lodash >=4.18.0 to patch code injection vulnerability #38

Merged
privilegedescalation-engineer[bot] merged 3 commits from fix/lodash-cve-ghsa-r5fr-rjxr-66jc into main 2026-05-04 03:23:44 +00:00
2 changed files with 0 additions and 4 deletions
Showing only changes of commit 43998745d9 - Show all commits
-1
View File
@@ -35,7 +35,6 @@
"@types/react-dom": "^18.0.0",
"eslint": "^8.57.0",
"jsdom": "^24.0.0",
"lodash": "4.18.1",
"notistack": "^3.0.0",
"prettier": "^2.8.8",
"react": "^18.3.1",
1
-3
View File
@@ -38,9 +38,6 @@ importers:
jsdom:
specifier: ^24.0.0
version: 24.1.3
lodash:
specifier: 4.18.1
version: 4.18.1
notistack:
specifier: ^3.0.0
version: 3.0.2(csstype@3.2.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)