File tree 2 files changed +10
-1
lines changed
2 files changed +10
-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.6.0 " ,
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.6.0"
2446
+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.0.tgz#f1e5292f26b2fd5c2e66876adc5b06cdbd7d2102"
2447
+ integrity sha512-EZ1DYihju9pwVB+jg67ogm+Tmqc6JmhamRN6I4Zt8DfZu5lbcQGw3ozH9lFejSJgs/ibaef3A9PMXPLeefFGJg==
2448
+ dependencies :
2449
+ follow-redirects "^1.15.0"
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"
You can’t perform that action at this time.
0 commit comments