Skip to content

Commit 210de01

Browse files
chore(deps): bump axios from 1.1.3 to 1.6.0
Bumps [axios](https://github.com/axios/axios) from 1.1.3 to 1.6.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.1.3...v1.6.0) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent df299ed commit 210de01

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

apps/web/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@types/file-saver": "^2.0.5",
2929
"@types/qrcode": "^1.5.0",
3030
"ahooks": "^3.7.0",
31-
"axios": "^1.1.3",
31+
"axios": "^1.6.0",
3232
"antd": "^5.9.2",
3333
"big.js": "^6.2.1",
3434
"class-variance-authority": "^0.6.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7250,10 +7250,10 @@ axe-core@^4.4.3:
72507250
resolved "https://registry.npmmirror.com/axe-core/-/axe-core-4.5.0.tgz"
72517251
integrity sha512-4+rr8eQ7+XXS5nZrKcMO/AikHL0hVqy+lHWAnE3xdHl+aguag8SOQ6eEqLexwLNWgXIMfunGuD3ON1/6Kyet0A==
72527252

7253-
axios@^1.1.3:
7254-
version "1.1.3"
7255-
resolved "https://registry.npmmirror.com/axios/-/axios-1.1.3.tgz"
7256-
integrity sha512-00tXVRwKx/FZr/IDVFt4C+f9FYairX517WoGCL6dpOntqLkZofjhu43F/Xl44UOpqa+9sLFDrG/XAnFsUYgkDA==
7253+
axios@^1.6.0:
7254+
version "1.6.0"
7255+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.0.tgz#f1e5292f26b2fd5c2e66876adc5b06cdbd7d2102"
7256+
integrity sha512-EZ1DYihju9pwVB+jg67ogm+Tmqc6JmhamRN6I4Zt8DfZu5lbcQGw3ozH9lFejSJgs/ibaef3A9PMXPLeefFGJg==
72577257
dependencies:
72587258
follow-redirects "^1.15.0"
72597259
form-data "^4.0.0"

0 commit comments

Comments
 (0)