Skip to content

Commit 1840373

Browse files
chore(deps): update dependency axios to v1.6.0 [security]
1 parent c6b8198 commit 1840373

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

package.json

+1-1
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.6.0",
8181
"express": "^4.17.1",
8282
"husky": "^8.0.0",
8383
"is-ci": "^3.0.0",

yarn.lock

+9
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.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+
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"

0 commit comments

Comments
 (0)