From d4c435c9da920a9b22ed5cd617c07a5f24e309b3 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 3 Jan 2022 10:13:05 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v16.11.18 --- ui/package-lock.json | 14 +++++++------- ui/package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/ui/package-lock.json b/ui/package-lock.json index e71a1aa15..8b63b8aaf 100644 --- a/ui/package-lock.json +++ b/ui/package-lock.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.17", + "@types/node": "16.11.18", "@types/promise-retry": "1.1.3", "@types/qs": "6.9.7", "@types/react": "17.0.38", @@ -11131,9 +11131,9 @@ "dev": true }, "node_modules/@types/node": { - "version": "16.11.17", - "resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.17.tgz", - "integrity": "sha512-C1vTZME8cFo8uxY2ui41xcynEotVkczIVI5AjLmy5pkpBv/FtG+jhtOlfcPysI8VRVwoOMv6NJm44LGnoMSWkw==", + "version": "16.11.18", + "resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.18.tgz", + "integrity": "sha512-7N8AOYWWYuw0g+K+GKCmIwfU1VMHcexYNpLPYzFZ4Uq2W6C/ptfeC7XhXgy/4pcwhz/9KoS5yijMfnYQ0u0Udw==", "dev": true }, "node_modules/@types/node-fetch": { @@ -42402,9 +42402,9 @@ "dev": true }, "@types/node": { - "version": "16.11.17", - "resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.17.tgz", - "integrity": "sha512-C1vTZME8cFo8uxY2ui41xcynEotVkczIVI5AjLmy5pkpBv/FtG+jhtOlfcPysI8VRVwoOMv6NJm44LGnoMSWkw==", + "version": "16.11.18", + "resolved": "https://registry.npmjs.org/@types/node/-/node-16.11.18.tgz", + "integrity": "sha512-7N8AOYWWYuw0g+K+GKCmIwfU1VMHcexYNpLPYzFZ4Uq2W6C/ptfeC7XhXgy/4pcwhz/9KoS5yijMfnYQ0u0Udw==", "dev": true }, "@types/node-fetch": { diff --git a/ui/package.json b/ui/package.json index 35e7ccd55..1b2c9e059 100644 --- a/ui/package.json +++ b/ui/package.json @@ -70,7 +70,7 @@ "@types/lodash.merge": "4.6.6", "@types/lodash.throttle": "4.1.6", "@types/lodash.uniqueid": "4.0.6", - "@types/node": "16.11.17", + "@types/node": "16.11.18", "@types/promise-retry": "1.1.3", "@types/qs": "6.9.7", "@types/react": "17.0.38",