1
0
Fork 0

Merge pull request #5062 from freesewing/dependabot/npm_and_yarn/axios-1.5.1

Bump axios from 1.5.0 to 1.5.1
This commit is contained in:
Joost De Cock 2023-10-03 21:00:23 +02:00 committed by GitHub
commit 4c205af367
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 12 deletions

View file

@ -100,7 +100,7 @@ jaeger:
'@freesewing/plugin-mirror': *freesewing
new-design:
_:
'axios': &axios '1.5.0'
'axios': &axios '1.5.1'
'chalk': '5.0.1'
'execa': '7.2.0'
'mustache': &mustache '4.2.0'

View file

@ -36,7 +36,7 @@
},
"peerDependencies": {},
"dependencies": {
"axios": "1.5.0",
"axios": "1.5.1",
"chalk": "5.0.1",
"execa": "7.2.0",
"mustache": "4.2.0",

View file

@ -3652,7 +3652,7 @@ axe-core@^4.6.2:
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.8.2.tgz#2f6f3cde40935825cf4465e3c1c9e77b240ff6ae"
integrity sha512-/dlp0fxyM3R8YW7MFzaHWXrf4zzbr0vaYb23VBFCl83R7nWNPg/yaQw2Dc8jzCMmDVLhSdzH8MjrsuIUuvX+6g==
axios@, axios@^1.0.0, axios@^1.1.2:
axios@, axios@1.5.1, axios@^1.0.0, axios@^1.1.2:
version "1.5.1"
resolved "https://registry.yarnpkg.com/axios/-/axios-1.5.1.tgz#11fbaa11fc35f431193a9564109c88c1f27b585f"
integrity sha512-Q28iYCWzNHjAm+yEAot5QaAMxhMghWLFVf7rRdwhUI+c2jix2DUXjAHXVi+s1ibs3mjPO/cCgbA++3BjD0vP/A==
@ -3661,15 +3661,6 @@ axios@, axios@^1.0.0, axios@^1.1.2:
form-data "^4.0.0"
proxy-from-env "^1.1.0"
axios@1.5.0:
version "1.5.0"
resolved "https://registry.yarnpkg.com/axios/-/axios-1.5.0.tgz#f02e4af823e2e46a9768cfc74691fdd0517ea267"
integrity sha512-D4DdjDo5CY50Qms0qGQTTw6Q44jl7zRwY7bthds06pUGfChBCTcQs+N743eFWGEd6pRTMd6A+I87aWyFV5wiZQ==
dependencies:
follow-redirects "^1.15.0"
form-data "^4.0.0"
proxy-from-env "^1.1.0"
axobject-query@^3.1.1:
version "3.2.1"
resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-3.2.1.tgz#39c378a6e3b06ca679f29138151e45b2b32da62a"