Update dependency axios to v1.1.0
This commit is contained in:
parent
1694682901
commit
916334f35f
2 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"dependencies": {
|
||||
"axios": "1.0.0",
|
||||
"axios": "1.1.0",
|
||||
"cors": "2.8.5",
|
||||
"ejs": "3.1.8",
|
||||
"express": "4.18.1",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -295,14 +295,14 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"axios@npm:1.0.0":
|
||||
version: 1.0.0
|
||||
resolution: "axios@npm:1.0.0"
|
||||
"axios@npm:1.1.0":
|
||||
version: 1.1.0
|
||||
resolution: "axios@npm:1.1.0"
|
||||
dependencies:
|
||||
follow-redirects: ^1.15.0
|
||||
form-data: ^4.0.0
|
||||
proxy-from-env: ^1.1.0
|
||||
checksum: 6270712ec3259d0603932edbd5f9da18f941e905a128585d4e9caf8e5ccaff988f2318f45c451ab43d0d52a40dc0f63cfb53c86073e5c689a017930e1b0e6227
|
||||
checksum: e26df8edaf953640b331638886725335ad57a3b786a13aa93c5ac33f7edfa691026c31d42e88defef5709196978c7a449a4c556937a63037b21216ab7b169b1e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -2183,7 +2183,7 @@ __metadata:
|
|||
version: 0.0.0-use.local
|
||||
resolution: "root-workspace-0b6124@workspace:."
|
||||
dependencies:
|
||||
axios: 1.0.0
|
||||
axios: 1.1.0
|
||||
cors: 2.8.5
|
||||
ejs: 3.1.8
|
||||
eslint: 8.24.0
|
||||
|
|
Reference in a new issue