Skip to content

Commit

Permalink
Bump follow-redirects and axios in /services/default-hapi-service
Browse files Browse the repository at this point in the history
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) to 1.15.6 and updates ancestor dependency [axios](https://github.com/axios/axios). These dependencies need to be updated together.


Updates `follow-redirects` from 1.5.10 to 1.15.6
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.5.10...v1.15.6)

Updates `axios` from 0.19.2 to 1.6.8
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.19.2...v1.6.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 17, 2024
1 parent 487c6da commit 97e8b54
Show file tree
Hide file tree
Showing 2 changed files with 134 additions and 35 deletions.
167 changes: 133 additions & 34 deletions services/default-hapi-service/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion services/default-hapi-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@hapi/hapi": "^19.2.0",
"@hapi/inert": "^6.0.2",
"@hapi/vision": "^6.0.1",
"axios": "^0.19.2",
"axios": "^1.6.8",
"dotenv": "^8.2.0",
"hapi-swagger": "^14.0.0",
"joi": "^17.2.1",
Expand Down

0 comments on commit 97e8b54

Please sign in to comment.