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.6 " ,
35
+ "nock" : " ^13.2.7 " ,
36
36
"prettier" : " 2.6.2" ,
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.6 :
3906
- version "13.2.6 "
3907
- resolved "https://registry.yarnpkg.com/nock/-/nock-13.2.6 .tgz#35e419cd9d385ffa67e59523d9699e41b29e1a03 "
3908
- integrity sha512-GbyeSwSEP0FYouzETZ0l/XNm5tNcDNcXJKw3LCAb+mx8bZSwg1wEEvdL0FAyg5TkBJYiWSCtw6ag4XfmBy60FA ==
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 ==
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