Skip to content

Commit 2265e59

Browse files
renovate[bot]mergify[bot]
authored andcommitted
fix(deps): update dependency axios to v1.13.5 [security]
1 parent c1a7575 commit 2265e59

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"dependencies": {
1717
"async-mutex": "0.5.0",
18-
"axios": "1.13.4",
18+
"axios": "1.13.5",
1919
"bcrypt": "6.0.0",
2020
"cors": "2.8.6",
2121
"cos-nodejs-sdk-v5": "2.15.4",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -723,13 +723,13 @@ aws4@^1.8.0:
723723
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.13.2.tgz#0aa167216965ac9474ccfa83892cfb6b3e1e52ef"
724724
integrity sha512-lHe62zvbTB5eEABUVi/AwVh0ZKY9rMMDhmm+eeyuuUQbQ3+J+fONVQOZyj+DdrvD4BY33uYniyRJ4UJIaSKAfw==
725725

726-
axios@1.13.4:
727-
version "1.13.4"
728-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.13.4.tgz#15d109a4817fb82f73aea910d41a2c85606076bc"
729-
integrity sha512-1wVkUaAO6WyaYtCkcYCOx12ZgpGf9Zif+qXa4n+oYzK558YryKqiL6UWwd5DqiH3VRW0GYhTZQ/vlgJrCoNQlg==
726+
axios@1.13.5:
727+
version "1.13.5"
728+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.13.5.tgz#5e464688fa127e11a660a2c49441c009f6567a43"
729+
integrity sha512-cz4ur7Vb0xS4/KUN0tPWe44eqxrIu31me+fbang3ijiNscE129POzipJJA6zniq2C/Z6sJCjMimjS8Lc/GAs8Q==
730730
dependencies:
731-
follow-redirects "^1.15.6"
732-
form-data "^4.0.4"
731+
follow-redirects "^1.15.11"
732+
form-data "^4.0.5"
733733
proxy-from-env "^1.1.0"
734734

735735
axios@^0.21.1:
@@ -1615,7 +1615,7 @@ flatted@^3.2.9:
16151615
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.3.3.tgz#67c8fad95454a7c7abebf74bb78ee74a44023358"
16161616
integrity sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==
16171617

1618-
follow-redirects@^1.14.0, follow-redirects@^1.15.6:
1618+
follow-redirects@^1.14.0, follow-redirects@^1.15.11, follow-redirects@^1.15.6:
16191619
version "1.15.11"
16201620
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.11.tgz#777d73d72a92f8ec4d2e410eb47352a56b8e8340"
16211621
integrity sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ==
@@ -1632,7 +1632,7 @@ forever-agent@~0.6.1:
16321632
resolved "https://registry.yarnpkg.com/forever-agent/-/forever-agent-0.6.1.tgz#fbc71f0c41adeb37f96c577ad1ed42d8fdacca91"
16331633
integrity sha512-j0KLYPhm6zeac4lz3oJ3o65qvgQCcPubiyotZrXqEaG4hNagNYO8qdlUrX5vwqv9ohqeT/Z3j6+yW067yWWdUw==
16341634

1635-
form-data@^4.0.4:
1635+
form-data@^4.0.4, form-data@^4.0.5:
16361636
version "4.0.5"
16371637
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.5.tgz#b49e48858045ff4cbf6b03e1805cebcad3679053"
16381638
integrity sha512-8RipRLol37bNs2bhoV67fiTEvdTrbMUYcFTiy3+wuuOnUog2QBHCZWXDRijWQfAkhBj2Uf5UnVaiWwA5vdd82w==

0 commit comments

Comments
 (0)