Skip to content

Commit 9c4c674

Browse files
authored
chore(deps): fix axios security vulnerability (#2872)
1 parent ef450cc commit 9c4c674

3 files changed

Lines changed: 1238 additions & 319 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@
4949
"@types/ua-parser-js": "^0.7.36",
5050
"@types/wink-jaro-distance": "^2.0.2",
5151
"ace-builds": "1.43.4",
52-
"axios": "1.13.3",
53-
"axios-rate-limit": "1.4.0",
52+
"axios": "1.15.0",
53+
"axios-rate-limit": "1.9.0",
5454
"bcrypt": "6.0.0",
5555
"bowser": "2.13.1",
5656
"connect-typeorm": "1.1.4",

0 commit comments

Comments
 (0)