diff --git a/webview-ui/package-lock.json b/webview-ui/package-lock.json index d51c7d5817d..0089d22473d 100644 --- a/webview-ui/package-lock.json +++ b/webview-ui/package-lock.json @@ -18159,14 +18159,15 @@ "license": "MIT" }, "node_modules/posthog-js": { - "version": "1.227.2", - "resolved": "https://registry.npmjs.org/posthog-js/-/posthog-js-1.227.2.tgz", - "integrity": "sha512-McEerqeQHZpV+enlVqOXCcGUFtV3FZb4AmYkN8xU9mm0VRpa1feyEF7pFZJabKWLrqba0MrVpY6b6dse17HrOQ==", + "version": "1.240.6", + "resolved": "https://registry.npmjs.org/posthog-js/-/posthog-js-1.240.6.tgz", + "integrity": "sha512-Pz5r/LrMchGf9jCVnTXJrbyMhKriZRGLSZ5qt8c8QrPkmG2JOnFHNWmmBlu+iqmzbY3+oROrhwyP4IgQl2z34w==", + "license": "SEE LICENSE IN LICENSE", "dependencies": { "core-js": "^3.38.1", "fflate": "^0.4.8", "preact": "^10.19.3", - "web-vitals": "^4.2.0" + "web-vitals": "^4.2.4" }, "peerDependencies": { "@rrweb/types": "2.0.0-alpha.17",