From 4cd8c2ffbc2f7a53f1861efe949c50ec167f7391 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 16 Apr 2023 18:44:24 -0400 Subject: [PATCH 1/5] fix(deps): update dependency esbuild to v0.17.17 (#11489) 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 963980d6c8..3d67e49592 100644 --- a/install/package.json +++ b/install/package.json @@ -60,7 +60,7 @@ "csrf-sync": "4.0.1", "daemon": "1.1.0", "diff": "5.1.0", - "esbuild": "0.17.16", + "esbuild": "0.17.17", "express": "4.18.2", "express-session": "1.17.3", "express-useragent": "1.0.15", From fe4e9383414ca8eb163e2aae62b9a0c8f9b14479 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 16 Apr 2023 18:44:34 -0400 Subject: [PATCH 2/5] fix(deps): update dependency postcss to v8.4.22 (#11488) 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 3d67e49592..212753f3bb 100644 --- a/install/package.json +++ b/install/package.json @@ -112,7 +112,7 @@ "passport-local": "1.0.0", "pg": "8.10.0", "pg-cursor": "2.9.0", - "postcss": "8.4.21", + "postcss": "8.4.22", "postcss-clean": "1.2.0", "progress-webpack-plugin": "1.0.16", "prompt": "1.3.0", From 90fca08ed8ea9ff10e3a27536394f751aaef39ef Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 16 Apr 2023 18:44:44 -0400 Subject: [PATCH 3/5] fix(deps): update dependency ioredis to v5.3.2 (#11487) 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 212753f3bb..ad566f701e 100644 --- a/install/package.json +++ b/install/package.json @@ -116,7 +116,7 @@ "postcss-clean": "1.2.0", "progress-webpack-plugin": "1.0.16", "prompt": "1.3.0", - "ioredis": "5.3.1", + "ioredis": "5.3.2", "request": "2.88.2", "request-promise-native": "1.0.9", "rimraf": "5.0.0", From ba2b7f5b564a6493d75ae6b5577c0d4566be0e0a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 16 Apr 2023 18:44:59 -0400 Subject: [PATCH 4/5] fix(deps): update dependency commander to v10.0.1 (#11486) 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 ad566f701e..70ba3734d2 100644 --- a/install/package.json +++ b/install/package.json @@ -46,7 +46,7 @@ "cli-graph": "3.2.2", "clipboard": "2.0.11", "colors": "1.4.0", - "commander": "10.0.0", + "commander": "10.0.1", "compare-versions": "5.0.3", "compression": "1.7.4", "connect-flash": "0.1.1", From d2b8512cfe8104527a35554cf4ad3c08fe0847e3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 16 Apr 2023 18:45:15 -0400 Subject: [PATCH 5/5] fix(deps): update dependency lru-cache to v9.0.3 (#11481) 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 70ba3734d2..07f250a817 100644 --- a/install/package.json +++ b/install/package.json @@ -81,7 +81,7 @@ "less": "4.1.3", "lodash": "4.17.21", "logrotate-stream": "0.2.9", - "lru-cache": "9.0.1", + "lru-cache": "9.0.3", "material-design-lite": "1.3.0", "mime": "3.0.0", "mkdirp": "3.0.0",