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" : " ^28.1.1" ,
30
30
"jest-mock-extended" : " ^2.0.7" ,
31
31
"moment-timezone" : " ^0.5.34" ,
32
- "nock" : " ^13.2.8 " ,
32
+ "nock" : " ^13.2.9 " ,
33
33
"prettier" : " 2.7.1" ,
34
34
"ts-jest" : " ^27.1.4" ,
35
35
"ts-node" : " ^10.9.1" ,
Original file line number Diff line number Diff line change @@ -3829,10 +3829,10 @@ natural-compare@^1.4.0:
3829
3829
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
3830
3830
integrity sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc=
3831
3831
3832
- nock@^13.2.8 :
3833
- version "13.2.8 "
3834
- resolved "https://registry.yarnpkg.com/nock/-/nock-13.2.8 .tgz#e2043ccaa8e285508274575e090a7fe1e46b90f1 "
3835
- integrity sha512-JT42FrXfQRpfyL4cnbBEJdf4nmBpVP0yoCcSBr+xkT8Q1y3pgtaCKHGAAOIFcEJ3O3t0QbVAmid0S0f2bj3Wpg ==
3832
+ nock@^13.2.9 :
3833
+ version "13.2.9 "
3834
+ resolved "https://registry.yarnpkg.com/nock/-/nock-13.2.9 .tgz#4faf6c28175d36044da4cfa68e33e5a15086ad4c "
3835
+ integrity sha512-1+XfJNYF1cjGB+TKMWi29eZ0b82QOvQs2YoLNzbpWGqFMtRQHTa57osqdGj4FrFPgkO4D4AZinzUJR9VvW3QUA ==
3836
3836
dependencies :
3837
3837
debug "^4.1.0"
3838
3838
json-stringify-safe "^5.0.1"
You can’t perform that action at this time.
0 commit comments