Skip to content

Commit

Permalink
chore(deps): Update posthog-js to 1.207.7 (#10436)
Browse files Browse the repository at this point in the history
  • Loading branch information
posthog-bot authored Jan 22, 2025
1 parent a5912fb commit 354fc21
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 10 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.207.6",
"posthog-js": "1.207.7",
"posthog-node": "^4.2.0",
"prism-react-renderer": "^1.3.5",
"prismjs": "^1.29.0",
Expand Down
13 changes: 4 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15723,11 +15723,6 @@ is-unicode-supported@^0.1.0:
resolved "https://registry.yarnpkg.com/is-unicode-supported/-/is-unicode-supported-0.1.0.tgz#3f26c76a809593b52bfa2ecb5710ed2779b522a7"
integrity sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==

is-unicode-supported@^1.3.0:
version "1.3.0"
resolved "https://registry.yarnpkg.com/is-unicode-supported/-/is-unicode-supported-1.3.0.tgz#d824984b616c292a2e198207d4a609983842f714"
integrity sha512-43r2mRvz+8JRIKnWJ+3j8JtjRKZ6GmjzfaE/qiBJnikNnYv/6bagRJ1kUhNk8R5EX/GkobD+r+sfxCPJsiKBLQ==

is-upper-case@^1.1.0:
version "1.1.2"
resolved "https://registry.yarnpkg.com/is-upper-case/-/is-upper-case-1.1.2.tgz#8d0b1fa7e7933a1e58483600ec7d9661cbaf756f"
Expand Down Expand Up @@ -20311,10 +20306,10 @@ postcss@^8.4.31, postcss@^8.4.48:
picocolors "^1.1.1"
source-map-js "^1.2.1"

[email protected].6:
version "1.207.6"
resolved "https://registry.yarnpkg.com/posthog-js/-/posthog-js-1.207.6.tgz#651da1a242932f7b71783f86bcbf34f743c11b6b"
integrity sha512-E7LrZ3GXcZJb1PvlX57rc6CC0PrIEZcUEDaEc+WS0tSrsBMMn441m9860V7xaRRZ9tl7fQJ8aBFnXnAYIsfgEQ==
[email protected].7:
version "1.207.7"
resolved "https://registry.yarnpkg.com/posthog-js/-/posthog-js-1.207.7.tgz#daf24133946ded8338e312182c43b574257e8fb3"
integrity sha512-r8etIHrRZOU6T4K/Du7faburFQOvcxFxxN97gouwepi54gVDXoz0y662RCUQWRwtAzUzJlBtYE0degxlhy1Txw==
dependencies:
core-js "^3.38.1"
fflate "^0.4.8"
Expand Down

0 comments on commit 354fc21

Please sign in to comment.