npm(deps): bump axios

Bumps the dependencies-patch-and-minor group in /scraper with 1 update: [axios](https://github.com/axios/axios).


Updates `axios` from 1.13.5 to 1.13.6
- [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.13.5...v1.13.6)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.13.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies-patch-and-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-02-27 23:24:58 +00:00
committed by GitHub
parent 8d11faba5d
commit bd7078654c
2 changed files with 5 additions and 5 deletions

View File

@@ -11,7 +11,7 @@
"lint": "eslint . --ext .ts"
},
"dependencies": {
"axios": "^1.13.5",
"axios": "^1.13.6",
"debug": "^4.4.3",
"fs-extra": "^11.3.3",
"node-cron": "^4.2.1",