From 006b0f6998a4b298924330b294ecc49a8dc8fe56 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Apr 2022 04:37:29 +0000 Subject: [PATCH] Bump lodash in /examples/lib-r-math.js/typescript Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.21) --- updated-dependencies: - dependency-name: lodash dependency-type: indirect ... Signed-off-by: dependabot[bot] --- examples/lib-r-math.js/typescript/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/lib-r-math.js/typescript/yarn.lock b/examples/lib-r-math.js/typescript/yarn.lock index 224ed89..83dbb08 100644 --- a/examples/lib-r-math.js/typescript/yarn.lock +++ b/examples/lib-r-math.js/typescript/yarn.lock @@ -1414,8 +1414,8 @@ lodash.debounce@^4.0.8: resolved "https://registry.yarnpkg.com/lodash.debounce/-/lodash.debounce-4.0.8.tgz#82d79bff30a67c4005ffd5e2515300ad9ca4d7af" lodash@^4.3.0: - version "4.17.11" - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d" + version "4.17.21" + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" lru-cache@^5.1.1: version "5.1.1"