File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
modules/runners/lambdas/runners Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 25
25
"jest" : " ^26.6.3" ,
26
26
"jest-mock-extended" : " ^1.0.13" ,
27
27
"moment-timezone" : " ^0.5.33" ,
28
- "nock" : " ^13.0.7 " ,
28
+ "nock" : " ^13.0.10 " ,
29
29
"ts-jest" : " ^26.5.1" ,
30
30
"ts-node-dev" : " ^1.1.1"
31
31
},
Original file line number Diff line number Diff line change @@ -3496,10 +3496,10 @@ nice-try@^1.0.4:
3496
3496
resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366"
3497
3497
integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==
3498
3498
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 ==
3503
3503
dependencies :
3504
3504
debug "^4.1.0"
3505
3505
json-stringify-safe "^5.0.1"
You can’t perform that action at this time.
0 commit comments