Skip to content

Commit 6767e4d

Browse files
Update dependency posthog-js to v1.235.6 (#28906)
* Update dependency posthog-js to v1.235.6 * Iterate Signed-off-by: Michael Telatynski <[email protected]> --------- Signed-off-by: Michael Telatynski <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Michael Telatynski <[email protected]>
1 parent 1743257 commit 6767e4d

File tree

2 files changed

+17
-10
lines changed

2 files changed

+17
-10
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
"opus-recorder": "^8.0.3",
139139
"pako": "^2.0.3",
140140
"png-chunks-extract": "^1.0.0",
141-
"posthog-js": "1.157.2",
141+
"posthog-js": "1.236.1",
142142
"qrcode": "1.5.4",
143143
"re-resizable": "6.11.2",
144144
"react": "^19.0.0",
@@ -185,6 +185,7 @@
185185
"@peculiar/webcrypto": "^1.4.3",
186186
"@playwright/test": "^1.50.1",
187187
"@principalstudio/html-webpack-inject-preload": "^1.2.7",
188+
"@rrweb/types": "^2.0.0-alpha.18",
188189
"@sentry/webpack-plugin": "^3.0.0",
189190
"@stylistic/eslint-plugin": "^4.0.0",
190191
"@svgr/webpack": "^8.0.0",

yarn.lock

Lines changed: 15 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2599,6 +2599,11 @@
25992599
resolved "https://registry.yarnpkg.com/@radix-ui/rect/-/rect-1.1.0.tgz#f817d1d3265ac5415dadc67edab30ae196696438"
26002600
integrity sha512-A9+lCBZoaMJlVKcRBz2YByCG+Cp2t6nAnMnNba+XiWxnj6r4JUFqfsgwocMBZU9LPtdxC6wB56ySYpc7LQIoJg==
26012601

2602+
"@rrweb/types@^2.0.0-alpha.18":
2603+
version "2.0.0-alpha.18"
2604+
resolved "https://registry.yarnpkg.com/@rrweb/types/-/types-2.0.0-alpha.18.tgz#e1d9af844cebbf30a2be8808f6cf64f5df3e7f50"
2605+
integrity sha512-iMH3amHthJZ9x3gGmBPmdfim7wLGygC2GciIkw2A6SO8giSn8PHYtRT8OKNH4V+k3SZ6RSnYHcTQxBA7pSWZ3Q==
2606+
26022607
"@rtsao/scc@^1.1.0":
26032608
version "1.1.0"
26042609
resolved "https://registry.yarnpkg.com/@rtsao/scc/-/scc-1.1.0.tgz#927dd2fae9bc3361403ac2c7a00c32ddce9ad7e8"
@@ -10582,14 +10587,15 @@ postcss@^8.4.40, postcss@^8.5.3:
1058210587
picocolors "^1.1.1"
1058310588
source-map-js "^1.2.1"
1058410589

10585-
posthog-js@1.157.2:
10586-
version "1.157.2"
10587-
resolved "https://registry.yarnpkg.com/posthog-js/-/posthog-js-1.157.2.tgz#dc2515818ead408aefb900e90c535fb57beb1f59"
10588-
integrity sha512-ATYKGs+Q51u26nHHhrhWNh1whqFm7j/rwQQYw+y6/YzNmRlo+YsqrGZji9nqXb9/4fo0ModDr+ZmuOI3hKkUXA==
10590+
posthog-js@1.236.1:
10591+
version "1.236.1"
10592+
resolved "https://registry.yarnpkg.com/posthog-js/-/posthog-js-1.236.1.tgz#36d726e30439b0de054059d11213101ca5dd9822"
10593+
integrity sha512-my3MGaQfBO4FOL0RAW2mCxDkivCyt8KOenYrbeES5D5wh3SQGy0OhDH3boTKO6b6dchsAjieqtOGoRFomKXZ+A==
1058910594
dependencies:
10595+
core-js "^3.38.1"
1059010596
fflate "^0.4.8"
1059110597
preact "^10.19.3"
10592-
web-vitals "^4.0.1"
10598+
web-vitals "^4.2.4"
1059310599

1059410600
potpack@^2.0.0:
1059510601
version "2.0.0"
@@ -12998,10 +13004,10 @@ web-streams-polyfill@^4.0.0:
1299813004
resolved "https://registry.yarnpkg.com/web-streams-polyfill/-/web-streams-polyfill-4.1.0.tgz#3ba095d0eb3ef6377cd126e8354b2cdba286e0d3"
1299913005
integrity sha512-A7Jxrg7+eV+eZR/CIdESDnRGFb6/bcKukGvJBB5snI6cw3is1c2qamkYstC1bY1p08TyMRlN9eTMkxmnKJBPBw==
1300013006

13001-
web-vitals@^4.0.1:
13002-
version "4.2.3"
13003-
resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-4.2.3.tgz#270c4baecfbc6ec6fc15da1989e465e5f9b94fb7"
13004-
integrity sha512-/CFAm1mNxSmOj6i0Co+iGFJ58OS4NRGVP+AWS/l509uIK5a1bSoIVaHz/ZumpHTfHSZBpgrJ+wjfpAOrTHok5Q==
13007+
web-vitals@^4.2.4:
13008+
version "4.2.4"
13009+
resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-4.2.4.tgz#1d20bc8590a37769bd0902b289550936069184b7"
13010+
integrity sha512-r4DIlprAGwJ7YM11VZp4R884m0Vmgr6EAKe3P+kO0PPj3Unqyvv59rczf6UiGcb9Z8QxZVcqKNwv/g0WNdWwsw==
1300513011

1300613012
webcrypto-core@^1.8.0:
1300713013
version "1.8.1"

0 commit comments

Comments
 (0)