Skip to content

Commit 59ac40b

Browse files
committed
fix: upgrade posthog-js from 1.32.4 to 1.34.0
Snyk has created this PR to upgrade posthog-js from 1.32.4 to 1.34.0. See this package in npm: https://www.npmjs.com/package/posthog-js See this project in Snyk: https://app.snyk.io/org/maidul98/project/53d4ecb6-6cc1-4918-aa73-bf9cae4ffd13?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 67b21e8 commit 59ac40b

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

frontend/package-lock.json

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"jsrp": "^0.2.4",
3434
"markdown-it": "^13.0.1",
3535
"next": "^12.2.5",
36-
"posthog-js": "^1.30.0",
36+
"posthog-js": "^1.34.0",
3737
"query-string": "^7.1.1",
3838
"react": "^17.0.2",
3939
"react-beautiful-dnd": "^13.1.1",

0 commit comments

Comments
 (0)