From 6328a9e0ab0531fc510458b7e948f9493573365f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2020 08:47:33 +0000 Subject: [PATCH] chore(deps): bump elliptic from 6.4.0 to 6.5.3 Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.0 to 6.5.3. - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](https://github.com/indutny/elliptic/compare/v6.4.0...v6.5.3) 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..d646dc8 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": { @@ -2380,9 +2380,9 @@ "dev": true }, "elliptic": { - "version": "6.4.0", - "resolved": "https://registry.npm.taobao.org/elliptic/download/elliptic-6.4.0.tgz", - "integrity": "sha1-ysmvh2LIWDYYcAPI3+GT5eLq5d8=", + "version": "6.5.3", + "resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.5.3.tgz", + "integrity": "sha512-IMqzv5wNQf+E6aHeIqATs0tOLeOTwj1QKbRcS3jBbYkl5oLAserA8yJTT7/VyHUYG91PRmPyeQDObKLPpeS4dw==", "dev": true, "requires": { "bn.js": "^4.4.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 }