From 0e3b1af545611e11badaef12377f057084d23f84 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 19 Apr 2022 01:47:59 +0000 Subject: [PATCH] chore(deps): update dependency @types/lodash.debounce to v4.0.7 --- 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 35912296c..3ea0a6734 100644 --- a/ui/package-lock.json +++ b/ui/package-lock.json @@ -64,7 +64,7 @@ "@types/enzyme": "3.10.12", "@types/fontfaceobserver": "2.1.0", "@types/jest": "27.4.1", - "@types/lodash.debounce": "4.0.6", + "@types/lodash.debounce": "4.0.7", "@types/lodash.merge": "4.6.6", "@types/lodash.throttle": "4.1.6", "@types/lodash.uniqueid": "4.0.6", @@ -9883,9 +9883,9 @@ "dev": true }, "node_modules/@types/lodash.debounce": { - "version": "4.0.6", - "resolved": "https://registry.npmjs.org/@types/lodash.debounce/-/lodash.debounce-4.0.6.tgz", - "integrity": "sha512-4WTmnnhCfDvvuLMaF3KV4Qfki93KebocUF45msxhYyjMttZDQYzHkO639ohhk8+oco2cluAFL3t5+Jn4mleylQ==", + "version": "4.0.7", + "resolved": "https://registry.npmjs.org/@types/lodash.debounce/-/lodash.debounce-4.0.7.tgz", + "integrity": "sha512-X1T4wMZ+gT000M2/91SYj0d/7JfeNZ9PeeOldSNoE/lunLeQXKvkmIumI29IaKMotU/ln/McOIvgzZcQ/3TrSA==", "dev": true, "dependencies": { "@types/lodash": "*" @@ -40406,9 +40406,9 @@ "dev": true }, "@types/lodash.debounce": { - "version": "4.0.6", - "resolved": "https://registry.npmjs.org/@types/lodash.debounce/-/lodash.debounce-4.0.6.tgz", - "integrity": "sha512-4WTmnnhCfDvvuLMaF3KV4Qfki93KebocUF45msxhYyjMttZDQYzHkO639ohhk8+oco2cluAFL3t5+Jn4mleylQ==", + "version": "4.0.7", + "resolved": "https://registry.npmjs.org/@types/lodash.debounce/-/lodash.debounce-4.0.7.tgz", + "integrity": "sha512-X1T4wMZ+gT000M2/91SYj0d/7JfeNZ9PeeOldSNoE/lunLeQXKvkmIumI29IaKMotU/ln/McOIvgzZcQ/3TrSA==", "dev": true, "requires": { "@types/lodash": "*" diff --git a/ui/package.json b/ui/package.json index f8325a899..d4e69b5f4 100644 --- a/ui/package.json +++ b/ui/package.json @@ -63,7 +63,7 @@ "@types/enzyme": "3.10.12", "@types/fontfaceobserver": "2.1.0", "@types/jest": "27.4.1", - "@types/lodash.debounce": "4.0.6", + "@types/lodash.debounce": "4.0.7", "@types/lodash.merge": "4.6.6", "@types/lodash.throttle": "4.1.6", "@types/lodash.uniqueid": "4.0.6",