Skip to content

Commit 289336d

Browse files
renovate-botvikerman
authored andcommitted
build: update webpack-subresource-integrity to version 1.3.4
1 parent cf2eb37 commit 289336d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/angular_devkit/build_angular/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"webpack-dev-server": "3.8.1",
6262
"webpack-merge": "4.2.2",
6363
"webpack-sources": "1.4.3",
64-
"webpack-subresource-integrity": "1.3.3",
64+
"webpack-subresource-integrity": "1.3.4",
6565
"worker-plugin": "3.2.0"
6666
},
6767
"devDependencies": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -10899,10 +10899,10 @@ [email protected], webpack-sources@^1.1.0, webpack-sources@^1.2.0, webpack-s
1089910899
source-list-map "^2.0.0"
1090010900
source-map "~0.6.1"
1090110901

10902-
10903-
version "1.3.3"
10904-
resolved "https://registry.yarnpkg.com/webpack-subresource-integrity/-/webpack-subresource-integrity-1.3.3.tgz#8a320457a93ef480707884443d886f7f677ccbf7"
10905-
integrity sha512-t668hZNc/fZCgt2u83A4Tp9l5sDEwAhEC5XQ2QugshEr9WkNNDQC6551pB/JUfy5DwqTa/MJzAjeG5QQ9vxCEA==
10902+
10903+
version "1.3.4"
10904+
resolved "https://registry.yarnpkg.com/webpack-subresource-integrity/-/webpack-subresource-integrity-1.3.4.tgz#4554e0c622d6787f880eba009cdb73139c107bad"
10905+
integrity sha512-6XbGYzjh30cGQT/NsC+9IAkJP8IL7/t47sbwR5DLSsamiD56Rwv4/+hsgEHsviPvrEFZ0JRAQtCRN3UsR2Pw9g==
1090610906
dependencies:
1090710907
webpack-sources "^1.3.0"
1090810908

0 commit comments

Comments
 (0)