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.1" ,
33
33
"jest" : " ^27.5.1" ,
34
34
"jest-mock" : " ^28.1.1" ,
35
- "nock" : " ^13.2.8 " ,
35
+ "nock" : " ^13.2.9 " ,
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 4194
4194
resolved "https://registry.yarnpkg.com/negotiator/-/negotiator-0.6.3.tgz#58e323a72fedc0d6f9cd4d31fe49f51479590ccd"
4195
4195
integrity sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==
4196
4196
4197
- nock@^13.2.8 :
4198
- version "13.2.8 "
4199
- resolved "https://registry.yarnpkg.com/nock/-/nock-13.2.8 .tgz#e2043ccaa8e285508274575e090a7fe1e46b90f1 "
4200
- integrity sha512-JT42FrXfQRpfyL4cnbBEJdf4nmBpVP0yoCcSBr+xkT8Q1y3pgtaCKHGAAOIFcEJ3O3t0QbVAmid0S0f2bj3Wpg ==
4197
+ nock@^13.2.9 :
4198
+ version "13.2.9 "
4199
+ resolved "https://registry.yarnpkg.com/nock/-/nock-13.2.9 .tgz#4faf6c28175d36044da4cfa68e33e5a15086ad4c "
4200
+ integrity sha512-1+XfJNYF1cjGB+TKMWi29eZ0b82QOvQs2YoLNzbpWGqFMtRQHTa57osqdGj4FrFPgkO4D4AZinzUJR9VvW3QUA ==
4201
4201
dependencies :
4202
4202
debug "^4.1.0"
4203
4203
json-stringify-safe "^5.0.1"
You can’t perform that action at this time.
0 commit comments