File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
modules/webhook/lambdas/webhook Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 32
32
"express" : " ^4.18.1" ,
33
33
"jest" : " ^27.5.1" ,
34
34
"jest-mock" : " ^28.1.1" ,
35
- "nock" : " ^13.2.7 " ,
35
+ "nock" : " ^13.2.8 " ,
36
36
"prettier" : " 2.7.1" ,
37
37
"ts-jest" : " ^27.1.4" ,
38
38
"ts-node-dev" : " ^2.0.0" ,
Original file line number Diff line number Diff line change 3902
3902
resolved "https://registry.yarnpkg.com/negotiator/-/negotiator-0.6.3.tgz#58e323a72fedc0d6f9cd4d31fe49f51479590ccd"
3903
3903
integrity sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==
3904
3904
3905
- nock@^13.2.7 :
3906
- version "13.2.7 "
3907
- resolved "https://registry.yarnpkg.com/nock/-/nock-13.2.7 .tgz#c93933b61df42f4f4b3a07fde946a4e209c0c168 "
3908
- integrity sha512-R6NUw7RIPtKwgK7jskuKoEi4VFMqIHtV2Uu9K/Uegc4TA5cqe+oNMYslZcUmnVNQCTG6wcSqUBaGTDd7sq5srg ==
3905
+ nock@^13.2.8 :
3906
+ version "13.2.8 "
3907
+ resolved "https://registry.yarnpkg.com/nock/-/nock-13.2.8 .tgz#e2043ccaa8e285508274575e090a7fe1e46b90f1 "
3908
+ integrity sha512-JT42FrXfQRpfyL4cnbBEJdf4nmBpVP0yoCcSBr+xkT8Q1y3pgtaCKHGAAOIFcEJ3O3t0QbVAmid0S0f2bj3Wpg ==
3909
3909
dependencies :
3910
3910
debug "^4.1.0"
3911
3911
json-stringify-safe "^5.0.1"
You can’t perform that action at this time.
0 commit comments