Skip to content

Commit 51eaff2

Browse files
build(deps): bump posthog-js from 1.138.1 to 1.155.2
Bumps [posthog-js](https://github.com/PostHog/posthog-js) from 1.138.1 to 1.155.2. - [Release notes](https://github.com/PostHog/posthog-js/releases) - [Changelog](https://github.com/PostHog/posthog-js/blob/main/CHANGELOG.md) - [Commits](PostHog/posthog-js@v1.138.1...v1.155.2) --- updated-dependencies: - dependency-name: posthog-js dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 49105be commit 51eaff2

File tree

2 files changed

+11
-5
lines changed

2 files changed

+11
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"next-connect": "1.0.0",
6262
"next-mdx-remote": "^3.0.8",
6363
"nodemailer": "^6.9.13",
64-
"posthog-js": "^1.138.1",
64+
"posthog-js": "^1.155.2",
6565
"prism-react-renderer": "2.3.1",
6666
"prismjs": "^1.29.0",
6767
"react": "^17.0.2",

yarn.lock

+10-4
Original file line numberDiff line numberDiff line change
@@ -17336,13 +17336,14 @@ postcss@^7.0.14, postcss@^7.0.26, postcss@^7.0.32, postcss@^7.0.36, postcss@^7.0
1733617336
source-map "^0.6.1"
1733717337
supports-color "^6.1.0"
1733817338

17339-
posthog-js@^1.138.1:
17340-
version "1.138.1"
17341-
resolved "https://registry.yarnpkg.com/posthog-js/-/posthog-js-1.138.1.tgz#02052cdff5087edfa782ac3bb593d48802d0f932"
17342-
integrity sha512-hLahTznM0/iSM3vl6QGcmdG/zgCcW2DaQqPf7OtXCoqxNdYCWTNp6/sqepd6CxtDmJfm1S5Cbu1tD9TSksOYcA==
17339+
posthog-js@^1.155.2:
17340+
version "1.155.2"
17341+
resolved "https://registry.yarnpkg.com/posthog-js/-/posthog-js-1.155.2.tgz#2896aaee0a2566a228b5d5a7bee8b747c3cb9992"
17342+
integrity sha512-Q1++WXfQEm2aMujXsx+XORMDVvaKeTIW24NqI3+BUTF7RjEtc7FjJ+X1v5De29SndTb04fA/tgT1SgfVaf6xEQ==
1734317343
dependencies:
1734417344
fflate "^0.4.8"
1734517345
preact "^10.19.3"
17346+
web-vitals "^4.0.1"
1734617347

1734717348
preact-render-to-string@^5.1.19:
1734817349
version "5.1.19"
@@ -21412,6 +21413,11 @@ web-streams-polyfill@^3.2.1:
2141221413
resolved "https://registry.yarnpkg.com/web-streams-polyfill/-/web-streams-polyfill-3.2.1.tgz#71c2718c52b45fd49dbeee88634b3a60ceab42a6"
2141321414
integrity sha512-e0MO3wdXWKrLbL0DgGnUV7WHVuw9OUvL4hjgnPkIeEvESk74gAITi5G606JtZPp39cd8HA9VQzCIvA49LpPN5Q==
2141421415

21416+
web-vitals@^4.0.1:
21417+
version "4.2.3"
21418+
resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-4.2.3.tgz#270c4baecfbc6ec6fc15da1989e465e5f9b94fb7"
21419+
integrity sha512-/CFAm1mNxSmOj6i0Co+iGFJ58OS4NRGVP+AWS/l509uIK5a1bSoIVaHz/ZumpHTfHSZBpgrJ+wjfpAOrTHok5Q==
21420+
2141521421
webcrypto-core@^1.7.4:
2141621422
version "1.7.5"
2141721423
resolved "https://registry.yarnpkg.com/webcrypto-core/-/webcrypto-core-1.7.5.tgz#c02104c953ca7107557f9c165d194c6316587ca4"

0 commit comments

Comments
 (0)