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 27
27
"jest" : " 27.3.1" ,
28
28
"jest-mock-extended" : " ^2.0.1" ,
29
29
"moment-timezone" : " ^0.5.33" ,
30
- "nock" : " ^13.1.4 " ,
30
+ "nock" : " ^13.2.0 " ,
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 @@ -3602,10 +3602,10 @@ natural-compare@^1.4.0:
3602
3602
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
3603
3603
integrity sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc=
3604
3604
3605
- nock@^13.1.4 :
3606
- version "13.1.4 "
3607
- resolved "https://registry.yarnpkg.com/nock/-/nock-13.1.4 .tgz#367c917d4c532a889404b85ade92762c29e80262 "
3608
- integrity sha512-hr5+mknLpIbTOXifB13lx9mAKF1zQPUCMh53Galx79ic5opvNOd55jiB0iGCp2xqh+hwnFbNE/ddBKHsJNQrbw ==
3605
+ nock@^13.2.0 :
3606
+ version "13.2.0 "
3607
+ resolved "https://registry.yarnpkg.com/nock/-/nock-13.2.0 .tgz#1da976e809cb082e3acb65de9ea7839cdd115d3e "
3608
+ integrity sha512-j7xjoMU9ZnvkTeoLnD2gIXNlwmLb+GNCPbnqtx7IwlNvdBBqU5aaQPK4Nw6lNmqIJkBubyka6rvrZuDNz1L7Ew ==
3609
3609
dependencies :
3610
3610
debug "^4.1.0"
3611
3611
json-stringify-safe "^5.0.1"
You can’t perform that action at this time.
0 commit comments