File tree 4 files changed +10
-10
lines changed
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.14.0 " ,
31
+ "@types/node" : " 22.14.1 " ,
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.14.0 " ,
45
+ "@types/node" : " 22.14.1 " ,
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.14.0 " :
880
- version "22.14.0 "
881
- resolved "https://registry.yarnpkg.com/@types/node/-/node-22.14.0 .tgz#d3bfa3936fef0dbacd79ea3eb17d521c628bb47e "
882
- integrity sha512-Kmpl+z84ILoG+3T/zQFyAJsU6EPTmOCj8/2+83fSN6djd6I4o7uOuGIH6vq3PrjY5BGitSbFuMN18j3iknubbA ==
879
+ " @types/node@22.14.1 " :
880
+ version "22.14.1 "
881
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.14.1 .tgz#53b54585cec81c21eee3697521e31312d6ca1e6f "
882
+ integrity sha512-u0HuPQwe/dHrItgHHpmw3N2fYCR6x4ivMNbPHRkBVP4CvN+kiRrKHWk3i8tXiO/joPwXLMYvF9TTF0eqgHIuOw ==
883
883
dependencies :
884
884
undici-types "~6.21.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.14.0 ":
2016
- version "22.14.0 "
2017
- resolved "https://registry.yarnpkg.com/@types/node/-/node-22.14.0 .tgz#d3bfa3936fef0dbacd79ea3eb17d521c628bb47e "
2018
- integrity sha512-Kmpl+z84ILoG+3T/zQFyAJsU6EPTmOCj8/2+83fSN6djd6I4o7uOuGIH6vq3PrjY5BGitSbFuMN18j3iknubbA ==
2015
+ "@types/node@22.14.1 ":
2016
+ version "22.14.1 "
2017
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.14.1 .tgz#53b54585cec81c21eee3697521e31312d6ca1e6f "
2018
+ integrity sha512-u0HuPQwe/dHrItgHHpmw3N2fYCR6x4ivMNbPHRkBVP4CvN+kiRrKHWk3i8tXiO/joPwXLMYvF9TTF0eqgHIuOw ==
2019
2019
dependencies:
2020
2020
undici-types "~6.21.0"
2021
2021
You can’t perform that action at this time.
0 commit comments