diff --git a/Common/package-lock.json b/Common/package-lock.json index 0c3b32801e..bd75824167 100644 --- a/Common/package-lock.json +++ b/Common/package-lock.json @@ -919,14 +919,6 @@ "@jridgewell/sourcemap-codec": "1.4.14" } }, - "node_modules/@sentry/types": { - "version": "7.22.0", - "resolved": "https://registry.npmjs.org/@sentry/types/-/types-7.22.0.tgz", - "integrity": "sha512-LhCL+wb1Jch+OesB2CIt6xpfO1Ab6CRvoNYRRzVumWPLns1T3ZJkarYfhbLaOEIb38EIbPgREdxn2AJT560U4Q==", - "engines": { - "node": ">=8" - } - }, "node_modules/@sinonjs/commons": { "version": "1.8.6", "resolved": "https://registry.npmjs.org/@sinonjs/commons/-/commons-1.8.6.tgz", @@ -3589,11 +3581,10 @@ } }, "node_modules/posthog-js": { - "version": "1.38.1", - "resolved": "https://registry.npmjs.org/posthog-js/-/posthog-js-1.38.1.tgz", - "integrity": "sha512-9YK+QPnilKkDOq3G2hMsHfzu3c30pOIQUzg239u1GHm4BuOBCYtyUwSW5D5zUeEyXz6w3BcA+GkeTw0k+Nttog==", + "version": "1.57.2", + "resolved": "https://registry.npmjs.org/posthog-js/-/posthog-js-1.57.2.tgz", + "integrity": "sha512-ER4gkYZasrd2Zwmt/yLeZ5G/nZJ6tpaYBCpx3CvocDx+3F16WdawJlYMT0IyLKHXDniC5+AsjzFd6fi8uyYlJA==", "dependencies": { - "@sentry/types": "7.22.0", "fflate": "^0.4.1", "rrweb-snapshot": "^1.1.14" } @@ -5391,11 +5382,6 @@ "@jridgewell/sourcemap-codec": "1.4.14" } }, - "@sentry/types": { - "version": "7.22.0", - "resolved": "https://registry.npmjs.org/@sentry/types/-/types-7.22.0.tgz", - "integrity": "sha512-LhCL+wb1Jch+OesB2CIt6xpfO1Ab6CRvoNYRRzVumWPLns1T3ZJkarYfhbLaOEIb38EIbPgREdxn2AJT560U4Q==" - }, "@sinonjs/commons": { "version": "1.8.6", "resolved": "https://registry.npmjs.org/@sinonjs/commons/-/commons-1.8.6.tgz", @@ -7409,11 +7395,10 @@ } }, "posthog-js": { - "version": "1.38.1", - "resolved": "https://registry.npmjs.org/posthog-js/-/posthog-js-1.38.1.tgz", - "integrity": "sha512-9YK+QPnilKkDOq3G2hMsHfzu3c30pOIQUzg239u1GHm4BuOBCYtyUwSW5D5zUeEyXz6w3BcA+GkeTw0k+Nttog==", + "version": "1.57.2", + "resolved": "https://registry.npmjs.org/posthog-js/-/posthog-js-1.57.2.tgz", + "integrity": "sha512-ER4gkYZasrd2Zwmt/yLeZ5G/nZJ6tpaYBCpx3CvocDx+3F16WdawJlYMT0IyLKHXDniC5+AsjzFd6fi8uyYlJA==", "requires": { - "@sentry/types": "7.22.0", "fflate": "^0.4.1", "rrweb-snapshot": "^1.1.14" }