Skip to content

Commit

Permalink
chore(deps): bump follow-redirects, axios and github-build
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 dependencies [follow-redirects](https://github.com/follow-redirects/follow-redirects), [axios](https://github.com/axios/axios) and [github-build](https://github.com/siddharthkp/github-build). These dependencies need to be updated together.


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

Updates `axios` from 0.15.3 to 1.6.7
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.15.3...v1.6.7)

Updates `github-build` from 1.2.0 to 1.2.4
- [Release notes](https://github.com/siddharthkp/github-build/releases)
- [Commits](https://github.com/siddharthkp/github-build/commits/v1.2.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 14, 2024
1 parent bc67ffe commit 1c98f6c
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 43 deletions.
100 changes: 59 additions & 41 deletions test/npm-allowlisted-path/package-lock.json

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

4 changes: 2 additions & 2 deletions test/npm-allowlisted-path/package.json
@@ -1,7 +1,7 @@
{
"name": "audit-ci-npm-allowlisted-path",
"dependencies": {
"axios": "^0.15.3",
"github-build": "^1.2.0"
"axios": "^1.6.7",
"github-build": "^1.2.4"
}
}

0 comments on commit 1c98f6c

Please sign in to comment.