diff --git a/frontend/package-lock.json b/frontend/package-lock.json index 8f357397e..3a04a38a5 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -1,5 +1,5 @@ { - "name": "npm-proj-1682714491811-0.29710234774584454rIkh3K", + "name": "npm-proj-1684411062139-0.5362546945149991xa7WAK", "lockfileVersion": 2, "requires": true, "packages": { @@ -57,7 +57,7 @@ "lottie-react": "^2.4.0", "markdown-it": "^13.0.1", "next": "^12.3.4", - "posthog-js": "^1.39.4", + "posthog-js": "^1.54.0", "query-string": "^7.1.3", "react": "^17.0.2", "react-beautiful-dnd": "^13.1.1", @@ -17460,9 +17460,9 @@ "integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==" }, "node_modules/posthog-js": { - "version": "1.53.4", - "resolved": "https://registry.npmjs.org/posthog-js/-/posthog-js-1.53.4.tgz", - "integrity": "sha512-aaQ9S+/eDuBl2XTuU/lMyMtX7eeNAQ/+53O0O+I05FwX7e5NDN1nVqlnkMP0pfZlFcnsPaVqm8N3HoYj+b7Eow==", + "version": "1.54.0", + "resolved": "https://registry.npmjs.org/posthog-js/-/posthog-js-1.54.0.tgz", + "integrity": "sha512-5kT9zvmBrCshFkWqOrYxk13Y/2j7vtV0sF3XmQa5QDD0bVM1KGU4blyZySBt8SAcO1z3WsKvG4bFGxS7TPqjjw==", "dependencies": { "fflate": "^0.4.1", "rrweb-snapshot": "^1.1.14" @@ -34822,9 +34822,9 @@ "integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==" }, "posthog-js": { - "version": "1.53.4", - "resolved": "https://registry.npmjs.org/posthog-js/-/posthog-js-1.53.4.tgz", - "integrity": "sha512-aaQ9S+/eDuBl2XTuU/lMyMtX7eeNAQ/+53O0O+I05FwX7e5NDN1nVqlnkMP0pfZlFcnsPaVqm8N3HoYj+b7Eow==", + "version": "1.54.0", + "resolved": "https://registry.npmjs.org/posthog-js/-/posthog-js-1.54.0.tgz", + "integrity": "sha512-5kT9zvmBrCshFkWqOrYxk13Y/2j7vtV0sF3XmQa5QDD0bVM1KGU4blyZySBt8SAcO1z3WsKvG4bFGxS7TPqjjw==", "requires": { "fflate": "^0.4.1", "rrweb-snapshot": "^1.1.14" diff --git a/frontend/package.json b/frontend/package.json index dff5922fc..babf3c50d 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -64,7 +64,7 @@ "lottie-react": "^2.4.0", "markdown-it": "^13.0.1", "next": "^12.3.4", - "posthog-js": "^1.39.4", + "posthog-js": "^1.54.0", "query-string": "^7.1.3", "react": "^17.0.2", "react-beautiful-dnd": "^13.1.1",