From 575be89a627617166807a863a2f2073cdc280a74 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Oct 2020 21:23:37 +0000 Subject: [PATCH] build(deps): bump webpack-subresource-integrity from 1.0.4 to 1.5.1 Bumps [webpack-subresource-integrity](https://github.com/waysact/webpack-subresource-integrity) from 1.0.4 to 1.5.1. - [Release notes](https://github.com/waysact/webpack-subresource-integrity/releases) - [Changelog](https://github.com/waysact/webpack-subresource-integrity/blob/master/CHANGELOG.md) - [Commits](https://github.com/waysact/webpack-subresource-integrity/compare/v1.0.4...v1.5.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aeb0934..9629c8d 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "uri-js": "^4.2.2", "webpack": "^3.8.1", "webpack-dev-middleware": "^1.12.2", - "webpack-subresource-integrity": "1.0.4" + "webpack-subresource-integrity": "1.5.1" }, "devDependencies": { "commitizen": "^2.3.0",