mirror of
https://github.com/System-End/site.git
synced 2026-04-19 23:22:49 +00:00
Merge pull request #783 from hackclub/dependabot/npm_and_yarn/axios-1.4.0
Bump axios from 1.3.5 to 1.4.0
This commit is contained in:
commit
4ef90e2b0a
2 changed files with 5 additions and 5 deletions
|
|
@ -28,7 +28,7 @@
|
|||
"airtable-plus": "^1.0.4",
|
||||
"animated-value": "^0.2.4",
|
||||
"animejs": "^3.2.1",
|
||||
"axios": "^1.3.5",
|
||||
"axios": "^1.4.0",
|
||||
"country-list-js": "^3.1.7",
|
||||
"cursor-effects": "^1.0.11",
|
||||
"devtools-detect": "^4.0.1",
|
||||
|
|
|
|||
|
|
@ -1422,10 +1422,10 @@ axe-core@^4.3.5:
|
|||
resolved "https://registry.npmjs.org/axe-core/-/axe-core-4.3.5.tgz"
|
||||
integrity sha512-WKTW1+xAzhMS5dJsxWkliixlO/PqC4VhmO9T4juNYcaTg9jzWiJsou6m5pxWYGfigWbwzJWeFY6z47a+4neRXA==
|
||||
|
||||
axios@^1.3.5:
|
||||
version "1.3.5"
|
||||
resolved "https://registry.yarnpkg.com/axios/-/axios-1.3.5.tgz#e07209b39a0d11848e3e341fa087acd71dadc542"
|
||||
integrity sha512-glL/PvG/E+xCWwV8S6nCHcrfg1exGx7vxyUIivIA1iL7BIh6bePylCfVHwp6k13ao7SATxB6imau2kqY+I67kw==
|
||||
axios@^1.4.0:
|
||||
version "1.4.0"
|
||||
resolved "https://registry.yarnpkg.com/axios/-/axios-1.4.0.tgz#38a7bf1224cd308de271146038b551d725f0be1f"
|
||||
integrity sha512-S4XCWMEmzvo64T9GfvQDOXgYRDJ/wsSZc7Jvdgx5u1sd0JwsuPLqb3SYmusag+edF6ziyMensPVqLTSc1PiSEA==
|
||||
dependencies:
|
||||
follow-redirects "^1.15.0"
|
||||
form-data "^4.0.0"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue