Skip to content

Commit 618c1f5

Browse files
Bump terser-webpack-plugin from 5.3.12 to 5.3.14 in /web/pdf (#1434)
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 5.3.12 to 5.3.14. - [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases) - [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/terser-webpack-plugin@v5.3.12...v5.3.14) --- updated-dependencies: - dependency-name: terser-webpack-plugin dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7631c6b commit 618c1f5

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

web/pdf/package-lock.json

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

web/pdf/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"dotenv": "^16.4.7",
1717
"node-stream-zip": "^1.15.0",
1818
"string-replace-loader": "^3.1.0",
19-
"terser-webpack-plugin": "^5.3.12",
19+
"terser-webpack-plugin": "^5.3.14",
2020
"webpack": "^5.97.1",
2121
"webpack-cli": "^6.0.1"
2222
}

0 commit comments

Comments
 (0)