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" : " 4.17.21" ,
30
30
"@types/jest" : " 27.5.2" ,
31
- "@types/node" : " 20.14.4 " ,
31
+ "@types/node" : " 20.14.5 " ,
32
32
"@types/supertest" : " 6.0.2" ,
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" : " 20.14.4 " ,
45
+ "@types/node" : " 20.14.5 " ,
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
-
880
- version "20.14.4 "
881
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.4 .tgz#3426db474378502882036d595ec9e79a9b17d1e6 "
882
- integrity sha512-1ChboN+57suCT2t/f8lwtPY/k3qTpuD/qnqQuYoBg6OQOcPyaw7PiZVdGpaZYAvhDDtqrt0oAaM8+oSu1xsUGw ==
879
+
880
+ version "20.14.5 "
881
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.5 .tgz#fe35e3022ebe58b8f201580eb24e1fcfc0f2487d "
882
+ integrity sha512-aoRR+fJkZT2l0aGOJhuA8frnCSoNX6W7U2mpNq63+BxBIj5BQFt8rHy627kijCmm63ijdSdwvGgpUsU6MBsZZA ==
883
883
dependencies :
884
884
undici-types "~5.26.4"
885
885
Original file line number Diff line number Diff line change 2028
2028
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.7.6.tgz#cb734a7c191472ae6a2b3a502b4dfffcea974113"
2029
2029
integrity sha512-eyK7MWD0R1HqVTp+PtwRgFeIsemzuj4gBFSQxfPHY5iMjS7474e5wq+VFgTcdpyHeNxyKSaetYAjdMLJlKoWqA==
2030
2030
2031
-
2032
- version "20.14.4 "
2033
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.4 .tgz#3426db474378502882036d595ec9e79a9b17d1e6 "
2034
- integrity sha512-1ChboN+57suCT2t/f8lwtPY/k3qTpuD/qnqQuYoBg6OQOcPyaw7PiZVdGpaZYAvhDDtqrt0oAaM8+oSu1xsUGw ==
2031
+
2032
+ version "20.14.5 "
2033
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.5 .tgz#fe35e3022ebe58b8f201580eb24e1fcfc0f2487d "
2034
+ integrity sha512-aoRR+fJkZT2l0aGOJhuA8frnCSoNX6W7U2mpNq63+BxBIj5BQFt8rHy627kijCmm63ijdSdwvGgpUsU6MBsZZA ==
2035
2035
dependencies:
2036
2036
undici-types "~5.26.4"
2037
2037
You can’t perform that action at this time.
0 commit comments