Merge pull request #3557 from freesewing/dependabot/npm_and_yarn/axios-1.3.3
chore(deps): bump axios from 1.2.6 to 1.3.3
This commit is contained in:
commit
150b9f49d2
3 changed files with 6 additions and 6 deletions
|
@ -96,7 +96,7 @@ jaeger:
|
|||
'@freesewing/plugin-mirror': *freesewing
|
||||
new-design:
|
||||
_:
|
||||
'axios': '1.2.6'
|
||||
'axios': '1.3.3'
|
||||
'chalk': '5.0.1'
|
||||
'execa': '6.1.0'
|
||||
'mustache': '4.2.0'
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
},
|
||||
"peerDependencies": {},
|
||||
"dependencies": {
|
||||
"axios": "1.2.6",
|
||||
"axios": "1.3.3",
|
||||
"chalk": "5.0.1",
|
||||
"execa": "6.1.0",
|
||||
"mustache": "4.2.0",
|
||||
|
|
|
@ -6096,10 +6096,10 @@ axios@0.21.4:
|
|||
dependencies:
|
||||
follow-redirects "^1.14.0"
|
||||
|
||||
axios@1.2.6, axios@^1.0.0, axios@^1.1.2:
|
||||
version "1.2.6"
|
||||
resolved "https://registry.yarnpkg.com/axios/-/axios-1.2.6.tgz#eacb6d065baa11bad5959e7ffa0cb6745c65f392"
|
||||
integrity sha512-rC/7F08XxZwjMV4iuWv+JpD3E0Ksqg9nac4IIg6RwNuF0JTeWoCo/mBNG54+tNhhI11G3/VDRbdDQTs9hGp4pQ==
|
||||
axios@1.3.3, axios@^1.0.0, axios@^1.1.2:
|
||||
version "1.3.3"
|
||||
resolved "https://registry.yarnpkg.com/axios/-/axios-1.3.3.tgz#e7011384ba839b885007c9c9fae1ff23dceb295b"
|
||||
integrity sha512-eYq77dYIFS77AQlhzEL937yUBSepBfPIe8FcgEDN35vMNZKMrs81pgnyrQpwfy4NF4b4XWX1Zgx7yX+25w8QJA==
|
||||
dependencies:
|
||||
follow-redirects "^1.15.0"
|
||||
form-data "^4.0.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue