Skip to content

Commit d1dcc8e

Browse files
chore(lambda): bump nock from 14.0.1 to 14.0.2 in /lambdas
Bumps [nock](https://github.com/nock/nock) from 14.0.1 to 14.0.2. - [Release notes](https://github.com/nock/nock/releases) - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md) - [Commits](nock/nock@v14.0.1...v14.0.2) --- updated-dependencies: - dependency-name: nock dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8bd260c commit d1dcc8e

File tree

2 files changed

+441
-15
lines changed

2 files changed

+441
-15
lines changed

lambdas/functions/control-plane/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"aws-sdk-client-mock": "^4.1.0",
2626
"aws-sdk-client-mock-jest": "^4.1.0",
2727
"moment-timezone": "^0.5.47",
28-
"nock": "^14.0.1",
28+
"nock": "^14.0.2",
2929
"ts-node": "^10.9.2",
3030
"ts-node-dev": "^2.0.0"
3131
},

0 commit comments

Comments
 (0)