diff --git a/package-lock.json b/package-lock.json index 0497da3d..78523f04 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.193.1", + "posthog-js": "^1.194.1", "video.js": "7.21.5", "vue": "^3.5.13", "vue-loader": "^17.4.2", @@ -25609,9 +25609,9 @@ "license": "MIT" }, "node_modules/posthog-js": { - "version": "1.193.1", - "resolved": "https://registry.npmjs.org/posthog-js/-/posthog-js-1.193.1.tgz", - "integrity": "sha512-I783S90qrRs/10YPvHYxQo4zdfTvgiyHzrMghBMyRGeeTXiDnHQh6tM8Xux2a5qOAO/Yp5HXgvvDwa96abQxSg==", + "version": "1.194.1", + "resolved": "https://registry.npmjs.org/posthog-js/-/posthog-js-1.194.1.tgz", + "integrity": "sha512-d68hmU9DY4iPe3WneBlnglERhimRhXuF7Lx0Au6OTmOL+IFdFUxB3Qf5LaLqJc1QLt3NUolMq1HiXOaIULe3kQ==", "license": "MIT", "dependencies": { "core-js": "^3.38.1", diff --git a/package.json b/package.json index 6f00071a..847a2065 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.193.1", + "posthog-js": "^1.194.1", "video.js": "7.21.5", "vue": "^3.5.13", "vue-loader": "^17.4.2",