Skip to content

Commit 7329534

Browse files
npm: bump axios from 1.13.2 to 1.13.4 (#12)
Bumps [axios](https://github.com/axios/axios) from 1.13.2 to 1.13.4. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.13.2...v1.13.4) --- updated-dependencies: - dependency-name: axios dependency-version: 1.13.4 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>
1 parent d8f3b9c commit 7329534

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"admin:cleanup": "curl -X POST http://localhost:3000/admin/cleanup-history?days=30"
2727
},
2828
"dependencies": {
29-
"axios": "^1.13.2",
29+
"axios": "^1.13.4",
3030
"compression": "^1.8.1",
3131
"cors": "^2.8.6",
3232
"dotenv": "^17.2.3",

0 commit comments

Comments
 (0)