Skip to content

Commit 03b4b77

Browse files
chore(lambda): bump nock from 13.3.0 to 13.3.1 in /lambdas (#3231)
Bumps [nock](https://github.com/nock/nock) from 13.3.0 to 13.3.1. - [Release notes](https://github.com/nock/nock/releases) - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md) - [Commits](nock/nock@v13.3.0...v13.3.1) --- updated-dependencies: - dependency-name: nock dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 42a2085 commit 03b4b77

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

lambdas/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6796,9 +6796,9 @@ nise@^5.1.2:
67966796
path-to-regexp "^1.7.0"
67976797

67986798
nock@^13.3.0:
6799-
version "13.3.0"
6800-
resolved "https://registry.npmjs.org/nock/-/nock-13.3.0.tgz"
6801-
integrity sha512-HHqYQ6mBeiMc+N038w8LkMpDCRquCHWeNmN3v6645P3NhN2+qXOBqvPqo7Rt1VyCMzKhJ733wZqw5B7cQVFNPg==
6799+
version "13.3.1"
6800+
resolved "https://registry.yarnpkg.com/nock/-/nock-13.3.1.tgz#f22d4d661f7a05ebd9368edae1b5dc0a62d758fc"
6801+
integrity sha512-vHnopocZuI93p2ccivFyGuUfzjq2fxNyNurp7816mlT5V5HF4SzXu8lvLrVzBbNqzs+ODooZ6OksuSUNM7Njkw==
68026802
dependencies:
68036803
debug "^4.1.0"
68046804
json-stringify-safe "^5.0.1"

0 commit comments

Comments
 (0)