Skip to content

Commit

Permalink
build(deps): bump axios and start-server-and-test in /src/IO/Downsample
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) to 1.6.2 and updates ancestor dependency [start-server-and-test](https://github.com/bahmutov/start-server-and-test). These dependencies need to be updated together.


Updates `axios` from 1.5.0 to 1.6.2
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.5.0...v1.6.2)

Updates `start-server-and-test` from 1.14.0 to 2.0.3
- [Release notes](https://github.com/bahmutov/start-server-and-test/releases)
- [Commits](bahmutov/start-server-and-test@v1.14.0...v2.0.3)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
- dependency-name: start-server-and-test
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 19, 2023
1 parent fe9ba42 commit 4c0d1a8
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 80 deletions.
152 changes: 73 additions & 79 deletions src/IO/Downsample/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 src/IO/Downsample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@
"devDependencies": {
"cypress": "^13.2.0",
"http-server": "^14.1.0",
"start-server-and-test": "^1.14.0"
"start-server-and-test": "^2.0.3"
}
}

0 comments on commit 4c0d1a8

Please sign in to comment.