Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 979820e

Browse files
authoredFeb 12, 2024··
Bump axios from 1.5.1 to 1.6.0
Bumps [axios](https://github.com/axios/axios) from 1.5.1 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.5.1...v1.6.0) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8853c36 commit 979820e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
 

‎package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@radix-ui/react-label": "^2.0.2",
2323
"@radix-ui/react-separator": "^1.0.3",
2424
"@radix-ui/react-slot": "^1.0.2",
25-
"axios": "^1.5.1",
25+
"axios": "^1.6.0",
2626
"class-variance-authority": "^0.7.0",
2727
"clsx": "^2.1.0",
2828
"cookie": "^0.5.0",

0 commit comments

Comments
 (0)
Please sign in to comment.