From 80bd9636f6d8d74da0d9ce3bf3ec38c3e5685f5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 10:15:55 +0000 Subject: [PATCH] chore(deps): bump posthog-js from 1.128.2 to 1.130.2 Bumps [posthog-js](https://github.com/PostHog/posthog-js) from 1.128.2 to 1.130.2. - [Release notes](https://github.com/PostHog/posthog-js/releases) - [Changelog](https://github.com/PostHog/posthog-js/blob/main/CHANGELOG.md) - [Commits](https://github.com/PostHog/posthog-js/compare/v1.128.2...v1.130.2) --- updated-dependencies: - dependency-name: posthog-js dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 2eaba99..215c9a2 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@tabler/icons-react": "^3.2.0", "@turf/turf": "^6.5.0", "maplibre-gl": "^4.1.3", - "posthog-js": "^1.128.2", + "posthog-js": "^1.130.2", "react": "18.2.0", "react-dom": "18.2.0", "serialize-query-params": "^2.0.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index dc4aede..1c8066e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -31,8 +31,8 @@ dependencies: specifier: ^4.1.3 version: 4.1.3 posthog-js: - specifier: ^1.128.2 - version: 1.128.2 + specifier: ^1.130.2 + version: 1.130.2 react: specifier: 18.2.0 version: 18.2.0 @@ -4270,8 +4270,8 @@ packages: source-map-js: 1.2.0 dev: true - /posthog-js@1.128.2: - resolution: {integrity: sha512-uKjCfRZKCs346bXNEyyjHkbkaTASUcRSWtA3u1yJTDElUuuiGkCKUrbRz6fG1+2019Y8ebuXvwVfqQQwODks7A==} + /posthog-js@1.130.2: + resolution: {integrity: sha512-QR/j9Xs/STK3+VJgqiByeXFKT17LGZZvJtrCdgFhwydp8WfisJw7zrSy7rVDjYS0UeKJJ/3cO/qtlXD3dR2+Eg==} dependencies: fflate: 0.4.8 preact: 10.19.3