Skip to content

Commit 0a74347

Browse files
Bump node-mocks-http from 1.14.1 to 1.16.1 (#671)
Bumps [node-mocks-http](https://github.com/eugef/node-mocks-http) from 1.14.1 to 1.16.1. - [Release notes](https://github.com/eugef/node-mocks-http/releases) - [Changelog](https://github.com/eugef/node-mocks-http/blob/master/HISTORY.md) - [Commits](eugef/node-mocks-http@v1.14.1...v1.16.1) --- updated-dependencies: - dependency-name: node-mocks-http dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3c9c24d commit 0a74347

File tree

2 files changed

+44
-11
lines changed

2 files changed

+44
-11
lines changed

package-lock.json

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

packages/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@types/sinon": "^17.0.3",
2727
"@types/supertest": "^2.0.16",
2828
"mocha": "^10.4.0",
29-
"node-mocks-http": "^1.14.1",
29+
"node-mocks-http": "^1.16.1",
3030
"should": "^13.2.3",
3131
"sinon": "^18.0.0",
3232
"supertest": "^6.3.4",

0 commit comments

Comments
 (0)