Skip to content

Commit

Permalink
fix: upgrade posthog-js from 1.10.2 to 1.83.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade posthog-js from 1.10.2 to 1.83.0.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/bad3r/project/1332baf7-553a-45bf-8c72-f939302c6a2c?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Oct 31, 2023
1 parent 4a034a6 commit 8fcd2b5
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 @@ -131,7 +131,7 @@
"photoswipe": "^5.3.7",
"pixi-graph-fork": "0.2.0",
"pixi.js": "6.2.0",
"posthog-js": "1.10.2",
"posthog-js": "1.83.0",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-grid-layout": "0.16.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6150,10 +6150,10 @@ [email protected], postcss@^7.0.14, postcss@^7.0.2, postcss@^7.0.21, postcss@^7.0.2
picocolors "^1.0.0"
source-map-js "^1.0.2"

posthog-js@1.10.2:
version "1.10.2"
resolved "https://registry.yarnpkg.com/posthog-js/-/posthog-js-1.10.2.tgz#74d6c84f9675b65dfd4ff6f4051ed8d3cb974076"
integrity sha512-JNjWstHEexhj5CEKldSeYNyPJbtOvZQ3ZPL55fxU7+f+gTBL8RlOb8eFohCPYIk0VhMf2UM1rXxwVBOeMQQQFw==
posthog-js@1.83.0:
version "1.83.0"
resolved "https://registry.yarnpkg.com/posthog-js/-/posthog-js-1.83.0.tgz#e13d114922f863f4bfbf7c7cc4e11dc194139a91"
integrity sha512-3dp/yNbRCYsOgvJovFUMCLv9/KxnwmGBy5Ft27Q7/rbW++iJXVR64liX7i0NrXkudjoL9j1GW1LGh84rV7kv8Q==
dependencies:
fflate "^0.4.1"

Expand Down

0 comments on commit 8fcd2b5

Please sign in to comment.