File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 3131 "@types/lru-cache" : " ^5.1.0" ,
3232 "@types/node" : " ~10.17.0" ,
3333 "express" : " ^4.17.1" ,
34- "nock" : " ^13.0.5"
34+ "nock" : " ^13.0.5" ,
35+ "undici" : " ^5.21.0"
3536 },
3637 "scripts" : {
3738 "build" : " run-p build:transpile build:types" ,
Original file line number Diff line number Diff line change 2644826448 dependencies:
2644926449 busboy "^1.6.0"
2645026450
26451+ undici@^5.21.0:
26452+ version "5.21.0"
26453+ resolved "https://registry.yarnpkg.com/undici/-/undici-5.21.0.tgz#b00dfc381f202565ab7f52023222ab862bb2494f"
26454+ integrity sha512-HOjK8l6a57b2ZGXOcUsI5NLfoTrfmbOl90ixJDl0AEFG4wgHNDQxtZy15/ZQp7HhjkpaGlp/eneMgtsu1dIlUA==
26455+ dependencies:
26456+ busboy "^1.6.0"
26457+
2645126458unicode-canonical-property-names-ecmascript@^2.0.0:
2645226459 version "2.0.0"
2645326460 resolved "https://registry.yarnpkg.com/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.0.tgz#301acdc525631670d39f6146e0e77ff6bbdebddc"
You can’t perform that action at this time.
0 commit comments