From bb28d48a5a5eb184ae8fc504e87b3ef34d964e4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Sep 2024 11:47:42 +0000 Subject: [PATCH] Bump serve-static in /bundles/org.openhab.ui.habpanel/web Bumps [serve-static](https://github.com/expressjs/serve-static) from 1.14.1 to 1.16.2. - [Release notes](https://github.com/expressjs/serve-static/releases) - [Changelog](https://github.com/expressjs/serve-static/blob/v1.16.2/HISTORY.md) - [Commits](https://github.com/expressjs/serve-static/compare/v1.14.1...v1.16.2) --- updated-dependencies: - dependency-name: serve-static dependency-type: indirect ... Signed-off-by: dependabot[bot] --- bundles/org.openhab.ui.habpanel/web/package-lock.json | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/bundles/org.openhab.ui.habpanel/web/package-lock.json b/bundles/org.openhab.ui.habpanel/web/package-lock.json index 57d87e2dae..8ff2d6eb46 100644 --- a/bundles/org.openhab.ui.habpanel/web/package-lock.json +++ b/bundles/org.openhab.ui.habpanel/web/package-lock.json @@ -1,12 +1,12 @@ { "name": "habpanel", - "version": "3.0.0", + "version": "4.0.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "habpanel", - "version": "3.0.0", + "version": "4.0.0", "license": "EPL-2.0", "dependencies": { "n3-charts": "^2.0.28" @@ -1219,7 +1219,6 @@ "dependencies": { "anymatch": "1.3.2", "async-each": "1.0.3", - "fsevents": "1.2.9", "glob-parent": "2.0.0", "inherits": "2.0.3", "is-binary-path": "1.0.1", @@ -4860,7 +4859,6 @@ "anymatch": "^2.0.0", "async-each": "^1.0.1", "braces": "^2.3.2", - "fsevents": "^1.2.7", "glob-parent": "^3.1.0", "inherits": "^2.0.3", "is-binary-path": "^1.0.0", @@ -10720,7 +10718,6 @@ "dev": true, "dependencies": { "source-map": "0.5.7", - "uglify-to-browserify": "1.0.2", "yargs": "3.10.0" }, "bin": {