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.17.2" ,
33
33
"jest" : " ^27.5.1" ,
34
34
"jest-mock" : " ^27.5.1" ,
35
- "nock" : " ^13.2.2 " ,
35
+ "nock" : " ^13.2.4 " ,
36
36
"prettier" : " 2.5.1" ,
37
37
"ts-jest" : " ^27.1.3" ,
38
38
"ts-node-dev" : " ^1.1.6" ,
Original file line number Diff line number Diff line change 3998
3998
resolved "https://registry.yarnpkg.com/negotiator/-/negotiator-0.6.2.tgz#feacf7ccf525a77ae9634436a64883ffeca346fb"
3999
3999
integrity sha512-hZXc7K2e+PgeI1eDBe/10Ard4ekbfrrqG8Ep+8Jmf4JID2bNg7NvCPOZN+kfF574pFQI7mum2AUqDidoKqcTOw==
4000
4000
4001
- nock@^13.2.2 :
4002
- version "13.2.2 "
4003
- resolved "https://registry.yarnpkg.com/nock/-/nock-13.2.2 .tgz#29a6942250278209c2b3e7a38310f703581b21fa "
4004
- integrity sha512-PcBHuvl9i6zfaJ50A7LS55oU+nFLv8htXIhffJO+FxyfibdZ4jEvd9kTuvkrJireBFIGMZ+oUIRpMK5gU9h//g ==
4001
+ nock@^13.2.4 :
4002
+ version "13.2.4 "
4003
+ resolved "https://registry.yarnpkg.com/nock/-/nock-13.2.4 .tgz#43a309d93143ee5cdcca91358614e7bde56d20e1 "
4004
+ integrity sha512-8GPznwxcPNCH/h8B+XZcKjYPXnUV5clOKCjAqyjsiqA++MpNx9E9+t8YPp0MbThO+KauRo7aZJ1WuIZmOrT2Ug ==
4005
4005
dependencies :
4006
4006
debug "^4.1.0"
4007
4007
json-stringify-safe "^5.0.1"
You can’t perform that action at this time.
0 commit comments