From 236da113b243502846b62ca696d446ebc071df29 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 13 May 2025 08:16:38 -0700 Subject: [PATCH] fix(deps): update dependency posthog-js to v1.241.1 (#3544) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- webview-ui/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/webview-ui/package-lock.json b/webview-ui/package-lock.json index 6dbd87d6b2..4e1f741dd1 100644 --- a/webview-ui/package-lock.json +++ b/webview-ui/package-lock.json @@ -18159,9 +18159,9 @@ "license": "MIT" }, "node_modules/posthog-js": { - "version": "1.240.6", - "resolved": "https://registry.npmjs.org/posthog-js/-/posthog-js-1.240.6.tgz", - "integrity": "sha512-Pz5r/LrMchGf9jCVnTXJrbyMhKriZRGLSZ5qt8c8QrPkmG2JOnFHNWmmBlu+iqmzbY3+oROrhwyP4IgQl2z34w==", + "version": "1.241.1", + "resolved": "https://registry.npmjs.org/posthog-js/-/posthog-js-1.241.1.tgz", + "integrity": "sha512-FJroX5kcz+twkYB8j/c+gHtuctjjAYX1EyopTG4bVZ+K5pQ/o7RCIlvUcCok1MZgDLiBrP/PnG0FkzUlMs19qQ==", "license": "SEE LICENSE IN LICENSE", "dependencies": { "core-js": "^3.38.1",