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.10 " ,
28
+ "nock" : " ^13.0.11 " ,
29
29
"ts-jest" : " ^26.5.3" ,
30
30
"ts-node-dev" : " ^1.1.1"
31
31
},
Original file line number Diff line number Diff line change @@ -3462,10 +3462,10 @@ nice-try@^1.0.4:
3462
3462
resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366"
3463
3463
integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==
3464
3464
3465
- nock@^13.0.10 :
3466
- version "13.0.10 "
3467
- resolved "https://registry.yarnpkg.com/nock/-/nock-13.0.10 .tgz#a9a015269408d56ec9ac57fe3ede86b0a83ecc6a "
3468
- integrity sha512-AvUO/tbiWVBjlC3WsuIutPXltPbPmHWfcLwDSYzykKBJhOeo9eZPczo8n9aV4AHHCgpeL70zBXLwiSE+mzx89g ==
3465
+ nock@^13.0.11 :
3466
+ version "13.0.11 "
3467
+ resolved "https://registry.yarnpkg.com/nock/-/nock-13.0.11 .tgz#ba733252e720897ca50033205c39db0c7470f331 "
3468
+ integrity sha512-sKZltNkkWblkqqPAsjYW0bm3s9DcHRPiMOyKO/PkfJ+ANHZ2+LA2PLe22r4lLrKgXaiSaDQwW3qGsJFtIpQIeQ ==
3469
3469
dependencies :
3470
3470
debug "^4.1.0"
3471
3471
json-stringify-safe "^5.0.1"
You can’t perform that action at this time.
0 commit comments