This repository was archived by the owner on Jan 16, 2025. It is now read-only.
File tree 2 files changed +5
-5
lines changed
modules/runners/lambdas/runners
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 31
31
"jest-mock" : " ^29.3.1" ,
32
32
"jest-mock-extended" : " ^3.0.1" ,
33
33
"moment-timezone" : " ^0.5.40" ,
34
- "nock" : " ^13.2.9 " ,
34
+ "nock" : " ^13.3.0 " ,
35
35
"prettier" : " 2.8.1" ,
36
36
"ts-jest" : " ^29.0.3" ,
37
37
"ts-node" : " ^10.9.1" ,
Original file line number Diff line number Diff line change @@ -3688,10 +3688,10 @@ natural-compare@^1.4.0:
3688
3688
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
3689
3689
integrity sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==
3690
3690
3691
- nock@^13.2.9 :
3692
- version "13.2.9 "
3693
- resolved "https://registry.yarnpkg.com/nock/-/nock-13.2.9 .tgz#4faf6c28175d36044da4cfa68e33e5a15086ad4c "
3694
- integrity sha512-1+XfJNYF1cjGB+TKMWi29eZ0b82QOvQs2YoLNzbpWGqFMtRQHTa57osqdGj4FrFPgkO4D4AZinzUJR9VvW3QUA ==
3691
+ nock@^13.3.0 :
3692
+ version "13.3.0 "
3693
+ resolved "https://registry.yarnpkg.com/nock/-/nock-13.3.0 .tgz#b13069c1a03f1ad63120f994b04bfd2556925768 "
3694
+ integrity sha512-HHqYQ6mBeiMc+N038w8LkMpDCRquCHWeNmN3v6645P3NhN2+qXOBqvPqo7Rt1VyCMzKhJ733wZqw5B7cQVFNPg ==
3695
3695
dependencies :
3696
3696
debug "^4.1.0"
3697
3697
json-stringify-safe "^5.0.1"
You can’t perform that action at this time.
0 commit comments