Skip to content

Commit

Permalink
chore(deps): Update posthog-js to 1.215.0 (#10548)
Browse files Browse the repository at this point in the history
  • Loading branch information
posthog-bot authored Jan 31, 2025
1 parent 079bc73 commit 7a846a3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
"p-limit": "3.1.0",
"parse-link-header": "^2.0.0",
"pluralize": "^8.0.0",
"posthog-js": "1.214.1",
"posthog-js": "1.215.0",
"posthog-node": "^4.2.0",
"prism-react-renderer": "^1.3.5",
"prismjs": "^1.29.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20615,10 +20615,10 @@ postcss@^8.4.31, postcss@^8.4.48:
picocolors "^1.1.1"
source-map-js "^1.2.1"

posthog-js@1.214.1:
version "1.214.1"
resolved "https://registry.yarnpkg.com/posthog-js/-/posthog-js-1.214.1.tgz#afa3f7ce2450103b38df7dffac60e98017e1a22a"
integrity sha512-qzO9hJJUWRGLFAsQc3wSTLeQT053YcvOgRrBQVEs+F95aaHbhwtM0z/jOifBvW9ROw1YdWaANEj6U+1PAMgm3A==
posthog-js@1.215.0:
version "1.215.0"
resolved "https://registry.yarnpkg.com/posthog-js/-/posthog-js-1.215.0.tgz#906c1a21fa8e02d93c0c9cc0f0e70f4a38f97c33"
integrity sha512-okdh+fOUZiWYMBmKd6Zm2rekgMAR8XdxinwFWlua6exx8IblKZuVO94OjQtoVAFwxmhH/i7UK/ANfohMeorS7Q==
dependencies:
core-js "^3.38.1"
fflate "^0.4.8"
Expand Down

0 comments on commit 7a846a3

Please sign in to comment.