Skip to content

Commit 70a8ac6

Browse files
[deps] Auth: Update webpack to v5.103.0
1 parent 2504fd9 commit 70a8ac6

4 files changed

Lines changed: 26 additions & 18 deletions

File tree

bitwarden_license/src/Sso/package-lock.json

Lines changed: 12 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bitwarden_license/src/Sso/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"mini-css-extract-plugin": "2.9.2",
1919
"sass": "1.93.2",
2020
"sass-loader": "16.0.5",
21-
"webpack": "5.102.1",
21+
"webpack": "5.103.0",
2222
"webpack-cli": "5.1.4"
2323
}
2424
}

src/Admin/package-lock.json

Lines changed: 12 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/Admin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"mini-css-extract-plugin": "2.9.2",
2020
"sass": "1.93.2",
2121
"sass-loader": "16.0.5",
22-
"webpack": "5.102.1",
22+
"webpack": "5.103.0",
2323
"webpack-cli": "5.1.4"
2424
}
2525
}

0 commit comments

Comments
 (0)