From 02ff9fac21df5441f0e6a0d76d65d0bf02684122 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Apr 2021 10:33:30 +0000 Subject: [PATCH] Bump ssri from 6.0.1 to 6.0.2 Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2. - [Release notes](https://github.com/npm/ssri/releases) - [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md) - [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2) Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4c8a36d..344c889 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5139,9 +5139,9 @@ } }, "ssri": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/ssri/-/ssri-6.0.1.tgz", - "integrity": "sha512-3Wge10hNcT1Kur4PDFwEieXSCMCJs/7WvSACcrMYrNp+b8kDL1/0wJch5Ni2WrtwEa2IO8OsVfeKIciKCDx/QA==", + "version": "6.0.2", + "resolved": "https://registry.npmjs.org/ssri/-/ssri-6.0.2.tgz", + "integrity": "sha512-cepbSq/neFK7xB6A50KHN0xHDotYzq58wWCa5LeWqnPrHG8GzfEjO/4O8kpmcGW+oaxkvhEJCWgbgNk4/ZV93Q==", "dev": true, "requires": { "figgy-pudding": "^3.5.1" @@ -5479,14 +5479,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",