File tree Expand file tree Collapse file tree 4 files changed +14
-7
lines changed Expand file tree Collapse file tree 4 files changed +14
-7
lines changed Original file line number Diff line number Diff line change 1- FROM node:14 -alpine
1+ FROM node:22 -alpine
22
33LABEL Description="GraphQL Portal Dashboard" Vendor="GraphQL Portal"
44
Original file line number Diff line number Diff line change 107107 "@types/jest" : " 27.5.2" ,
108108 "@types/jsonwebtoken" : " 8.5.9" ,
109109 "@types/migrate-mongo" : " 8.1.3" ,
110- "@types/node" : " 14.18.34 " ,
110+ "@types/node" : " 22.10.5 " ,
111111 "@types/nodemailer" : " 6.4.6" ,
112112 "@types/supertest" : " 2.0.12" ,
113113 "@typescript-eslint/eslint-plugin" : " 4.33.0" ,
Original file line number Diff line number Diff line change 8181 "@types/jest" : " 27.5.2" ,
8282 "@types/js-cookie" : " 2.2.7" ,
8383 "@types/jsoneditor" : " 8.6.2" ,
84- "@types/node" : " 14.18.34 " ,
84+ "@types/node" : " 22.10.5 " ,
8585 "@types/react" : " 17.0.20" ,
8686 "@types/react-copy-to-clipboard" : " 5.0.4" ,
8787 "@types/react-dom" : " 17.0.9" ,
Original file line number Diff line number Diff line change 68256825 resolved "https://registry.yarnpkg.com/@types/node/-/node-15.12.4.tgz#e1cf817d70a1e118e81922c4ff6683ce9d422e26"
68266826 integrity sha512-zrNj1+yqYF4WskCMOHwN+w9iuD12+dGm0rQ35HLl9/Ouuq52cEtd0CH9qMgrdNmi5ejC1/V7vKEXYubB+65DkA==
68276827
6828- 6829- version "14.18.34"
6830- resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.34.tgz#cd2e6fa0dbfb08a62582a7b967558e73c32061ec"
6831- integrity sha512-hcU9AIQVHmPnmjRK+XUUYlILlr9pQrsqSrwov/JK1pnf3GTQowVBhx54FbvM0AU/VXGH4i3+vgXS5EguR7fysA==
6828+ 6829+ version "22.10.5"
6830+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.5.tgz#95af89a3fb74a2bb41ef9927f206e6472026e48b"
6831+ integrity sha512-F8Q+SeGimwOo86fiovQh8qiXfFEh2/ocYv7tU5pJ3EXMSSxk1Joj5wefpFK2fHTf/N6HKGSxIDBT9f3gCxXPkQ==
6832+ dependencies:
6833+ undici-types "~6.20.0"
68326834
68336835"@types/node@^10.1.0", "@types/node@^10.12.18":
68346836 version "10.17.60"
@@ -24175,6 +24177,11 @@ underscore@~1.12.1:
2417524177 resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.12.1.tgz#7bb8cc9b3d397e201cf8553336d262544ead829e"
2417624178 integrity sha512-hEQt0+ZLDVUMhebKxL4x1BTtDY7bavVofhZ9KZ4aI26X9SRaE+Y3m83XUL1UP2jn8ynjndwCCpEHdUG+9pP1Tw==
2417724179
24180+ undici-types@~6.20.0:
24181+ version "6.20.0"
24182+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
24183+ integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==
24184+
24178241852417924186 version "3.3.6"
2418024187 resolved "https://registry.yarnpkg.com/undici/-/undici-3.3.6.tgz#06d3b97b7eeff46bce6f8a71079c09f64dd59dc1"
You can’t perform that action at this time.
0 commit comments