diff --git a/functions/package-lock.json b/functions/package-lock.json index 9ba31039..db620530 100644 --- a/functions/package-lock.json +++ b/functions/package-lock.json @@ -6,7 +6,7 @@ "": { "name": "functions", "dependencies": { - "@types/node": "20.0.0", + "@types/node": "20.12.7", "@types/request": "2.48.12", "axios": "1.6.8", "esa-node": "0.2.2", @@ -513,9 +513,12 @@ "integrity": "sha512-YATxVxgRqNH6nHEIsvg6k2Boc1JHI9ZbH5iWFFv/MTkchz3b1ieGDa5T0a9RznNdI0KhVbdbWSN+KWWrQZRxTw==" }, "node_modules/@types/node": { - "version": "20.0.0", - "resolved": "https://registry.npmjs.org/@types/node/-/node-20.0.0.tgz", - "integrity": "sha512-cD2uPTDnQQCVpmRefonO98/PPijuOnnEy5oytWJFPY1N9aJCz2wJ5kSGWO+zJoed2cY2JxQh6yBuUq4vIn61hw==" + "version": "20.12.7", + "resolved": "https://registry.npmjs.org/@types/node/-/node-20.12.7.tgz", + "integrity": "sha512-wq0cICSkRLVaf3UGLMGItu/PtdY7oaXaI/RVU+xliKVOtRna3PRY57ZDfztpDL0n11vfymMUnXv8QwYCO7L1wg==", + "dependencies": { + "undici-types": "~5.26.4" + } }, "node_modules/@types/qs": { "version": "6.9.5", @@ -2392,14 +2395,6 @@ "@google-cloud/storage": "^7.7.0" } }, - "node_modules/firebase-admin/node_modules/@types/node": { - "version": "20.12.6", - "resolved": "https://registry.npmjs.org/@types/node/-/node-20.12.6.tgz", - "integrity": "sha512-3KurE8taB8GCvZBPngVbp0lk5CKi8M9f9k1rsADh0Evdz5SzJ+Q+Hx9uHoFGsLnLnd1xmkDQr2hVhlA0Mn0lKQ==", - "dependencies": { - "undici-types": "~5.26.4" - } - }, "node_modules/firebase-functions": { "version": "4.9.0", "resolved": "https://registry.npmjs.org/firebase-functions/-/firebase-functions-4.9.0.tgz", @@ -5684,9 +5679,12 @@ "integrity": "sha512-YATxVxgRqNH6nHEIsvg6k2Boc1JHI9ZbH5iWFFv/MTkchz3b1ieGDa5T0a9RznNdI0KhVbdbWSN+KWWrQZRxTw==" }, "@types/node": { - "version": "20.0.0", - "resolved": "https://registry.npmjs.org/@types/node/-/node-20.0.0.tgz", - "integrity": "sha512-cD2uPTDnQQCVpmRefonO98/PPijuOnnEy5oytWJFPY1N9aJCz2wJ5kSGWO+zJoed2cY2JxQh6yBuUq4vIn61hw==" + "version": "20.12.7", + "resolved": "https://registry.npmjs.org/@types/node/-/node-20.12.7.tgz", + "integrity": "sha512-wq0cICSkRLVaf3UGLMGItu/PtdY7oaXaI/RVU+xliKVOtRna3PRY57ZDfztpDL0n11vfymMUnXv8QwYCO7L1wg==", + "requires": { + "undici-types": "~5.26.4" + } }, "@types/qs": { "version": "6.9.5", @@ -7107,16 +7105,6 @@ "jwks-rsa": "^3.0.1", "node-forge": "^1.3.1", "uuid": "^9.0.0" - }, - "dependencies": { - "@types/node": { - "version": "20.12.6", - "resolved": "https://registry.npmjs.org/@types/node/-/node-20.12.6.tgz", - "integrity": "sha512-3KurE8taB8GCvZBPngVbp0lk5CKi8M9f9k1rsADh0Evdz5SzJ+Q+Hx9uHoFGsLnLnd1xmkDQr2hVhlA0Mn0lKQ==", - "requires": { - "undici-types": "~5.26.4" - } - } } }, "firebase-functions": { diff --git a/functions/package.json b/functions/package.json index a2763f1d..3c506066 100644 --- a/functions/package.json +++ b/functions/package.json @@ -16,7 +16,7 @@ }, "main": "lib/index.js", "dependencies": { - "@types/node": "20.0.0", + "@types/node": "20.12.7", "@types/request": "2.48.12", "axios": "1.6.8", "esa-node": "0.2.2", diff --git a/package-lock.json b/package-lock.json index 39121384..230edaba 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@mui/lab": "5.0.0-alpha.170", "@mui/material": "5.15.15", "@mui/system": "5.15.15", - "@types/node": "20.12.6", + "@types/node": "20.12.7", "@vitejs/plugin-react": "4.2.1", "date-fns": "3.6.0", "firebase": "10.10.0", @@ -2351,9 +2351,9 @@ "dev": true }, "node_modules/@types/node": { - "version": "20.12.6", - "resolved": "https://registry.npmjs.org/@types/node/-/node-20.12.6.tgz", - "integrity": "sha512-3KurE8taB8GCvZBPngVbp0lk5CKi8M9f9k1rsADh0Evdz5SzJ+Q+Hx9uHoFGsLnLnd1xmkDQr2hVhlA0Mn0lKQ==", + "version": "20.12.7", + "resolved": "https://registry.npmjs.org/@types/node/-/node-20.12.7.tgz", + "integrity": "sha512-wq0cICSkRLVaf3UGLMGItu/PtdY7oaXaI/RVU+xliKVOtRna3PRY57ZDfztpDL0n11vfymMUnXv8QwYCO7L1wg==", "dependencies": { "undici-types": "~5.26.4" } diff --git a/package.json b/package.json index 058d192d..1891a1e4 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "@mui/lab": "5.0.0-alpha.170", "@mui/material": "5.15.15", "@mui/system": "5.15.15", - "@types/node": "20.12.6", + "@types/node": "20.12.7", "@vitejs/plugin-react": "4.2.1", "date-fns": "3.6.0", "firebase": "10.10.0",