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 30
30
"eslint-plugin-prettier" : " 4.0.0" ,
31
31
"express" : " ^4.17.1" ,
32
32
"jest" : " ^27.3.1" ,
33
- "nock" : " ^13.2.0 " ,
33
+ "nock" : " ^13.2.1 " ,
34
34
"prettier" : " 2.4.1" ,
35
35
"ts-jest" : " ^27.0.7" ,
36
36
"ts-node-dev" : " ^1.1.6" ,
Original file line number Diff line number Diff line change 3672
3672
resolved "https://registry.yarnpkg.com/negotiator/-/negotiator-0.6.2.tgz#feacf7ccf525a77ae9634436a64883ffeca346fb"
3673
3673
integrity sha512-hZXc7K2e+PgeI1eDBe/10Ard4ekbfrrqG8Ep+8Jmf4JID2bNg7NvCPOZN+kfF574pFQI7mum2AUqDidoKqcTOw==
3674
3674
3675
- nock@^13.2.0 :
3676
- version "13.2.0 "
3677
- resolved "https://registry.yarnpkg.com/nock/-/nock-13.2.0 .tgz#1da976e809cb082e3acb65de9ea7839cdd115d3e "
3678
- integrity sha512-j7xjoMU9ZnvkTeoLnD2gIXNlwmLb+GNCPbnqtx7IwlNvdBBqU5aaQPK4Nw6lNmqIJkBubyka6rvrZuDNz1L7Ew ==
3675
+ nock@^13.2.1 :
3676
+ version "13.2.1 "
3677
+ resolved "https://registry.yarnpkg.com/nock/-/nock-13.2.1 .tgz#fcf5bdb9bb9f0554a84c25d3333166c0ffd80858 "
3678
+ integrity sha512-CoHAabbqq/xZEknubuyQMjq6Lfi5b7RtK6SoNK6m40lebGp3yiMagWtIoYaw2s9sISD7wPuCfwFpivVHX/35RA ==
3679
3679
dependencies :
3680
3680
debug "^4.1.0"
3681
3681
json-stringify-safe "^5.0.1"
You can’t perform that action at this time.
0 commit comments