File tree 2 files changed +12
-5
lines changed
2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 21
21
"@types/jest" : " 29.4.0" ,
22
22
"@types/js-yaml" : " 4.0.5" ,
23
23
"@types/lodash" : " 4.14.191" ,
24
- "@types/node" : " 18.11.19 " ,
24
+ "@types/node" : " 18.19.95 " ,
25
25
"@types/swagger-ui-express" : " 4.1.3" ,
26
26
"@types/yamljs" : " 0.2.31" ,
27
27
"@typescript-eslint/eslint-plugin" : " 5.51.0" ,
Original file line number Diff line number Diff line change 1083
1083
resolved "https://registry.npmjs.org/@types/node/-/node-16.11.6.tgz"
1084
1084
integrity sha512-ua7PgUoeQFjmWPcoo9khiPum3Pd60k4/2ZGXt18sm2Slk0W0xZTqt5Y0Ny1NyBiN1EVQ/+FaF9NcY4Qe6rwk5w==
1085
1085
1086
- " @types/node@18.11.19 " :
1087
- version "18.11.19"
1088
- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.19.tgz#35e26df9ec441ab99d73e99e9aca82935eea216d"
1089
- integrity sha512-YUgMWAQBWLObABqrvx8qKO1enAvBUdjZOAWQ5grBAkp5LQv45jBvYKZ3oFS9iKRCQyFjqw6iuEa1vmFqtxYLZw==
1086
+ " @types/node@18.19.95 " :
1087
+ version "18.19.95"
1088
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.95.tgz#9319b07d3595ff2cf0c34637f5c793082cb1d3c3"
1089
+ integrity sha512-VJysWMtwHh2aQ0BlfhwxZsdJrUQgrid+a53aIKeDLxYQrYqqIk3qFrGK/y/2Uk8FNvzGqwxeiosKNOmHI5HpYQ==
1090
+ dependencies :
1091
+ undici-types "~5.26.4"
1090
1092
1091
1093
" @types/normalize-package-data@^2.4.0 " :
1092
1094
version "2.4.1"
@@ -5270,6 +5272,11 @@ unbox-primitive@^1.0.2:
5270
5272
has-symbols "^1.0.3"
5271
5273
which-boxed-primitive "^1.0.2"
5272
5274
5275
+ undici-types@~5.26.4 :
5276
+ version "5.26.5"
5277
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
5278
+ integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
5279
+
5273
5280
universalify@^2.0.0 :
5274
5281
version "2.0.0"
5275
5282
resolved "https://registry.npmjs.org/universalify/-/universalify-2.0.0.tgz"
You can’t perform that action at this time.
0 commit comments