Skip to content
This repository has been archived by the owner on Jan 8, 2025. It is now read-only.

Commit

Permalink
bump posthog-js (#414)
Browse files Browse the repository at this point in the history
* debug posthog data

* bump posthog-js

* Match version with deployed Posthog instance

* bump to 1.88.1

* Clean up console log spam

* remove console log
  • Loading branch information
benarent authored Nov 3, 2023
1 parent 21d65fd commit b7388b0
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 4 deletions.
2 changes: 1 addition & 1 deletion content/15.x
Submodule 15.x updated 2183 files
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"highlightjs-terraform": "https://github.com/highlightjs/highlightjs-terraform#eb1b9661e143a43dff6b58b391128ce5cdad31d4",
"jsdom": "^22.1.0",
"next": "13.2.4",
"posthog-js": "^1.57.2",
"posthog-js": "1.88.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-use": "^17.3.1",
Expand Down
11 changes: 9 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10620,7 +10620,7 @@ fetch-retry@^5.0.2:

fflate@^0.4.1:
version "0.4.8"
resolved "https://registry.npmjs.org/fflate/-/fflate-0.4.8.tgz#f90b82aefbd8ac174213abb338bd7ef848f0f5ae"
resolved "https://registry.yarnpkg.com/fflate/-/fflate-0.4.8.tgz#f90b82aefbd8ac174213abb338bd7ef848f0f5ae"
integrity sha512-FJqqoDBR00Mdj9ppamLa/Y7vxm+PRmNWA67N846RvsoYVMKB4q3y/de5PA7gUmRMYK/8CMz2GDZQmCRN1wBcWA==

figgy-pudding@^3.5.1:
Expand Down Expand Up @@ -15798,7 +15798,14 @@ postcss@^8.2.14, postcss@^8.4.21, postcss@^8.4.25, postcss@^8.4.31:
picocolors "^1.0.0"
source-map-js "^1.0.2"

posthog-js@^1.57.2, posthog-js@^1.57.3:
[email protected]:
version "1.88.1"
resolved "https://registry.yarnpkg.com/posthog-js/-/posthog-js-1.88.1.tgz#ab81f21ec158a9c57be0e696744a9c9f6967ba3b"
integrity sha512-+8kFFU5KIcFSm8zB3tX8l0GSPyq/OtMtdrS9dYpMJk6nsEwXvOjkwFEpSrYzL5eGEpTPdbM65M52HvMqqsjpXw==
dependencies:
fflate "^0.4.1"

posthog-js@^1.57.3:
version "1.72.2"
resolved "https://registry.npmjs.org/posthog-js/-/posthog-js-1.72.2.tgz#8330bf740b0dda84156816628fe27e4e10a07eeb"
integrity sha512-de/AMQ2zgXeEnvMGBrT746VFmvo95Zo+0pqiXc0xwlQPgwDyyxwGgHXBRKRNl5yDGDZ/Nvb2R64Jc+QwV9YYXw==
Expand Down

1 comment on commit b7388b0

@vercel
Copy link

@vercel vercel bot commented on b7388b0 Nov 3, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.