diff --git a/package-lock.json b/package-lock.json index 4e07252e..ea4efe4f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@glasskube/cloud", - "version": "0.8.0", + "version": "0.8.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@glasskube/cloud", - "version": "0.8.0", + "version": "0.8.2", "dependencies": { "@angular/animations": "^19.0.0", "@angular/cdk": "^19.0.1", @@ -13333,9 +13333,9 @@ "license": "MIT" }, "node_modules/posthog-js": { - "version": "1.203.2", - "resolved": "https://registry.npmjs.org/posthog-js/-/posthog-js-1.203.2.tgz", - "integrity": "sha512-3aLpEhM4i9sQQtobRmDttJ3rTW1+gwQ9HL7QiOeDueE2T7CguYibYS7weY1UhXMerx5lh1A7+szlOJTTibifLQ==", + "version": "1.203.3", + "resolved": "https://registry.npmjs.org/posthog-js/-/posthog-js-1.203.3.tgz", + "integrity": "sha512-DTK6LfL87xC7PPleKDParEIfkXl7hXtuDeSOPfhcyCXLuVspq0z7YyRB5dQE9Pbalf3yoGqUKvomYFp/BGVfQg==", "license": "MIT", "dependencies": { "core-js": "^3.38.1",