From f31862a1c2d4c55060ad9132b828d9c3c5c2b485 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Dec 2020 23:21:25 +0000 Subject: [PATCH] Bump ini from 1.3.5 to 1.3.8 Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8) Signed-off-by: dependabot[bot] --- package-lock.json | 20 +++----------------- 1 file changed, 3 insertions(+), 17 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4c8a36d..32854d4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2311,12 +2311,6 @@ "dev": true, "optional": true }, - "ini": { - "version": "1.3.5", - "bundled": true, - "dev": true, - "optional": true - }, "is-fullwidth-code-point": { "version": "1.0.0", "bundled": true, @@ -3026,9 +3020,9 @@ "dev": true }, "ini": { - "version": "1.3.5", - "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.5.tgz", - "integrity": "sha512-RZY5huIKCMRWDUqZlEi72f/lmXKMvuszcMBduliQ3nnWbx9X/ZBQO7DijMEYS9EhHBb2qacRUMtC7svLwe0lcw==", + "version": "1.3.8", + "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz", + "integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==", "dev": true }, "internal-ip": { @@ -5479,14 +5473,6 @@ "resolved": "https://registry.npmjs.org/ts-binary/-/ts-binary-0.7.0.tgz", "integrity": "sha512-IPYBITV5LBwUqc+e0fMqu5VtjtzS1EC5CHGfRyOKVky1655NY8hxpp6vGoc+rDfqbQkPvdidv7zMn4dEx/IgzA==" }, - "ts-binary-types": { - "version": "0.2.2", - "resolved": "https://registry.npmjs.org/ts-binary-types/-/ts-binary-types-0.2.2.tgz", - "integrity": "sha512-MOI3ULUEHLoa1VatBhx3ZbP47PkiX/2/3Jce8Avc6m1DhrHtlnGwk6fsciUDlDr+YiYGwX4lVZs3lwTKsRIzRA==", - "requires": { - "ts-binary": "^0.7.0" - } - }, "ts-loader": { "version": "6.2.0", "resolved": "https://registry.npmjs.org/ts-loader/-/ts-loader-6.2.0.tgz",