📦 Bump posthog-js from 1.51.3 to 1.57.2 (#696)

Bumps [posthog-js](https://github.com/PostHog/posthog-js) from 1.51.3 to 1.57.2.
- [Release notes](https://github.com/PostHog/posthog-js/releases)
- [Changelog](https://github.com/PostHog/posthog-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PostHog/posthog-js/compare/v1.51.3...v1.57.2)

---
updated-dependencies:
- dependency-name: posthog-js
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-06-28 16:21:42 +01:00 committed by GitHub
parent d8b4e86a90
commit ed1dab38e0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -53,7 +53,7 @@
"next-seo": "^5.15.0",
"php-serialize": "^4.1.1",
"postcss": "^8.4.21",
"posthog-js": "^1.51.3",
"posthog-js": "^1.57.2",
"react-big-calendar": "^1.5.0",
"react-hook-form": "^7.42.1",
"react-hot-toast": "^2.4.0",

View file

@ -8304,10 +8304,10 @@ postcss@^8.0.9, postcss@^8.4.21:
picocolors "^1.0.0"
source-map-js "^1.0.2"
posthog-js@^1.51.3:
version "1.51.3"
resolved "https://registry.npmjs.org/posthog-js/-/posthog-js-1.51.3.tgz"
integrity sha512-Fy3BUHUPRN5wwCFWL+K5T4skA4l8I11tsXvEtSmpoY7fOCuGFQ3eJJxfG1fsllkIrMdlsFCHk++ZYzXjiikPSg==
posthog-js@^1.57.2:
version "1.57.2"
resolved "https://registry.yarnpkg.com/posthog-js/-/posthog-js-1.57.2.tgz#131fb93e2ad099baff4317f3d91a4d6c96a08e7f"
integrity sha512-ER4gkYZasrd2Zwmt/yLeZ5G/nZJ6tpaYBCpx3CvocDx+3F16WdawJlYMT0IyLKHXDniC5+AsjzFd6fi8uyYlJA==
dependencies:
fflate "^0.4.1"
rrweb-snapshot "^1.1.14"