0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-24 18:07:17 +01:00

chore(deps): Update posthog-js to 1.30.0 (#11787)

This commit is contained in:
PostHog bot 2022-09-12 17:29:18 +01:00 committed by GitHub
parent f53316b570
commit dbfe338898
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -91,7 +91,7 @@
"kea-window-values": "^3.0.0",
"md5": "^2.3.0",
"monaco-editor": "^0.23.0",
"posthog-js": "1.29.3",
"posthog-js": "1.30.0",
"posthog-js-lite": "2.0.0-alpha5",
"prop-types": "^15.7.2",
"query-selector-shadow-dom": "^1.0.0",

View File

@ -14460,10 +14460,10 @@ posthog-js-lite@2.0.0-alpha5:
resolved "https://registry.yarnpkg.com/posthog-js-lite/-/posthog-js-lite-2.0.0-alpha5.tgz#60cff1b756ba2723ebb0222ca132fd0de8036210"
integrity sha512-tlkBdypJuvK/s00n4EiQjwYVfuuZv6vt8BF3g1ooIQa2Gz9Vz80p8q3qsPLZ0V5ErGRy6i3Q4fWC9TDzR7GNRQ==
posthog-js@1.29.3:
version "1.29.3"
resolved "https://registry.yarnpkg.com/posthog-js/-/posthog-js-1.29.3.tgz#8bd0161c7ecc56ed360f0d84915a5b9cbcbf45e7"
integrity sha512-hhfrRbKuU9gfm4AgUGPLvxycXE16hlCK1u/gn7laqFkvbs7+S12+SZ83lQN8+548w8V/84EgiUEsLvM+MproLQ==
posthog-js@1.30.0:
version "1.30.0"
resolved "https://registry.yarnpkg.com/posthog-js/-/posthog-js-1.30.0.tgz#e44dc02795e97fe0270ec3399f1c40d1aacceb6c"
integrity sha512-uUcpIjuzke0QWwBpPRm8nVcSqgckGb+AzGTGQnhEn7gX9P7/BVoXmIo9zv1i5fj2jN3X95brO61ra9FJr5lrfQ==
dependencies:
"@sentry/types" "^7.2.0"
fflate "^0.4.1"