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 27
27
"jest" : " 27.3.1" ,
28
28
"jest-mock-extended" : " ^2.0.1" ,
29
29
"moment-timezone" : " ^0.5.33" ,
30
- "nock" : " ^13.2.0 " ,
30
+ "nock" : " ^13.2.1 " ,
31
31
"prettier" : " 2.4.1" ,
32
32
"ts-jest" : " ^27.0.7" ,
33
33
"ts-node" : " ^10.4.0" ,
Original file line number Diff line number Diff line change @@ -3610,10 +3610,10 @@ natural-compare@^1.4.0:
3610
3610
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
3611
3611
integrity sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc=
3612
3612
3613
- nock@^13.2.0 :
3614
- version "13.2.0 "
3615
- resolved "https://registry.yarnpkg.com/nock/-/nock-13.2.0 .tgz#1da976e809cb082e3acb65de9ea7839cdd115d3e "
3616
- integrity sha512-j7xjoMU9ZnvkTeoLnD2gIXNlwmLb+GNCPbnqtx7IwlNvdBBqU5aaQPK4Nw6lNmqIJkBubyka6rvrZuDNz1L7Ew ==
3613
+ nock@^13.2.1 :
3614
+ version "13.2.1 "
3615
+ resolved "https://registry.yarnpkg.com/nock/-/nock-13.2.1 .tgz#fcf5bdb9bb9f0554a84c25d3333166c0ffd80858 "
3616
+ integrity sha512-CoHAabbqq/xZEknubuyQMjq6Lfi5b7RtK6SoNK6m40lebGp3yiMagWtIoYaw2s9sISD7wPuCfwFpivVHX/35RA ==
3617
3617
dependencies :
3618
3618
debug "^4.1.0"
3619
3619
json-stringify-safe "^5.0.1"
You can’t perform that action at this time.
0 commit comments