Skip to content

Commit 66d9781

Browse files
Bump the npm_and_yarn group in /src/website/tests with 3 updates
Bumps the npm_and_yarn group in /src/website/tests with 3 updates: [axios](https://github.com/axios/axios), [mongoose](https://github.com/Automattic/mongoose) and [follow-redirects](https://github.com/follow-redirects/follow-redirects). Updates `axios` from 0.28.0 to 0.30.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v0.30.0/CHANGELOG.md) - [Commits](axios/axios@v0.28.0...v0.30.0) Updates `mongoose` from 7.5.3 to 7.8.4 - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md) - [Commits](Automattic/mongoose@7.5.3...7.8.4) Updates `follow-redirects` from 1.15.5 to 1.15.9 - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.15.5...v1.15.9) --- updated-dependencies: - dependency-name: axios dependency-version: 0.30.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: mongoose dependency-version: 7.8.4 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: follow-redirects dependency-version: 1.15.9 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dfd6dee commit 66d9781

File tree

2 files changed

+78
-41
lines changed

2 files changed

+78
-41
lines changed

src/website/tests/package-lock.json

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

src/website/tests/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
"@cucumber/messages": "20.0.0",
1212
"@cucumber/pretty-formatter": "1.0.0",
1313
"amqp-ts": "1.8.0",
14-
"axios": "0.28.0",
14+
"axios": "0.30.0",
1515
"chai": "4.3.7",
1616
"deep-equal-in-any-order": "1.1.20",
17-
"mongoose": "^7.5.3",
17+
"mongoose": "^7.8.4",
1818
"ts-node": "10.9.1",
1919
"typescript": "4.9.5",
2020
"winston": "^3.10.0"

0 commit comments

Comments
 (0)