File tree 2 files changed +15
-1
lines changed
2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 77
77
"@types/node" : " ^14.14.10" ,
78
78
"@types/supertest" : " ^2.0.10" ,
79
79
"@unleash/client-specification" : " ^4.2.2" ,
80
- "axios" : " 1.2.1 " ,
80
+ "axios" : " 1.8.2 " ,
81
81
"express" : " ^4.17.1" ,
82
82
"husky" : " ^8.0.0" ,
83
83
"is-ci" : " ^3.0.0" ,
Original file line number Diff line number Diff line change 2441
2441
form-data "^4.0.0"
2442
2442
proxy-from-env "^1.1.0"
2443
2443
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
+
2444
2453
babel-jest@^28.1.3 :
2445
2454
version "28.1.3"
2446
2455
resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-28.1.3.tgz#c1187258197c099072156a0a121c11ee1e3917d5"
@@ -4212,6 +4221,11 @@ follow-redirects@^1.15.0:
4212
4221
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.2.tgz#b460864144ba63f2681096f274c4e57026da2c13"
4213
4222
integrity sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==
4214
4223
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
+
4215
4229
4216
4230
version "7.2.13"
4217
4231
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-7.2.13.tgz#51ffd6a2f96f03ab64b92f8aedf305dbf3dee0f1"
You can’t perform that action at this time.
0 commit comments