mirror of
https://github.com/PostHog/posthog.git
synced 2024-11-21 21:49:51 +01:00
Update posthog-js to 1.14.4 (#6445)
This commit is contained in:
parent
95746b9bce
commit
ce1dabb1a4
@ -86,7 +86,7 @@
|
||||
"kea-waitfor": "^0.2.0",
|
||||
"kea-window-values": "^0.1.0",
|
||||
"md5": "^2.3.0",
|
||||
"posthog-js": "1.14.3",
|
||||
"posthog-js": "1.14.4",
|
||||
"posthog-js-lite": "^0.0.3",
|
||||
"prop-types": "^15.7.2",
|
||||
"query-selector-shadow-dom": "0.8.0",
|
||||
@ -127,13 +127,13 @@
|
||||
"@types/chart.js": "^2.9.32",
|
||||
"@types/d3": "^7.0.0",
|
||||
"@types/jest": "^26.0.15",
|
||||
"@types/query-selector-shadow-dom": "^1.0.0",
|
||||
"@types/react": "^16.14.2",
|
||||
"@types/react-dom": "^16.9.8",
|
||||
"@types/react-grid-layout": "^1.1.2",
|
||||
"@types/react-redux": "^7.1.9",
|
||||
"@types/react-resizable": "^1.7.2",
|
||||
"@types/react-syntax-highlighter": "^11.0.4",
|
||||
"@types/query-selector-shadow-dom": "^1.0.0",
|
||||
"@types/zxcvbn": "^4.4.0",
|
||||
"@typescript-eslint/eslint-plugin": "^3.6.0",
|
||||
"@typescript-eslint/parser": "^3.6.0",
|
||||
|
@ -12950,10 +12950,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.14.3:
|
||||
version "1.14.3"
|
||||
resolved "https://registry.yarnpkg.com/posthog-js/-/posthog-js-1.14.3.tgz#946ba3af67d904ea762fa01c8b268eb965618a95"
|
||||
integrity sha512-xxQJCp9mPlgIDp0lnkiE/4mvHpotp/ieoP7fTS0Id23zMjpmKRKiggAqsZnkVw0ZA3UV2yIgP3UrLdxwc5L94g==
|
||||
posthog-js@1.14.4:
|
||||
version "1.14.4"
|
||||
resolved "https://registry.yarnpkg.com/posthog-js/-/posthog-js-1.14.4.tgz#b6bff18ababafc6f0860fc74299d74fd87a4b1f7"
|
||||
integrity sha512-ZR1zJiXcPSs5HNA/LzJwBsq0FQqFEBAeiwtBDYIWIAeUTfnw+6KM5ybxrmz+h9KWnsILZUisY62j8N+x+3ng+w==
|
||||
dependencies:
|
||||
"@sentry/types" "^6.11.0"
|
||||
fflate "^0.4.1"
|
||||
|
Loading…
Reference in New Issue
Block a user