mirror of
https://github.com/System-End/site.git
synced 2026-04-19 16:28:21 +00:00
Bump axios from 1.13.2 to 1.13.3 (#1803)
Bumps [axios](https://github.com/axios/axios) from 1.13.2 to 1.13.3. - [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.13.2...v1.13.3) --- updated-dependencies: - dependency-name: axios dependency-version: 1.13.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Echo <github@3kh0.net>
This commit is contained in:
parent
2a2e18e3c0
commit
a2a1a93a36
2 changed files with 5 additions and 5 deletions
|
|
@ -37,7 +37,7 @@
|
|||
"airtable-plus": "^1.0.4",
|
||||
"animated-value": "^0.2.4",
|
||||
"animejs": "^3.2.2",
|
||||
"axios": "^1.8.1",
|
||||
"axios": "^1.13.3",
|
||||
"camelcase": "^8.0.0",
|
||||
"cookies-next": "^4.3.0",
|
||||
"country-list": "^2.3.0",
|
||||
|
|
|
|||
|
|
@ -2679,10 +2679,10 @@ axe-core@^4.10.0:
|
|||
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.11.1.tgz#052ff9b2cbf543f5595028b583e4763b40c78ea7"
|
||||
integrity sha512-BASOg+YwO2C+346x3LZOeoovTIoTrRqEsqMa6fmfAV0P+U9mFr9NsyOEpiYvFjbc64NMrSswhV50WdXzdb/Z5A==
|
||||
|
||||
axios@^1.12.0, axios@^1.8.1:
|
||||
version "1.13.2"
|
||||
resolved "https://registry.npmjs.org/axios/-/axios-1.13.2.tgz"
|
||||
integrity sha512-VPk9ebNqPcy5lRGuSlKx752IlDatOjT9paPlm8A7yOuW2Fbvp4X3JznJtT4f0GzGLLiWE9W8onz51SqLYwzGaA==
|
||||
axios@^1.12.0, axios@^1.13.3:
|
||||
version "1.13.3"
|
||||
resolved "https://registry.yarnpkg.com/axios/-/axios-1.13.3.tgz#f123e77356630a22b0163920662556944f2be1a1"
|
||||
integrity sha512-ERT8kdX7DZjtUm7IitEyV7InTHAF42iJuMArIiDIV5YtPanJkgw4hw5Dyg9fh0mihdWNn1GKaeIWErfe56UQ1g==
|
||||
dependencies:
|
||||
follow-redirects "^1.15.6"
|
||||
form-data "^4.0.4"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue