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.2.5" ,
28
28
"jest-mock-extended" : " ^2.0.1" ,
29
29
"moment-timezone" : " ^0.5.33" ,
30
- "nock" : " ^13.0.11 " ,
30
+ "nock" : " ^13.1.4 " ,
31
31
"prettier" : " 2.4.1" ,
32
32
"ts-jest" : " ^27.0.5" ,
33
33
"ts-node" : " ^10.3.0" ,
Original file line number Diff line number Diff line change @@ -3611,10 +3611,10 @@ natural-compare@^1.4.0:
3611
3611
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
3612
3612
integrity sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc=
3613
3613
3614
- nock@^13.0.11 :
3615
- version "13.1.3 "
3616
- resolved "https://registry.yarnpkg.com/nock/-/nock-13.1.3 .tgz#110b005965654a8ffb798e87bad18b467bff15f9 "
3617
- integrity sha512-YKj0rKQWMGiiIO+Y65Ut8OEgYM3PplLU2+GAhnPmqZdBd6z5IskgdBqWmjzA6lH3RF0S2a3wiAlrMOF5Iv2Jeg ==
3614
+ nock@^13.1.4 :
3615
+ version "13.1.4 "
3616
+ resolved "https://registry.yarnpkg.com/nock/-/nock-13.1.4 .tgz#367c917d4c532a889404b85ade92762c29e80262 "
3617
+ integrity sha512-hr5+mknLpIbTOXifB13lx9mAKF1zQPUCMh53Galx79ic5opvNOd55jiB0iGCp2xqh+hwnFbNE/ddBKHsJNQrbw ==
3618
3618
dependencies :
3619
3619
debug "^4.1.0"
3620
3620
json-stringify-safe "^5.0.1"
You can’t perform that action at this time.
0 commit comments