Skip to content

Commit e9c00fd

Browse files
authored
chore: Create new release of all packages after bumping react and next dev/test/plaground dependencies (#2690)
1 parent 7b43589 commit e9c00fd

1 file changed

Lines changed: 25 additions & 0 deletions

File tree

.changeset/clever-rooms-hunt.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
'@posthog/ai': patch
3+
'posthog-js': patch
4+
'@posthog/core': patch
5+
'@posthog/nextjs-config': patch
6+
'posthog-node': patch
7+
'@posthog/nuxt': patch
8+
'@posthog/react': patch
9+
'posthog-react-native': patch
10+
'@posthog/rollup-plugin': patch
11+
'posthog-js-lite': patch
12+
'@posthog/webpack-plugin': patch
13+
'@posthog-tooling/rollup-utils': patch
14+
'@posthog-tooling/tsconfig-base': patch
15+
---
16+
17+
Related to https://www.wiz.io/blog/critical-vulnerability-in-react-cve-2025-55182
18+
19+
We didn't include any of the vulnerable deps in any of our packages, however we did have them as dev / test / example project dependencies.
20+
21+
There was no way that any of these vulnerable packages were included in any of our published packages.
22+
23+
We've now patched out those dependencies.
24+
25+
Out of an abundance of caution, let's create a new release of all of our packages.

0 commit comments

Comments
 (0)