Bump webpack-subresource-integrity from 1.4.1 to 1.5.1

Bumps [webpack-subresource-integrity](https://github.com/waysact/webpack-subresource-integrity) from 1.4.1 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.4.1...v1.5.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-02-22 11:31:36 +00:00
committed by GitHub
parent dc0bc9e636
commit 0e6fa2fe9d
2 changed files with 5 additions and 5 deletions

View File

@@ -40,7 +40,7 @@
"webpack-cli": "^3.3.12", "webpack-cli": "^3.3.12",
"webpack-dev-server": "^3.11.0", "webpack-dev-server": "^3.11.0",
"webpack-pwa-manifest": "^4.2.0", "webpack-pwa-manifest": "^4.2.0",
"webpack-subresource-integrity": "^1.4.1", "webpack-subresource-integrity": "^1.5.1",
"workbox-webpack-plugin": "^5.1.3" "workbox-webpack-plugin": "^5.1.3"
}, },
"dependencies": { "dependencies": {

View File

@@ -9097,10 +9097,10 @@ webpack-sources@^1.3.0, webpack-sources@^1.4.0, webpack-sources@^1.4.1:
source-list-map "^2.0.0" source-list-map "^2.0.0"
source-map "~0.6.1" source-map "~0.6.1"
webpack-subresource-integrity@^1.4.1: webpack-subresource-integrity@^1.5.1:
version "1.4.1" version "1.5.1"
resolved "https://registry.yarnpkg.com/webpack-subresource-integrity/-/webpack-subresource-integrity-1.4.1.tgz#e8bf918b444277df46a66cd84542cbcdc5a6272d" resolved "https://registry.yarnpkg.com/webpack-subresource-integrity/-/webpack-subresource-integrity-1.5.1.tgz#6f44ea99987266b70c4ec42ac51064d33e982277"
integrity sha512-XMLFInbGbB1HV7K4vHWANzc1CN0t/c4bBvnlvGxGwV45yE/S/feAXIm8dJsCkzqWtSKnmaEgTp/meyeThxG4Iw== integrity sha512-uekbQ93PZ9e7BFB8Hl9cFIVYQyQqiXp2ExKk9Zv+qZfH/zHXHrCFAfw1VW0+NqWbTWrs/HnuDrto3+tiPXh//Q==
dependencies: dependencies:
webpack-sources "^1.3.0" webpack-sources "^1.3.0"