diff --git a/bundles/org.openhab.ui.habot/web/package-lock.json b/bundles/org.openhab.ui.habot/web/package-lock.json index 58413d93a2..5d9d7ed2a6 100644 --- a/bundles/org.openhab.ui.habot/web/package-lock.json +++ b/bundles/org.openhab.ui.habot/web/package-lock.json @@ -1,6 +1,6 @@ { "name": "habot", - "version": "3.0.0", + "version": "4.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { @@ -14374,7 +14374,7 @@ "integrity": "sha512-c2UlYcAZp1VS8AORtpq6y4RJIkJ9dQz18W32SpR/qXGfLDZ2jU4y4wKvvZwqbi7U6gxFQTeE+urMbXU/tsDy4w==", "dev": true, "requires": { - "async-limiter": "1.0.0" + "async-limiter": "~1.0.0" } }, "xregexp": {