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.9.3 " ,
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.9.3 " ,
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.9.3"
6830+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.9.3.tgz#08f3d64b3bc6d74b162d36f60213e8a6704ef2b4"
6831+ integrity sha512-F3u1fs/fce3FFk+DAxbxc78DF8x0cY09RRL8GnXLmkJ1jvx3TtPdWoTT5/NiYfI5ASqXBmfqJi9dZ3gxMx4lzw==
6832+ dependencies:
6833+ undici-types "~6.19.8"
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.19.8:
24181+ version "6.19.8"
24182+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
24183+ integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
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