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.15.2 " ,
31
+ "@types/node" : " 22.15.3 " ,
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.15.2 " ,
45
+ "@types/node" : " 22.15.3 " ,
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.15.2 " :
880
- version "22.15.2 "
881
- resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.2 .tgz#1db55aa64618ee93a58c8912f74beefe44aca905 "
882
- integrity sha512-uKXqKN9beGoMdBfcaTY1ecwz6ctxuJAcUlwE55938g0ZJ8lRxwAZqRz2AJ4pzpt5dHdTPMB863UZ0ESiFUcP7A ==
879
+ " @types/node@22.15.3 " :
880
+ version "22.15.3 "
881
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.3 .tgz#b7fb9396a8ec5b5dfb1345d8ac2502060e9af68b "
882
+ integrity sha512-lX7HFZeHf4QG/J7tBZqrCAXwz9J5RD56Y6MpP0eJkka8p+K0RY/yBTW7CYFJ4VGCclxqOLKmiGP5juQc6MKgcw ==
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.15.2 ":
2016
- version "22.15.2 "
2017
- resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.2 .tgz#1db55aa64618ee93a58c8912f74beefe44aca905 "
2018
- integrity sha512-uKXqKN9beGoMdBfcaTY1ecwz6ctxuJAcUlwE55938g0ZJ8lRxwAZqRz2AJ4pzpt5dHdTPMB863UZ0ESiFUcP7A ==
2015
+ "@types/node@22.15.3 ":
2016
+ version "22.15.3 "
2017
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.3 .tgz#b7fb9396a8ec5b5dfb1345d8ac2502060e9af68b "
2018
+ integrity sha512-lX7HFZeHf4QG/J7tBZqrCAXwz9J5RD56Y6MpP0eJkka8p+K0RY/yBTW7CYFJ4VGCclxqOLKmiGP5juQc6MKgcw ==
2019
2019
dependencies:
2020
2020
undici-types "~6.21.0"
2021
2021
You can’t perform that action at this time.
0 commit comments