Skip to content

Commit

Permalink
chore(deps): bump axios in /source/packages/services/auth-jwt
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 0.21.2 to 1.6.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.21.2...v1.6.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 17, 2024
1 parent bb27fb3 commit aa28950
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/packages/services/auth-jwt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"dependencies": {
"@awssolutions/cdf-errors": "workspace:^2.5.2",
"@awssolutions/cdf-config-inject": "workspace:^2.5.2",
"axios": "0.21.2",
"axios": "1.6.0",
"js-yaml": "4.1.0",
"jsonwebtoken": "9.0.0",
"jwk-to-pem": "2.0.4",
Expand Down

0 comments on commit aa28950

Please sign in to comment.