From 4d9d36ebf2f02ace4cf92dec942fed013e0de9f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 May 2021 21:13:46 +0000 Subject: [PATCH] chore(deps): bump lodash from 4.17.10 to 4.17.21 Bumps [lodash](https://github.com/lodash/lodash) from 4.17.10 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.10...4.17.21) Signed-off-by: dependabot[bot] --- package-lock.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index f6266bd..a2be59d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "ccnubox-rax-table", - "version": "2.0.0-rc1", + "version": "2.1.10", "lockfileVersion": 1, "requires": true, "dependencies": { @@ -4836,9 +4836,9 @@ } }, "lodash": { - "version": "4.17.10", - "resolved": "https://registry.npm.taobao.org/lodash/download/lodash-4.17.10.tgz", - "integrity": "sha1-G3eTz3JZ6jj7NmHU04syYK+K5Oc=" + "version": "4.17.21", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", + "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==" }, "lodash.clonedeep": { "version": "4.5.0", @@ -6168,7 +6168,7 @@ "dependencies": { "universal-env": { "version": "0.6.4", - "resolved": "http://registry.npm.taobao.org/universal-env/download/universal-env-0.6.4.tgz", + "resolved": "https://registry.npm.taobao.org/universal-env/download/universal-env-0.6.4.tgz", "integrity": "sha1-sKpd8y+K0tq8LuRI7icWvQrIkQc=" } } @@ -7421,7 +7421,7 @@ "dependencies": { "universal-env": { "version": "0.6.4", - "resolved": "http://registry.npm.taobao.org/universal-env/download/universal-env-0.6.4.tgz", + "resolved": "https://registry.npm.taobao.org/universal-env/download/universal-env-0.6.4.tgz", "integrity": "sha1-sKpd8y+K0tq8LuRI7icWvQrIkQc=" } } @@ -7436,7 +7436,7 @@ "dependencies": { "universal-env": { "version": "0.6.6", - "resolved": "http://registry.npm.taobao.org/universal-env/download/universal-env-0.6.6.tgz", + "resolved": "https://registry.npm.taobao.org/universal-env/download/universal-env-0.6.6.tgz", "integrity": "sha1-3VrfgWqOw+kI1ISOFxTf4w3YqXA=" } } @@ -7457,7 +7457,7 @@ }, "universal-env": { "version": "0.6.4", - "resolved": "http://registry.npm.taobao.org/universal-env/download/universal-env-0.6.4.tgz", + "resolved": "https://registry.npm.taobao.org/universal-env/download/universal-env-0.6.4.tgz", "integrity": "sha1-sKpd8y+K0tq8LuRI7icWvQrIkQc=" } } @@ -7854,7 +7854,7 @@ "dependencies": { "pify": { "version": "2.3.0", - "resolved": "http://registry.npm.taobao.org/pify/download/pify-2.3.0.tgz", + "resolved": "https://registry.npm.taobao.org/pify/download/pify-2.3.0.tgz", "integrity": "sha1-7RQaasBDqEnqWISY59yosVMw6Qw=", "dev": true }