1
0
Fork 0

chore(deps): bump axios from 1.3.4 to 1.3.5

Bumps [axios](https://github.com/axios/axios) from 1.3.4 to 1.3.5.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.3.4...v1.3.5)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-04-06 05:07:41 +00:00 committed by GitHub
parent a764ebb6cb
commit 6611725af6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 17 deletions

View file

@ -32,7 +32,7 @@
}, },
"peerDependencies": {}, "peerDependencies": {},
"dependencies": { "dependencies": {
"axios": "1.3.4", "axios": "1.3.5",
"chalk": "5.0.1", "chalk": "5.0.1",
"execa": "7.1.1", "execa": "7.1.1",
"mustache": "4.2.0", "mustache": "4.2.0",

View file

@ -3934,18 +3934,6 @@
get-random-values-esm "^1.0.0" get-random-values-esm "^1.0.0"
lodash "^4.17.21" lodash "^4.17.21"
"@sanity/cli@3.8.2":
version "3.8.2"
resolved "https://registry.yarnpkg.com/@sanity/cli/-/cli-3.8.2.tgz#cee96729db2f114d0208ecc029ce28af0c4d89c4"
integrity sha512-v3UAy4g4Pf+OxTfR61yJ1aqqEE6VNy3Q9QQA2HeIsyLkz9fY5OfsOu8UizmYEEd+rAWohR4yEYUGzWgIT4zdUg==
dependencies:
"@babel/traverse" "^7.19.0"
chalk "^4.1.2"
esbuild "^0.16.5"
esbuild-register "^3.4.1"
get-it "^8.0.9"
pkg-dir "^5.0.0"
"@sanity/cli@3.8.3": "@sanity/cli@3.8.3":
version "3.8.3" version "3.8.3"
resolved "https://registry.yarnpkg.com/@sanity/cli/-/cli-3.8.3.tgz#bfc6b147d8ee589a740e9970dc1e7a8bddf22b67" resolved "https://registry.yarnpkg.com/@sanity/cli/-/cli-3.8.3.tgz#bfc6b147d8ee589a740e9970dc1e7a8bddf22b67"
@ -5625,10 +5613,10 @@ axios@0.21.4:
dependencies: dependencies:
follow-redirects "^1.14.0" follow-redirects "^1.14.0"
axios@1.3.4, axios@^1.0.0, axios@^1.1.2: axios@1.3.5, axios@^1.0.0, axios@^1.1.2:
version "1.3.4" version "1.3.5"
resolved "https://registry.yarnpkg.com/axios/-/axios-1.3.4.tgz#f5760cefd9cfb51fd2481acf88c05f67c4523024" resolved "https://registry.yarnpkg.com/axios/-/axios-1.3.5.tgz#e07209b39a0d11848e3e341fa087acd71dadc542"
integrity sha512-toYm+Bsyl6VC5wSkfkbbNB6ROv7KY93PEBBL6xyDczaIHasAiv4wPqQ/c4RjoQzipxRD2W5g21cOqQulZ7rHwQ== integrity sha512-glL/PvG/E+xCWwV8S6nCHcrfg1exGx7vxyUIivIA1iL7BIh6bePylCfVHwp6k13ao7SATxB6imau2kqY+I67kw==
dependencies: dependencies:
follow-redirects "^1.15.0" follow-redirects "^1.15.0"
form-data "^4.0.0" form-data "^4.0.0"