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 29
29
"jest-mock" : " ^27.5.1" ,
30
30
"jest-mock-extended" : " ^2.0.1" ,
31
31
"moment-timezone" : " ^0.5.34" ,
32
- "nock" : " ^13.2.1 " ,
32
+ "nock" : " ^13.2.4 " ,
33
33
"prettier" : " 2.5.1" ,
34
34
"ts-jest" : " ^27.1.3" ,
35
35
"ts-node" : " ^10.4.0" ,
Original file line number Diff line number Diff line change @@ -3647,10 +3647,10 @@ natural-compare@^1.4.0:
3647
3647
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
3648
3648
integrity sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc=
3649
3649
3650
- nock@^13.2.1 :
3651
- version "13.2.2 "
3652
- resolved "https://registry.yarnpkg.com/nock/-/nock-13.2.2 .tgz#29a6942250278209c2b3e7a38310f703581b21fa "
3653
- integrity sha512-PcBHuvl9i6zfaJ50A7LS55oU+nFLv8htXIhffJO+FxyfibdZ4jEvd9kTuvkrJireBFIGMZ+oUIRpMK5gU9h//g ==
3650
+ nock@^13.2.4 :
3651
+ version "13.2.4 "
3652
+ resolved "https://registry.yarnpkg.com/nock/-/nock-13.2.4 .tgz#43a309d93143ee5cdcca91358614e7bde56d20e1 "
3653
+ integrity sha512-8GPznwxcPNCH/h8B+XZcKjYPXnUV5clOKCjAqyjsiqA++MpNx9E9+t8YPp0MbThO+KauRo7aZJ1WuIZmOrT2Ug ==
3654
3654
dependencies :
3655
3655
debug "^4.1.0"
3656
3656
json-stringify-safe "^5.0.1"
You can’t perform that action at this time.
0 commit comments