File tree Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 28
28
"@semantic-release/git" : " 10.0.1" ,
29
29
"@types/express" : " 5.0.1" ,
30
30
"@types/jest" : " 27.5.2" ,
31
- "@types/node" : " 22.13.14 " ,
31
+ "@types/node" : " 22.13.17 " ,
32
32
"@types/supertest" : " 6.0.3" ,
33
33
"@typescript-eslint/eslint-plugin" : " 5.62.0" ,
34
34
"@typescript-eslint/parser" : " 5.62.0" ,
Original file line number Diff line number Diff line change 42
42
"@nestjs/schematics" : " 9.0.4" ,
43
43
"@nestjs/testing" : " 8.4.7" ,
44
44
"@types/jest" : " 27.5.2" ,
45
- "@types/node" : " 22.13.14 " ,
45
+ "@types/node" : " 22.13.17 " ,
46
46
"jest" : " 26.6.3" ,
47
47
"proxyquire" : " 2.1.3" ,
48
48
"reflect-metadata" : " 0.2.2" ,
Original file line number Diff line number Diff line change 876
876
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.11.2.tgz#2de1ed6670439387da1c9f549a2ade2b0a799256"
877
877
integrity sha512-jiE3QIxJ8JLNcb1Ps6rDbysDhN4xa8DJJvuC9prr6w+1tIh+QAbYyNF3tyiZNLDBIuBCf4KEcV2UvQm/V60xfA==
878
878
879
- " @types/node@22.13.14 " :
880
- version "22.13.14 "
881
- resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.14 .tgz#70d84ec91013dcd2ba2de35532a5a14c2b4cc912 "
882
- integrity sha512-Zs/Ollc1SJ8nKUAgc7ivOEdIBM8JAKgrqqUYi2J997JuKO7/tpQC+WCetQ1sypiKCQWHdvdg9wBNpUPEWZae7w ==
879
+ " @types/node@22.13.17 " :
880
+ version "22.13.17 "
881
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.17 .tgz#9ca6a81a0180cdcfd3719b9cf6c09186756e1754 "
882
+ integrity sha512-nAJuQXoyPj04uLgu+obZcSmsfOenUg6DxPKogeUy6yNCFwWaj5sBF8/G/pNo8EtBJjAfSVgfIlugR/BCOleO+g ==
883
883
dependencies :
884
884
undici-types "~6.20.0"
885
885
Original file line number Diff line number Diff line change 2012
2012
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.7.6.tgz#cb734a7c191472ae6a2b3a502b4dfffcea974113"
2013
2013
integrity sha512-eyK7MWD0R1HqVTp+PtwRgFeIsemzuj4gBFSQxfPHY5iMjS7474e5wq+VFgTcdpyHeNxyKSaetYAjdMLJlKoWqA==
2014
2014
2015
- "@types/node@22.13.14 ":
2016
- version "22.13.14 "
2017
- resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.14 .tgz#70d84ec91013dcd2ba2de35532a5a14c2b4cc912 "
2018
- integrity sha512-Zs/Ollc1SJ8nKUAgc7ivOEdIBM8JAKgrqqUYi2J997JuKO7/tpQC+WCetQ1sypiKCQWHdvdg9wBNpUPEWZae7w ==
2015
+ "@types/node@22.13.17 ":
2016
+ version "22.13.17 "
2017
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.17 .tgz#9ca6a81a0180cdcfd3719b9cf6c09186756e1754 "
2018
+ integrity sha512-nAJuQXoyPj04uLgu+obZcSmsfOenUg6DxPKogeUy6yNCFwWaj5sBF8/G/pNo8EtBJjAfSVgfIlugR/BCOleO+g ==
2019
2019
dependencies:
2020
2020
undici-types "~6.20.0"
2021
2021
You can’t perform that action at this time.
0 commit comments