Skip to content

Commit 576ac52

Browse files
authored
fix(deps): update axios to 1.8.2 or later to fix CVE-2025-27152 (#886)
* fix(deps): update axios to 1.8.2 or later to fix CVE-2025-27152 * fix(deps): include yarn.lock with updated package.json
1 parent fbcecee commit 576ac52

File tree

2 files changed

+3770
-3961
lines changed

2 files changed

+3770
-3961
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"@nestjs/core": "10.4.15",
8585
"@nestjs/platform-express": "10.4.15",
8686
"@nuxtjs/opencollective": "0.3.2",
87-
"axios": "^1.6.5",
87+
"axios": "^1.8.2",
8888
"chalk": "4.1.2",
8989
"commander": "8.3.0",
9090
"compare-versions": "4.1.4",
@@ -140,4 +140,4 @@
140140
"type-fest": "4.33.0",
141141
"typescript": "5.5.4"
142142
}
143-
}
143+
}

0 commit comments

Comments
 (0)