Skip to content

Commit 9be0539

Browse files
Bump axios from 1.13.5 to 1.15.0 in /resources/clients/react/item-tracker (#7834)
Bump axios in /resources/clients/react/item-tracker Bumps [axios](https://github.com/axios/axios) from 1.13.5 to 1.15.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.13.5...v1.15.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.15.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 36a3293 commit 9be0539

File tree

2 files changed

+19
-16
lines changed

2 files changed

+19
-16
lines changed

resources/clients/react/item-tracker/package-lock.json

Lines changed: 18 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

resources/clients/react/item-tracker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.1.0",
44
"private": true,
55
"dependencies": {
6-
"axios": "^1.13.5",
6+
"axios": "^1.15.0",
77
"react": "^18.1.0",
88
"react-bootstrap": "^2.4.0",
99
"react-dom": "^18.1.0",

0 commit comments

Comments
 (0)