Bump webpack-subresource-integrity from 1.5.1 to 1.5.2 (#27)

This commit is contained in:
dependabot-preview[bot]
2021-04-12 05:25:42 +00:00
committed by GitHub
parent 7b148987a4
commit 561ccf3240
2 changed files with 5 additions and 5 deletions

View File

@@ -51,7 +51,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.5.1", "webpack-subresource-integrity": "^1.5.2",
"workbox-webpack-plugin": "^5.1.3" "workbox-webpack-plugin": "^5.1.3"
}, },
"dependencies": { "dependencies": {

View File

@@ -11138,10 +11138,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.5.1: webpack-subresource-integrity@^1.5.2:
version "1.5.1" version "1.5.2"
resolved "https://registry.yarnpkg.com/webpack-subresource-integrity/-/webpack-subresource-integrity-1.5.1.tgz#6f44ea99987266b70c4ec42ac51064d33e982277" resolved "https://registry.yarnpkg.com/webpack-subresource-integrity/-/webpack-subresource-integrity-1.5.2.tgz#e40b6578d3072e2d24104975249c52c66e9a743e"
integrity sha512-uekbQ93PZ9e7BFB8Hl9cFIVYQyQqiXp2ExKk9Zv+qZfH/zHXHrCFAfw1VW0+NqWbTWrs/HnuDrto3+tiPXh//Q== integrity sha512-GBWYBoyalbo5YClwWop9qe6Zclp8CIXYGIz12OPclJhIrSplDxs1Ls1JDMH8xBPPrg1T6ISaTW9Y6zOrwEiAzw==
dependencies: dependencies:
webpack-sources "^1.3.0" webpack-sources "^1.3.0"