diff --git a/ui/package-lock.json b/ui/package-lock.json index 1a1dbf987..a296cd5e3 100644 --- a/ui/package-lock.json +++ b/ui/package-lock.json @@ -71,7 +71,7 @@ "@types/lodash.merge": "4.6.7", "@types/lodash.throttle": "4.1.7", "@types/lodash.uniqueid": "4.0.7", - "@types/node": "18.11.7", + "@types/node": "18.11.8", "@types/promise-retry": "1.1.3", "@types/qs": "6.9.7", "@types/react": "17.0.50", @@ -11158,9 +11158,9 @@ "dev": true }, "node_modules/@types/node": { - "version": "18.11.7", - "resolved": "https://registry.npmjs.org/@types/node/-/node-18.11.7.tgz", - "integrity": "sha512-LhFTglglr63mNXUSRYD8A+ZAIu5sFqNJ4Y2fPuY7UlrySJH87rRRlhtVmMHplmfk5WkoJGmDjE9oiTfyX94CpQ==", + "version": "18.11.8", + "resolved": "https://registry.npmjs.org/@types/node/-/node-18.11.8.tgz", + "integrity": "sha512-uGwPWlE0Hj972KkHtCDVwZ8O39GmyjfMane1Z3GUBGGnkZ2USDq7SxLpVIiIHpweY9DS0QTDH0Nw7RNBsAAZ5A==", "dev": true }, "node_modules/@types/node-fetch": { @@ -44239,9 +44239,9 @@ "dev": true }, "@types/node": { - "version": "18.11.7", - "resolved": "https://registry.npmjs.org/@types/node/-/node-18.11.7.tgz", - "integrity": "sha512-LhFTglglr63mNXUSRYD8A+ZAIu5sFqNJ4Y2fPuY7UlrySJH87rRRlhtVmMHplmfk5WkoJGmDjE9oiTfyX94CpQ==", + "version": "18.11.8", + "resolved": "https://registry.npmjs.org/@types/node/-/node-18.11.8.tgz", + "integrity": "sha512-uGwPWlE0Hj972KkHtCDVwZ8O39GmyjfMane1Z3GUBGGnkZ2USDq7SxLpVIiIHpweY9DS0QTDH0Nw7RNBsAAZ5A==", "dev": true }, "@types/node-fetch": { diff --git a/ui/package.json b/ui/package.json index 642bcb8bb..adce2b57f 100644 --- a/ui/package.json +++ b/ui/package.json @@ -70,7 +70,7 @@ "@types/lodash.merge": "4.6.7", "@types/lodash.throttle": "4.1.7", "@types/lodash.uniqueid": "4.0.7", - "@types/node": "18.11.7", + "@types/node": "18.11.8", "@types/promise-retry": "1.1.3", "@types/qs": "6.9.7", "@types/react": "17.0.50",