Merge pull request #6393 from freesewing/dependabot/npm_and_yarn/axios-1.6.8
chore(deps): Bump axios from 1.6.7 to 1.6.8
This commit is contained in:
commit
d3268b2d48
3 changed files with 8 additions and 8 deletions
|
@ -36,7 +36,7 @@
|
|||
},
|
||||
"peerDependencies": {},
|
||||
"dependencies": {
|
||||
"axios": "1.6.7",
|
||||
"axios": "1.6.8",
|
||||
"chalk": "5.3.0",
|
||||
"execa": "8.0.1",
|
||||
"mustache": "4.2.0",
|
||||
|
|
|
@ -46,7 +46,7 @@
|
|||
"@tailwindcss/nesting": "^0.0.0-insiders.565cd3e",
|
||||
"@tailwindcss/typography": "0.5.10",
|
||||
"autoprefixer": "10.4.18",
|
||||
"axios": "1.6.7",
|
||||
"axios": "1.6.8",
|
||||
"d3-dispatch": "3.0.1",
|
||||
"d3-drag": "3.0.0",
|
||||
"d3-selection": "3.0.0",
|
||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -3394,12 +3394,12 @@ axe-core@=4.7.0:
|
|||
resolved "https://registry.npmjs.org/axe-core/-/axe-core-4.7.0.tgz"
|
||||
integrity sha512-M0JtH+hlOL5pLQwHOLNYZaXuhqmvS8oExsqB1SBYgA4Dk7u/xx+YdGHXaK5pyUfed5mYXdlYiphWq3G8cRi5JQ==
|
||||
|
||||
axios@1.6.7, axios@^1.5.1, axios@^1.6.0:
|
||||
version "1.6.7"
|
||||
resolved "https://registry.npmjs.org/axios/-/axios-1.6.7.tgz"
|
||||
integrity sha512-/hDJGff6/c7u0hDkvkGxR/oy6CbCs8ziCsC7SqmhjfozqiJGc8Z11wrv9z9lYfY4K8l+H9TpjcMDX0xOZmx+RA==
|
||||
axios@1.6.8, axios@^1.5.1, axios@^1.6.0:
|
||||
version "1.6.8"
|
||||
resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.8.tgz#66d294951f5d988a00e87a0ffb955316a619ea66"
|
||||
integrity sha512-v/ZHtJDU39mDpyBoFVkETcd/uNdxrWRrg3bKpOKzXFA6Bvqopts6ALSMU3y6ijYxbw2B+wPrIv46egTzJXCLGQ==
|
||||
dependencies:
|
||||
follow-redirects "^1.15.4"
|
||||
follow-redirects "^1.15.6"
|
||||
form-data "^4.0.0"
|
||||
proxy-from-env "^1.1.0"
|
||||
|
||||
|
@ -6139,7 +6139,7 @@ flatted@^3.2.9:
|
|||
resolved "https://registry.npmjs.org/flatted/-/flatted-3.2.9.tgz"
|
||||
integrity sha512-36yxDn5H7OFZQla0/jFJmbIKTdZAQHngCedGxiMmpNfEZM0sdEeT+WczLQrjK6D7o2aiyLYDnkw0R3JK0Qv1RQ==
|
||||
|
||||
follow-redirects@^1.15.4:
|
||||
follow-redirects@^1.15.6:
|
||||
version "1.15.6"
|
||||
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.6.tgz#7f815c0cda4249c74ff09e95ef97c23b5fd0399b"
|
||||
integrity sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue