Skip to content

Commit 1b8a275

Browse files
renovate-botmgechev
authored andcommitted
build: update webpack-subresource-integrity to version 1.4.0
1 parent 513beb2 commit 1b8a275

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/angular_devkit/build_angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"webpack-dev-server": "3.10.1",
6767
"webpack-merge": "4.2.2",
6868
"webpack-sources": "1.4.3",
69-
"webpack-subresource-integrity": "1.3.4",
69+
"webpack-subresource-integrity": "1.4.0",
7070
"worker-plugin": "3.2.0"
7171
},
7272
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11437,10 +11437,10 @@ [email protected], webpack-sources@^1.1.0, webpack-sources@^1.2.0, webpack-s
1143711437
source-list-map "^2.0.0"
1143811438
source-map "~0.6.1"
1143911439

11440-
webpack-subresource-integrity@1.3.4:
11441-
version "1.3.4"
11442-
resolved "https://registry.yarnpkg.com/webpack-subresource-integrity/-/webpack-subresource-integrity-1.3.4.tgz#4554e0c622d6787f880eba009cdb73139c107bad"
11443-
integrity sha512-6XbGYzjh30cGQT/NsC+9IAkJP8IL7/t47sbwR5DLSsamiD56Rwv4/+hsgEHsviPvrEFZ0JRAQtCRN3UsR2Pw9g==
11440+
webpack-subresource-integrity@1.4.0:
11441+
version "1.4.0"
11442+
resolved "https://registry.yarnpkg.com/webpack-subresource-integrity/-/webpack-subresource-integrity-1.4.0.tgz#44963a64c9a214ad729158e7f46d52c2525cc88a"
11443+
integrity sha512-GB1kB/LwAWC3CxwcedGhMkxGpNZxSheCe1q+KJP1bakuieAdX/rGHEcf5zsEzhKXpqsGqokgsDoD9dIkr61VDQ==
1144411444
dependencies:
1144511445
webpack-sources "^1.3.0"
1144611446

0 commit comments

Comments
 (0)