Skip to content

Commit 08dabaf

Browse files
chore(deps): update dependency axios to v1.8.2 [security]
1 parent 278dd42 commit 08dabaf

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"@types/node": "^14.14.10",
7878
"@types/supertest": "^2.0.10",
7979
"@unleash/client-specification": "^4.2.2",
80-
"axios": "1.2.1",
80+
"axios": "1.8.2",
8181
"express": "^4.17.1",
8282
"husky": "^8.0.0",
8383
"is-ci": "^3.0.0",

yarn.lock

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2441,6 +2441,15 @@ [email protected]:
24412441
form-data "^4.0.0"
24422442
proxy-from-env "^1.1.0"
24432443

2444+
2445+
version "1.8.2"
2446+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.2.tgz#fabe06e241dfe83071d4edfbcaa7b1c3a40f7979"
2447+
integrity sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg==
2448+
dependencies:
2449+
follow-redirects "^1.15.6"
2450+
form-data "^4.0.0"
2451+
proxy-from-env "^1.1.0"
2452+
24442453
babel-jest@^28.1.3:
24452454
version "28.1.3"
24462455
resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-28.1.3.tgz#c1187258197c099072156a0a121c11ee1e3917d5"
@@ -4212,6 +4221,11 @@ follow-redirects@^1.15.0:
42124221
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.2.tgz#b460864144ba63f2681096f274c4e57026da2c13"
42134222
integrity sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==
42144223

4224+
follow-redirects@^1.15.6:
4225+
version "1.15.9"
4226+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.9.tgz#a604fa10e443bf98ca94228d9eebcc2e8a2c8ee1"
4227+
integrity sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==
4228+
42154229
42164230
version "7.2.13"
42174231
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-7.2.13.tgz#51ffd6a2f96f03ab64b92f8aedf305dbf3dee0f1"

0 commit comments

Comments
 (0)