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/webhook/lambdas/webhook
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 32
32
"express" : " ^4.18.2" ,
33
33
"jest" : " ^29.3" ,
34
34
"jest-mock" : " ^29.3.1" ,
35
- "nock" : " ^13.2.9 " ,
35
+ "nock" : " ^13.3.0 " ,
36
36
"prettier" : " 2.8.1" ,
37
37
"ts-jest" : " ^29.0.3" ,
38
38
"ts-node-dev" : " ^2.0.0" ,
Original file line number Diff line number Diff line change 3867
3867
resolved "https://registry.yarnpkg.com/negotiator/-/negotiator-0.6.3.tgz#58e323a72fedc0d6f9cd4d31fe49f51479590ccd"
3868
3868
integrity sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==
3869
3869
3870
- nock@^13.2.9 :
3871
- version "13.2.9 "
3872
- resolved "https://registry.yarnpkg.com/nock/-/nock-13.2.9 .tgz#4faf6c28175d36044da4cfa68e33e5a15086ad4c "
3873
- integrity sha512-1+XfJNYF1cjGB+TKMWi29eZ0b82QOvQs2YoLNzbpWGqFMtRQHTa57osqdGj4FrFPgkO4D4AZinzUJR9VvW3QUA ==
3870
+ nock@^13.3.0 :
3871
+ version "13.3.0 "
3872
+ resolved "https://registry.yarnpkg.com/nock/-/nock-13.3.0 .tgz#b13069c1a03f1ad63120f994b04bfd2556925768 "
3873
+ integrity sha512-HHqYQ6mBeiMc+N038w8LkMpDCRquCHWeNmN3v6645P3NhN2+qXOBqvPqo7Rt1VyCMzKhJ733wZqw5B7cQVFNPg ==
3874
3874
dependencies :
3875
3875
debug "^4.1.0"
3876
3876
json-stringify-safe "^5.0.1"
You can’t perform that action at this time.
0 commit comments