Bump axios from 1.12.2 to 1.13.0 (#59)

Bumps [axios](https://github.com/axios/axios) from 1.12.2 to 1.13.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.12.2...v1.13.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-10-27 23:09:57 -05:00
committed by GitHub
parent 10dc538893
commit 9ada6bd6ac
2 changed files with 6 additions and 6 deletions

View File

@@ -13,7 +13,7 @@
"lint:fix": "eslint . --fix"
},
"dependencies": {
"axios": "^1.12.2",
"axios": "^1.13.0",
"cron": "^4.3.3",
"dotenv": "^17.2.3"
},

10
pnpm-lock.yaml generated
View File

@@ -9,8 +9,8 @@ importers:
.:
dependencies:
axios:
specifier: ^1.12.2
version: 1.12.2
specifier: ^1.13.0
version: 1.13.0
cron:
specifier: ^4.3.3
version: 4.3.3
@@ -835,8 +835,8 @@ packages:
asynckit@0.4.0:
resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==}
axios@1.12.2:
resolution: {integrity: sha512-vMJzPewAlRyOgxV2dU0Cuz2O8zzzx9VYtbJOaBgXFeLc4IV/Eg50n4LowmehOOR61S8ZMpc2K5Sa7g6A4jfkUw==}
axios@1.13.0:
resolution: {integrity: sha512-zt40Pz4zcRXra9CVV31KeyofwiNvAbJ5B6YPz9pMJ+yOSLikvPT4Yi5LjfgjRa9CawVYBaD1JQzIVcIvBejKeA==}
babel-jest@30.2.0:
resolution: {integrity: sha512-0YiBEOxWqKkSQWL9nNGGEgndoeL0ZpWrbLMNL5u/Kaxrli3Eaxlt3ZtIDktEvXt4L/R9r3ODr2zKwGM/2BjxVw==}
@@ -2844,7 +2844,7 @@ snapshots:
asynckit@0.4.0: {}
axios@1.12.2:
axios@1.13.0:
dependencies:
follow-redirects: 1.15.11
form-data: 4.0.4