Skip to content

Commit 76a6eb9

Browse files
Bump axios and start-server-and-test
Bumps [axios](https://github.com/axios/axios) to 1.6.7 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 0.21.4 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.21.4...v1.6.7) 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] <[email protected]>
1 parent f99c0be commit 76a6eb9

File tree

2 files changed

+119
-88
lines changed

2 files changed

+119
-88
lines changed

package-lock.json

Lines changed: 118 additions & 87 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@types/react": "16.9.17",
2121
"cypress": "^13.1.0",
2222
"mongodb-memory-server": "^8.9.1",
23-
"start-server-and-test": "^1.14.0",
23+
"start-server-and-test": "^2.0.3",
2424
"typescript": "4.6.3"
2525
}
2626
}

0 commit comments

Comments
 (0)