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.3" ,
30
30
"@types/jest" : " 27.5.2" ,
31
- "@types/node" : " 22.15.31 " ,
31
+ "@types/node" : " 22.15.32 " ,
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.31 " ,
45
+ "@types/node" : " 22.15.32 " ,
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.31 " :
880
- version "22.15.31 "
881
- resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.31 .tgz#454f11e2061150135c8353d7f3b3b1823fca9f3f "
882
- integrity sha512-jnVe5ULKl6tijxUhvQeNbQG/84fHfg+yMak02cT8QVhBx/F05rAVxCGBYYTh2EKz22D6JF5ktXuNwdx7b9iEGw ==
879
+ " @types/node@22.15.32 " :
880
+ version "22.15.32 "
881
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.32 .tgz#c301cc2275b535a5e54bb81d516b1d2e9afe06e5 "
882
+ integrity sha512-3jigKqgSjsH6gYZv2nEsqdXfZqIFGAV36XYYjf9KGZ3PSG+IhLecqPnI310RvjutyMwifE2hhhNEklOUrvx/wA ==
883
883
dependencies :
884
884
undici-types "~6.21.0"
885
885
Original file line number Diff line number Diff line change 2024
2024
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.7.6.tgz#cb734a7c191472ae6a2b3a502b4dfffcea974113"
2025
2025
integrity sha512-eyK7MWD0R1HqVTp+PtwRgFeIsemzuj4gBFSQxfPHY5iMjS7474e5wq+VFgTcdpyHeNxyKSaetYAjdMLJlKoWqA==
2026
2026
2027
- "@types/node@22.15.31 ":
2028
- version "22.15.31 "
2029
- resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.31 .tgz#454f11e2061150135c8353d7f3b3b1823fca9f3f "
2030
- integrity sha512-jnVe5ULKl6tijxUhvQeNbQG/84fHfg+yMak02cT8QVhBx/F05rAVxCGBYYTh2EKz22D6JF5ktXuNwdx7b9iEGw ==
2027
+ "@types/node@22.15.32 ":
2028
+ version "22.15.32 "
2029
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.32 .tgz#c301cc2275b535a5e54bb81d516b1d2e9afe06e5 "
2030
+ integrity sha512-3jigKqgSjsH6gYZv2nEsqdXfZqIFGAV36XYYjf9KGZ3PSG+IhLecqPnI310RvjutyMwifE2hhhNEklOUrvx/wA ==
2031
2031
dependencies:
2032
2032
undici-types "~6.21.0"
2033
2033
You can’t perform that action at this time.
0 commit comments