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.4.7" ,
34
34
"jest-mock" : " ^27.4.6" ,
35
- "nock" : " ^13.2.1 " ,
35
+ "nock" : " ^13.2.2 " ,
36
36
"prettier" : " 2.5.1" ,
37
37
"ts-jest" : " ^27.1.2" ,
38
38
"ts-node-dev" : " ^1.1.6" ,
Original file line number Diff line number Diff line change 3920
3920
resolved "https://registry.yarnpkg.com/negotiator/-/negotiator-0.6.2.tgz#feacf7ccf525a77ae9634436a64883ffeca346fb"
3921
3921
integrity sha512-hZXc7K2e+PgeI1eDBe/10Ard4ekbfrrqG8Ep+8Jmf4JID2bNg7NvCPOZN+kfF574pFQI7mum2AUqDidoKqcTOw==
3922
3922
3923
- nock@^13.2.1 :
3924
- version "13.2.1 "
3925
- resolved "https://registry.yarnpkg.com/nock/-/nock-13.2.1 .tgz#fcf5bdb9bb9f0554a84c25d3333166c0ffd80858 "
3926
- integrity sha512-CoHAabbqq/xZEknubuyQMjq6Lfi5b7RtK6SoNK6m40lebGp3yiMagWtIoYaw2s9sISD7wPuCfwFpivVHX/35RA ==
3923
+ nock@^13.2.2 :
3924
+ version "13.2.2 "
3925
+ resolved "https://registry.yarnpkg.com/nock/-/nock-13.2.2 .tgz#29a6942250278209c2b3e7a38310f703581b21fa "
3926
+ integrity sha512-PcBHuvl9i6zfaJ50A7LS55oU+nFLv8htXIhffJO+FxyfibdZ4jEvd9kTuvkrJireBFIGMZ+oUIRpMK5gU9h//g ==
3927
3927
dependencies :
3928
3928
debug "^4.1.0"
3929
3929
json-stringify-safe "^5.0.1"
You can’t perform that action at this time.
0 commit comments