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 29
29
"jest-mock" : " ^28.1.1" ,
30
30
"jest-mock-extended" : " ^2.0.6" ,
31
31
"moment-timezone" : " ^0.5.34" ,
32
- "nock" : " ^13.2.7 " ,
32
+ "nock" : " ^13.2.8 " ,
33
33
"prettier" : " 2.7.1" ,
34
34
"ts-jest" : " ^27.1.4" ,
35
35
"ts-node" : " ^10.8.2" ,
Original file line number Diff line number Diff line change @@ -3727,10 +3727,10 @@ natural-compare@^1.4.0:
3727
3727
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
3728
3728
integrity sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc=
3729
3729
3730
- nock@^13.2.7 :
3731
- version "13.2.7 "
3732
- resolved "https://registry.yarnpkg.com/nock/-/nock-13.2.7 .tgz#c93933b61df42f4f4b3a07fde946a4e209c0c168 "
3733
- integrity sha512-R6NUw7RIPtKwgK7jskuKoEi4VFMqIHtV2Uu9K/Uegc4TA5cqe+oNMYslZcUmnVNQCTG6wcSqUBaGTDd7sq5srg ==
3730
+ nock@^13.2.8 :
3731
+ version "13.2.8 "
3732
+ resolved "https://registry.yarnpkg.com/nock/-/nock-13.2.8 .tgz#e2043ccaa8e285508274575e090a7fe1e46b90f1 "
3733
+ integrity sha512-JT42FrXfQRpfyL4cnbBEJdf4nmBpVP0yoCcSBr+xkT8Q1y3pgtaCKHGAAOIFcEJ3O3t0QbVAmid0S0f2bj3Wpg ==
3734
3734
dependencies :
3735
3735
debug "^4.1.0"
3736
3736
json-stringify-safe "^5.0.1"
You can’t perform that action at this time.
0 commit comments