diff --git a/ui/package-lock.json b/ui/package-lock.json index 73347e2c9..7b3e40741 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.14.5", + "@types/node": "18.14.6", "@types/promise-retry": "1.1.3", "@types/qs": "6.9.7", "@types/react": "17.0.50", @@ -11368,9 +11368,9 @@ "dev": true }, "node_modules/@types/node": { - "version": "18.14.5", - "resolved": "https://registry.npmjs.org/@types/node/-/node-18.14.5.tgz", - "integrity": "sha512-CRT4tMK/DHYhw1fcCEBwME9CSaZNclxfzVMe7GsO6ULSwsttbj70wSiX6rZdIjGblu93sTJxLdhNIT85KKI7Qw==", + "version": "18.14.6", + "resolved": "https://registry.npmjs.org/@types/node/-/node-18.14.6.tgz", + "integrity": "sha512-93+VvleD3mXwlLI/xASjw0FzKcwzl3OdTCzm1LaRfqgS21gfFtK3zDXM5Op9TeeMsJVOaJ2VRDpT9q4Y3d0AvA==", "dev": true }, "node_modules/@types/node-fetch": { diff --git a/ui/package.json b/ui/package.json index 981752c39..9221119b8 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.14.5", + "@types/node": "18.14.6", "@types/promise-retry": "1.1.3", "@types/qs": "6.9.7", "@types/react": "17.0.50",