Skip to content

Commit 2506647

Browse files
authored
Merge pull request #1 from kir-dev/dependabot/npm_and_yarn/axios-1.7.4
chore(deps): bump axios from 1.7.2 to 1.7.4
2 parents 3692c2d + cc90dfa commit 2506647

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@radix-ui/react-slot": "^1.1.0",
3232
"@tanstack/react-query": "^5.51.1",
3333
"@tanstack/react-table": "^8.19.2",
34-
"axios": "^1.7.2",
34+
"axios": "^1.7.4",
3535
"bullmq": "^5.8.7",
3636
"class-transformer": "^0.5.1",
3737
"class-validator": "^0.14.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4483,10 +4483,10 @@ [email protected]:
44834483
form-data "^4.0.0"
44844484
proxy-from-env "^1.1.0"
44854485

4486-
axios@^1.6.0, axios@^1.7.2:
4487-
version "1.7.2"
4488-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.2.tgz#b625db8a7051fbea61c35a3cbb3a1daa7b9c7621"
4489-
integrity sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDh+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0Rmgw==
4486+
axios@^1.6.0, axios@^1.7.2, axios@^1.7.4:
4487+
version "1.7.4"
4488+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.4.tgz#4c8ded1b43683c8dd362973c393f3ede24052aa2"
4489+
integrity sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==
44904490
dependencies:
44914491
follow-redirects "^1.15.6"
44924492
form-data "^4.0.0"

0 commit comments

Comments
 (0)