diff --git a/package.json b/package.json index 99c9a415ce0..ce267843da2 100644 --- a/package.json +++ b/package.json @@ -198,7 +198,7 @@ "webpack-dev-server": "3.8.2", "webpack-merge": "4.2.1", "webpack-modernizr-loader": "5.0.0", - "webpack-subresource-integrity": "1.3.4", + "webpack-subresource-integrity": "1.5.1", "what-input": "5.0.5", "worker-loader": "2.0.0" }, diff --git a/yarn.lock b/yarn.lock index 3be31abf149..b5a5562a816 100644 --- a/yarn.lock +++ b/yarn.lock @@ -16750,10 +16750,10 @@ webpack-sources@^1.1.0, webpack-sources@^1.3.0, webpack-sources@^1.4.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"