Skip to content

Commit ec150d3

Browse files
dependabot[bot]npalm
authored andcommitted
chore: Bump nock in /modules/runners/lambdas/runners (#618)
Bumps [nock](https://github.com/nock/nock) from 13.0.7 to 13.0.10. - [Release notes](https://github.com/nock/nock/releases) - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md) - [Commits](nock/nock@v13.0.7...v13.0.10) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a645c90 commit ec150d3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

modules/runners/lambdas/runners/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"jest": "^26.6.3",
2626
"jest-mock-extended": "^1.0.13",
2727
"moment-timezone": "^0.5.33",
28-
"nock": "^13.0.7",
28+
"nock": "^13.0.10",
2929
"ts-jest": "^26.5.1",
3030
"ts-node-dev": "^1.1.1"
3131
},

modules/runners/lambdas/runners/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3496,10 +3496,10 @@ nice-try@^1.0.4:
34963496
resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366"
34973497
integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==
34983498

3499-
nock@^13.0.7:
3500-
version "13.0.7"
3501-
resolved "https://registry.yarnpkg.com/nock/-/nock-13.0.7.tgz#9bc718c66bd0862dfa14601a9ba678a406127910"
3502-
integrity sha512-WBz73VYIjdbO6BwmXODRQLtn7B5tldA9pNpWJe5QTtTEscQlY5KXU4srnGzBOK2fWakkXj69gfTnXGzmrsaRWw==
3499+
nock@^13.0.10:
3500+
version "13.0.10"
3501+
resolved "https://registry.yarnpkg.com/nock/-/nock-13.0.10.tgz#a9a015269408d56ec9ac57fe3ede86b0a83ecc6a"
3502+
integrity sha512-AvUO/tbiWVBjlC3WsuIutPXltPbPmHWfcLwDSYzykKBJhOeo9eZPczo8n9aV4AHHCgpeL70zBXLwiSE+mzx89g==
35033503
dependencies:
35043504
debug "^4.1.0"
35053505
json-stringify-safe "^5.0.1"

0 commit comments

Comments
 (0)