diff --git a/node_modules/.package-lock.json b/node_modules/.package-lock.json index 0ab6ba61f..b95db0787 100644 --- a/node_modules/.package-lock.json +++ b/node_modules/.package-lock.json @@ -749,16 +749,6 @@ "integrity": "sha1-7ihweulOEdK4J7y+UnC86n8+ce4=", "dev": true }, - "node_modules/@types/long": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/@types/long/-/long-5.0.0.tgz", - "integrity": "sha512-eQs9RsucA/LNjnMoJvWG/nXa7Pot/RbBzilF/QRIU/xRl+0ApxrSUFsV5lmf01SvSlqMzJ7Zwxe440wmz2SJGA==", - "deprecated": "This is a stub types definition. long provides its own type definitions, so you do not need this installed.", - "dev": true, - "dependencies": { - "long": "*" - } - }, "node_modules/@types/node": { "version": "12.12.70", "resolved": "https://registry.npmjs.org/@types/node/-/node-12.12.70.tgz", diff --git a/node_modules/@types/long/LICENSE b/node_modules/@types/long/LICENSE deleted file mode 100755 index 9e841e7a2..000000000 --- a/node_modules/@types/long/LICENSE +++ /dev/null @@ -1,21 +0,0 @@ - MIT License - - Copyright (c) Microsoft Corporation. - - Permission is hereby granted, free of charge, to any person obtaining a copy - of this software and associated documentation files (the "Software"), to deal - in the Software without restriction, including without limitation the rights - to use, copy, modify, merge, publish, distribute, sublicense, and/or sell - copies of the Software, and to permit persons to whom the Software is - furnished to do so, subject to the following conditions: - - The above copyright notice and this permission notice shall be included in all - copies or substantial portions of the Software. - - THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE - SOFTWARE diff --git a/node_modules/@types/long/README.md b/node_modules/@types/long/README.md deleted file mode 100755 index 7e4466fd6..000000000 --- a/node_modules/@types/long/README.md +++ /dev/null @@ -1,3 +0,0 @@ -This is a stub types definition for @types/long (https://github.com/dcodeIO/long.js#readme). - -long provides its own type definitions, so you don't need @types/long installed! \ No newline at end of file diff --git a/node_modules/@types/long/package.json b/node_modules/@types/long/package.json deleted file mode 100755 index 3ac402dd7..000000000 --- a/node_modules/@types/long/package.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "@types/long", - "version": "5.0.0", - "description": "Stub TypeScript definitions entry for long, which provides its own types definitions", - "main": "", - "scripts": {}, - "license": "MIT", - "dependencies": { - "long": "*" - }, - "deprecated": "This is a stub types definition. long provides its own type definitions, so you do not need this installed." -} \ No newline at end of file diff --git a/package-lock.json b/package-lock.json index 79bafe776..d96c9eb22 100644 --- a/package-lock.json +++ b/package-lock.json @@ -806,16 +806,6 @@ "integrity": "sha1-7ihweulOEdK4J7y+UnC86n8+ce4=", "dev": true }, - "node_modules/@types/long": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/@types/long/-/long-5.0.0.tgz", - "integrity": "sha512-eQs9RsucA/LNjnMoJvWG/nXa7Pot/RbBzilF/QRIU/xRl+0ApxrSUFsV5lmf01SvSlqMzJ7Zwxe440wmz2SJGA==", - "deprecated": "This is a stub types definition. long provides its own type definitions, so you do not need this installed.", - "dev": true, - "dependencies": { - "long": "*" - } - }, "node_modules/@types/node": { "version": "12.12.70", "resolved": "https://registry.npmjs.org/@types/node/-/node-12.12.70.tgz", @@ -6614,15 +6604,6 @@ "integrity": "sha1-7ihweulOEdK4J7y+UnC86n8+ce4=", "dev": true }, - "@types/long": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/@types/long/-/long-5.0.0.tgz", - "integrity": "sha512-eQs9RsucA/LNjnMoJvWG/nXa7Pot/RbBzilF/QRIU/xRl+0ApxrSUFsV5lmf01SvSlqMzJ7Zwxe440wmz2SJGA==", - "dev": true, - "requires": { - "long": "*" - } - }, "@types/node": { "version": "12.12.70", "resolved": "https://registry.npmjs.org/@types/node/-/node-12.12.70.tgz",