1
0
mirror of https://github.com/sasjs/adapter.git synced 2026-03-10 00:48:11 +00:00

build(deps): bump axios and @sasjs/adapter in /sasjs-tests

Bumps [axios](https://github.com/axios/axios) to 1.13.5 and updates ancestor dependency [@sasjs/adapter](https://github.com/sasjs/adapter). These dependencies need to be updated together.


Updates `axios` from 1.12.2 to 1.13.5
- [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.5)

Updates `@sasjs/adapter` from 4.14.0 to 4.16.3
- [Changelog](https://github.com/sasjs/adapter/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sasjs/adapter/compare/v4.14.0...v4.16.3)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.13.5
  dependency-type: indirect
- dependency-name: "@sasjs/adapter"
  dependency-version: 4.16.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-02-11 20:49:09 +00:00
committed by GitHub
parent 8e8efd22e9
commit 42fa63f71e
2 changed files with 70 additions and 80 deletions

View File

@@ -20,6 +20,6 @@
"vite": "npm:rolldown-vite@7.2.2"
},
"dependencies": {
"@sasjs/adapter": "^4.14.0"
"@sasjs/adapter": "^4.16.3"
}
}