From af00ebbe03a39b51553c00d5dfc45eacc4456d56 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 May 2023 13:47:03 -0400 Subject: [PATCH 1/3] fix(deps): update dependency terser-webpack-plugin to v5.3.9 (#11611) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index b374e7c3dd..6cacb74fd3 100644 --- a/install/package.json +++ b/install/package.json @@ -135,7 +135,7 @@ "sortablejs": "1.15.0", "spdx-license-list": "6.6.0", "spider-detector": "2.0.0", - "terser-webpack-plugin": "5.3.8", + "terser-webpack-plugin": "5.3.9", "textcomplete": "0.18.2", "textcomplete.contenteditable": "0.1.1", "timeago": "1.6.7", From d1ccfac159af711042d312c9d73bd0a951f58f79 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 May 2023 13:47:11 -0400 Subject: [PATCH 2/3] fix(deps): update dependency rimraf to v5.0.1 (#11610) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 6cacb74fd3..3c6d525fae 100644 --- a/install/package.json +++ b/install/package.json @@ -119,7 +119,7 @@ "ioredis": "5.3.2", "request": "2.88.2", "request-promise-native": "1.0.9", - "rimraf": "5.0.0", + "rimraf": "5.0.1", "rss": "1.2.2", "rtlcss": "4.1.0", "sanitize-html": "2.10.0", From a4ae2e08d850c76aa1301e8df0836b9708a43275 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 May 2023 13:47:19 -0400 Subject: [PATCH 3/3] fix(deps): update dependency webpack to v5.83.1 (#11608) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 3c6d525fae..1eac125df8 100644 --- a/install/package.json +++ b/install/package.json @@ -142,7 +142,7 @@ "tinycon": "0.6.8", "toobusy-js": "0.5.1", "validator": "13.9.0", - "webpack": "5.82.1", + "webpack": "5.83.1", "webpack-merge": "5.8.0", "winston": "3.8.2", "xml": "1.0.1",