Update dependency axios to v1.1.3
This commit is contained in:
parent
af637f4d28
commit
b4579b32e0
2 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"dependencies": {
|
||||
"axios": "1.1.2",
|
||||
"axios": "1.1.3",
|
||||
"cors": "2.8.5",
|
||||
"ejs": "3.1.8",
|
||||
"express": "4.18.2",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -288,14 +288,14 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"axios@npm:1.1.2":
|
||||
version: 1.1.2
|
||||
resolution: "axios@npm:1.1.2"
|
||||
"axios@npm:1.1.3":
|
||||
version: 1.1.3
|
||||
resolution: "axios@npm:1.1.3"
|
||||
dependencies:
|
||||
follow-redirects: ^1.15.0
|
||||
form-data: ^4.0.0
|
||||
proxy-from-env: ^1.1.0
|
||||
checksum: 136c25a5031aa2845fdbda3006c36888bbe351b11d1195f1f898a23c5df1430febbdb1ad034a61f27967e83762d5b5a3e851fff8a363cb4badeb883f8ff21461
|
||||
checksum: cab3b17bf6092c9387f7023d699db093cfa23650b56c4422cd474d124b78b2e3b5a520f932c330664a58ab85b867b1c25a95cace475ef72d236888c852b84e6d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -2175,7 +2175,7 @@ __metadata:
|
|||
version: 0.0.0-use.local
|
||||
resolution: "root-workspace-0b6124@workspace:."
|
||||
dependencies:
|
||||
axios: 1.1.2
|
||||
axios: 1.1.3
|
||||
cors: 2.8.5
|
||||
ejs: 3.1.8
|
||||
eslint: 8.25.0
|
||||
|
|
Reference in a new issue