diff --git a/ui/package-lock.json b/ui/package-lock.json index 3de6125d6..565b2305c 100644 --- a/ui/package-lock.json +++ b/ui/package-lock.json @@ -72,7 +72,7 @@ "@types/lodash.merge": "4.6.6", "@types/lodash.throttle": "4.1.6", "@types/lodash.uniqueid": "4.0.6", - "@types/node": "16.11.16", + "@types/node": "16.11.17", "@types/promise-retry": "1.1.3", "@types/qs": "6.9.7", "@types/react": "17.0.37", @@ -11083,9 +11083,9 @@ "dev": true }, "node_modules/@types/node": { - "version": "16.11.16", - "resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.16.tgz", - "integrity": "sha512-Mt07oPv0YcV0OQMZ+ZDZbuNeL8024sJb1OJTtzG014ACGHVLB3sXzuXhnQaHI8fgMOLLTeHOasaltpGUMD0zrg==", + "version": "16.11.17", + "resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.17.tgz", + "integrity": "sha512-C1vTZME8cFo8uxY2ui41xcynEotVkczIVI5AjLmy5pkpBv/FtG+jhtOlfcPysI8VRVwoOMv6NJm44LGnoMSWkw==", "dev": true }, "node_modules/@types/node-fetch": { @@ -42348,9 +42348,9 @@ "dev": true }, "@types/node": { - "version": "16.11.16", - "resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.16.tgz", - "integrity": "sha512-Mt07oPv0YcV0OQMZ+ZDZbuNeL8024sJb1OJTtzG014ACGHVLB3sXzuXhnQaHI8fgMOLLTeHOasaltpGUMD0zrg==", + "version": "16.11.17", + "resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.17.tgz", + "integrity": "sha512-C1vTZME8cFo8uxY2ui41xcynEotVkczIVI5AjLmy5pkpBv/FtG+jhtOlfcPysI8VRVwoOMv6NJm44LGnoMSWkw==", "dev": true }, "@types/node-fetch": { diff --git a/ui/package.json b/ui/package.json index 9bb235e17..c672d2ab2 100644 --- a/ui/package.json +++ b/ui/package.json @@ -71,7 +71,7 @@ "@types/lodash.merge": "4.6.6", "@types/lodash.throttle": "4.1.6", "@types/lodash.uniqueid": "4.0.6", - "@types/node": "16.11.16", + "@types/node": "16.11.17", "@types/promise-retry": "1.1.3", "@types/qs": "6.9.7", "@types/react": "17.0.37",