Skip to content

Commit b66ffff

Browse files
committed
fix(security): CVE-2025-13465
1 parent 03ff1dc commit b66ffff

File tree

2 files changed

+28
-10
lines changed

2 files changed

+28
-10
lines changed

package-lock.json

Lines changed: 26 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"ios-mobileprovision-finder": "1.2.1",
7676
"ios-sim-portable": "4.5.1",
7777
"jimp": "1.6.0",
78-
"lodash": "4.17.21",
78+
"lodash": "4.17.23",
7979
"log4js": "6.9.1",
8080
"marked": "15.0.12",
8181
"marked-terminal": "7.3.0",
@@ -118,7 +118,7 @@
118118
"@types/chai-as-promised": "8.0.2",
119119
"@types/color": "4.2.0",
120120
"@types/convert-source-map": "2.0.3",
121-
"@types/lodash": "4.17.21",
121+
"@types/lodash": "4.17.23",
122122
"@types/marked-terminal": "^6.1.1",
123123
"@types/node": "^22.0.0",
124124
"@types/npmcli__arborist": "^6.3.0",

0 commit comments

Comments
 (0)