diff --git a/package.json b/package.json index e2681bce..8e4cd14c 100644 --- a/package.json +++ b/package.json @@ -166,7 +166,7 @@ "webpack-dev-server": "3.8.2", "webpack-merge": "4.2.1", "webpack-sources": "1.1.0", - "webpack-subresource-integrity": "1.3.4", + "webpack-subresource-integrity": "1.5.1", "what-input": "5.0.5", "worker-loader": "1.1.1" }, diff --git a/yarn.lock b/yarn.lock index c11422de..abb29788 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15664,10 +15664,10 @@ webpack-sources@^1.0.1, webpack-sources@^1.1.0, webpack-sources@^1.3.0, webpack- source-list-map "^2.0.0" source-map "~0.6.1" -webpack-subresource-integrity@1.3.4: - version "1.3.4" - resolved "https://registry.yarnpkg.com/webpack-subresource-integrity/-/webpack-subresource-integrity-1.3.4.tgz#4554e0c622d6787f880eba009cdb73139c107bad" - integrity sha512-6XbGYzjh30cGQT/NsC+9IAkJP8IL7/t47sbwR5DLSsamiD56Rwv4/+hsgEHsviPvrEFZ0JRAQtCRN3UsR2Pw9g== +webpack-subresource-integrity@1.5.1: + version "1.5.1" + resolved "https://registry.yarnpkg.com/webpack-subresource-integrity/-/webpack-subresource-integrity-1.5.1.tgz#6f44ea99987266b70c4ec42ac51064d33e982277" + integrity sha512-uekbQ93PZ9e7BFB8Hl9cFIVYQyQqiXp2ExKk9Zv+qZfH/zHXHrCFAfw1VW0+NqWbTWrs/HnuDrto3+tiPXh//Q== dependencies: webpack-sources "^1.3.0"