Skip to content

Commit 05584a0

Browse files
Merge pull request #531 from ps2alerts/depfu/update/yarn/axios-1.8.2
🚨 [security] Update axios 1.3.4 → 1.8.2 (minor)
2 parents 1189d0e + a4c51c0 commit 05584a0

File tree

2 files changed

+12
-7
lines changed

2 files changed

+12
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@willsoto/nestjs-prometheus": "^6.0.0",
5757
"amqp-connection-manager": "^4.1.11",
5858
"amqplib": "^0.10.3",
59-
"axios": "^1.3.4",
59+
"axios": "^1.8.2",
6060
"cache-manager": "^4.1.0",
6161
"cache-manager-ioredis": "^2.1.0",
6262
"class-transformer": "^0.5.1",

yarn.lock

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2514,12 +2514,12 @@ [email protected]:
25142514
follow-redirects "^1.3.0"
25152515
is-buffer "^1.1.5"
25162516

2517-
axios@^1.3.4:
2518-
version "1.3.4"
2519-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.3.4.tgz#f5760cefd9cfb51fd2481acf88c05f67c4523024"
2520-
integrity sha512-toYm+Bsyl6VC5wSkfkbbNB6ROv7KY93PEBBL6xyDczaIHasAiv4wPqQ/c4RjoQzipxRD2W5g21cOqQulZ7rHwQ==
2517+
axios@^1.8.2:
2518+
version "1.8.2"
2519+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.2.tgz#fabe06e241dfe83071d4edfbcaa7b1c3a40f7979"
2520+
integrity sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg==
25212521
dependencies:
2522-
follow-redirects "^1.15.0"
2522+
follow-redirects "^1.15.6"
25232523
form-data "^4.0.0"
25242524
proxy-from-env "^1.1.0"
25252525

@@ -3845,7 +3845,12 @@ flatted@^3.1.0:
38453845
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.7.tgz#609f39207cb614b89d0765b477cb2d437fbf9787"
38463846
integrity sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==
38473847

3848-
follow-redirects@^1.15.0, follow-redirects@^1.3.0:
3848+
follow-redirects@^1.15.6:
3849+
version "1.15.9"
3850+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.9.tgz#a604fa10e443bf98ca94228d9eebcc2e8a2c8ee1"
3851+
integrity sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==
3852+
3853+
follow-redirects@^1.3.0:
38493854
version "1.15.2"
38503855
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.2.tgz#b460864144ba63f2681096f274c4e57026da2c13"
38513856
integrity sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==

0 commit comments

Comments
 (0)