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.1.1 " ,
33
+ "nock" : " ^13.1.4 " ,
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 3663
3663
resolved "https://registry.yarnpkg.com/negotiator/-/negotiator-0.6.2.tgz#feacf7ccf525a77ae9634436a64883ffeca346fb"
3664
3664
integrity sha512-hZXc7K2e+PgeI1eDBe/10Ard4ekbfrrqG8Ep+8Jmf4JID2bNg7NvCPOZN+kfF574pFQI7mum2AUqDidoKqcTOw==
3665
3665
3666
- nock@^13.1.1 :
3667
- version "13.1.3 "
3668
- resolved "https://registry.yarnpkg.com/nock/-/nock-13.1.3 .tgz#110b005965654a8ffb798e87bad18b467bff15f9 "
3669
- integrity sha512-YKj0rKQWMGiiIO+Y65Ut8OEgYM3PplLU2+GAhnPmqZdBd6z5IskgdBqWmjzA6lH3RF0S2a3wiAlrMOF5Iv2Jeg ==
3666
+ nock@^13.1.4 :
3667
+ version "13.1.4 "
3668
+ resolved "https://registry.yarnpkg.com/nock/-/nock-13.1.4 .tgz#367c917d4c532a889404b85ade92762c29e80262 "
3669
+ integrity sha512-hr5+mknLpIbTOXifB13lx9mAKF1zQPUCMh53Galx79ic5opvNOd55jiB0iGCp2xqh+hwnFbNE/ddBKHsJNQrbw ==
3670
3670
dependencies :
3671
3671
debug "^4.1.0"
3672
3672
json-stringify-safe "^5.0.1"
You can’t perform that action at this time.
0 commit comments