diff --git a/package-lock.json b/package-lock.json index 2d0f590a5..79c747f5c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "marked": "^14.1.4", "md5": "^2.3.0", "moment": "^2.30.1", - "posthog-js": "^1.237.1", + "posthog-js": "^1.239.0", "video.js": "7.21.5", "vue": "^3.5.13", "vue-loader": "^17.4.2", @@ -25673,9 +25673,9 @@ "license": "MIT" }, "node_modules/posthog-js": { - "version": "1.237.1", - "resolved": "https://registry.npmjs.org/posthog-js/-/posthog-js-1.237.1.tgz", - "integrity": "sha512-HS1pYIioP0aEE41RSQU+DeYNes/Ws2wyCiD/jiCqhEZVdwWvVF60OLD8GwueecIVoqq6/ZDMXJp/E6Rd69nO2A==", + "version": "1.239.0", + "resolved": "https://registry.npmjs.org/posthog-js/-/posthog-js-1.239.0.tgz", + "integrity": "sha512-d8WTXGHmVO1FQV7wvEIan/MlN+gzdR42GHVOSoP3jWH2eiyCHCK4tX48uLZfvaEabDfuJCExdlmelWuYPAjJFw==", "license": "SEE LICENSE IN LICENSE", "dependencies": { "core-js": "^3.38.1", diff --git a/package.json b/package.json index e269fef4b..2a942d0d4 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "marked": "^14.1.4", "md5": "^2.3.0", "moment": "^2.30.1", - "posthog-js": "^1.237.1", + "posthog-js": "^1.239.0", "video.js": "7.21.5", "vue": "^3.5.13", "vue-loader": "^17.4.2",