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.23.0 (#10102)

This commit is contained in:
PostHog bot 2022-06-01 14:50:48 +01:00 committed by GitHub
parent 839d8cc03a
commit b075dab202
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -98,7 +98,7 @@
"kea-waitfor": "^0.2.1",
"kea-window-values": "^3.0.0",
"md5": "^2.3.0",
"posthog-js": "1.22.0",
"posthog-js": "1.23.0",
"posthog-js-lite": "^0.0.3",
"prop-types": "^15.7.2",
"query-selector-shadow-dom": "0.8.0",

View File

@ -13585,10 +13585,10 @@ posthog-js-lite@^0.0.3:
resolved "https://registry.yarnpkg.com/posthog-js-lite/-/posthog-js-lite-0.0.3.tgz#87e373706227a849c4e7c6b0cb2066a64ad5b6ed"
integrity sha512-wEOs8DEjlFBwgd7l19grosaF7mTlliZ9G9pL0Qji189FDg2ukY5IegUxTyTs7gsTGt6WK9W47BF5yXA5+bwvZg==
posthog-js@1.22.0:
version "1.22.0"
resolved "https://registry.yarnpkg.com/posthog-js/-/posthog-js-1.22.0.tgz#7cab894e9b1518737903008e188f1163240932c6"
integrity sha512-R0bCIDsh2PdTDTJjTicfDu9CLCcELDhaYsPE09yspIefVjDjzs+XbO8S4ERrgvwTO9jUejC8gQ3JAlcsOfznlA==
posthog-js@1.23.0:
version "1.23.0"
resolved "https://registry.yarnpkg.com/posthog-js/-/posthog-js-1.23.0.tgz#116059607f54b13cd487a4261b0405aa23481596"
integrity sha512-tO+RLn/SVKYj/1CVsct4j2KNzM14uNo+G/JrGsfMQkMDOmCLREfuOHCnWFrfMSu7W0l69WYadYRnyNnsgpDRFA==
dependencies:
"@sentry/types" "^6.11.0"
fflate "^0.4.1"