diff --git a/ui/package-lock.json b/ui/package-lock.json index 77c0625e4..a3cabec67 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.8", + "@types/node": "18.11.9", "@types/promise-retry": "1.1.3", "@types/qs": "6.9.7", "@types/react": "17.0.50", @@ -11159,9 +11159,9 @@ "dev": true }, "node_modules/@types/node": { - "version": "18.11.8", - "resolved": "https://registry.npmjs.org/@types/node/-/node-18.11.8.tgz", - "integrity": "sha512-uGwPWlE0Hj972KkHtCDVwZ8O39GmyjfMane1Z3GUBGGnkZ2USDq7SxLpVIiIHpweY9DS0QTDH0Nw7RNBsAAZ5A==", + "version": "18.11.9", + "resolved": "https://registry.npmjs.org/@types/node/-/node-18.11.9.tgz", + "integrity": "sha512-CRpX21/kGdzjOpFsZSkcrXMGIBWMGNIHXXBVFSH+ggkftxg+XYP20TESbh+zFvFj3EQOl5byk0HTRn1IL6hbqg==", "dev": true }, "node_modules/@types/node-fetch": { @@ -44268,9 +44268,9 @@ "dev": true }, "@types/node": { - "version": "18.11.8", - "resolved": "https://registry.npmjs.org/@types/node/-/node-18.11.8.tgz", - "integrity": "sha512-uGwPWlE0Hj972KkHtCDVwZ8O39GmyjfMane1Z3GUBGGnkZ2USDq7SxLpVIiIHpweY9DS0QTDH0Nw7RNBsAAZ5A==", + "version": "18.11.9", + "resolved": "https://registry.npmjs.org/@types/node/-/node-18.11.9.tgz", + "integrity": "sha512-CRpX21/kGdzjOpFsZSkcrXMGIBWMGNIHXXBVFSH+ggkftxg+XYP20TESbh+zFvFj3EQOl5byk0HTRn1IL6hbqg==", "dev": true }, "@types/node-fetch": { diff --git a/ui/package.json b/ui/package.json index 45ad85fc6..8b2792e0b 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.8", + "@types/node": "18.11.9", "@types/promise-retry": "1.1.3", "@types/qs": "6.9.7", "@types/react": "17.0.50",