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 30
30
"eslint-plugin-prettier" : " 4.0.0" ,
31
31
"express" : " ^4.17.1" ,
32
32
"jest" : " ^27.3.1" ,
33
- "nock" : " ^13.1.4 " ,
33
+ "nock" : " ^13.2.0 " ,
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 3664
3664
resolved "https://registry.yarnpkg.com/negotiator/-/negotiator-0.6.2.tgz#feacf7ccf525a77ae9634436a64883ffeca346fb"
3665
3665
integrity sha512-hZXc7K2e+PgeI1eDBe/10Ard4ekbfrrqG8Ep+8Jmf4JID2bNg7NvCPOZN+kfF574pFQI7mum2AUqDidoKqcTOw==
3666
3666
3667
- nock@^13.1.4 :
3668
- version "13.1.4 "
3669
- resolved "https://registry.yarnpkg.com/nock/-/nock-13.1.4 .tgz#367c917d4c532a889404b85ade92762c29e80262 "
3670
- integrity sha512-hr5+mknLpIbTOXifB13lx9mAKF1zQPUCMh53Galx79ic5opvNOd55jiB0iGCp2xqh+hwnFbNE/ddBKHsJNQrbw ==
3667
+ nock@^13.2.0 :
3668
+ version "13.2.0 "
3669
+ resolved "https://registry.yarnpkg.com/nock/-/nock-13.2.0 .tgz#1da976e809cb082e3acb65de9ea7839cdd115d3e "
3670
+ integrity sha512-j7xjoMU9ZnvkTeoLnD2gIXNlwmLb+GNCPbnqtx7IwlNvdBBqU5aaQPK4Nw6lNmqIJkBubyka6rvrZuDNz1L7Ew ==
3671
3671
dependencies :
3672
3672
debug "^4.1.0"
3673
3673
json-stringify-safe "^5.0.1"
You can’t perform that action at this time.
0 commit comments