diff --git a/apps/core/package.json b/apps/core/package.json index e1673160a6b..ea33e8468e9 100644 --- a/apps/core/package.json +++ b/apps/core/package.json @@ -54,7 +54,7 @@ "@babel/plugin-transform-modules-commonjs": "7.24.8", "@babel/plugin-transform-typescript": "7.25.2", "@babel/types": "^7.24.9", - "@clerk/clerk-sdk-node": "5.0.26", + "@clerk/clerk-sdk-node": "5.0.27", "@fastify/cookie": "9.3.1", "@fastify/multipart": "8.3.0", "@fastify/static": "7.0.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 505fc8b5fee..a9313d721b1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -92,8 +92,8 @@ importers: specifier: ^7.24.9 version: 7.25.2 '@clerk/clerk-sdk-node': - specifier: 5.0.26 - version: 5.0.26(react@18.3.1) + specifier: 5.0.27 + version: 5.0.27(react@18.3.1) '@fastify/cookie': specifier: 9.3.1 version: 9.3.1 @@ -887,16 +887,16 @@ packages: resolution: {integrity: sha512-YTnYtra7W9e6/oAZEHj0bJehPRUlLH9/fbpT5LfB0NhQXyALCRkRs3zH9v07IYhkgpqX6Z78FnuccZr/l4Fs4Q==} engines: {node: '>=6.9.0'} - '@clerk/backend@1.6.2': - resolution: {integrity: sha512-Tiidp1dBs/vBQ82yL+HgRa7GlNjTNjBPNUQj2+Tn176i02wglgTfLWivDzuRwAe/cdf7gu/8OBWTxOF59L4KRQ==} + '@clerk/backend@1.6.3': + resolution: {integrity: sha512-rZHrbVpmHF9T61EVM2mksocLVQ9/7oWY/Q+Fq0lZGtIVfBPJa1QMYGosPooOw9MeMvpBK21BujjBg4OxrT9ToQ==} engines: {node: '>=18.17.0'} - '@clerk/clerk-sdk-node@5.0.26': - resolution: {integrity: sha512-2NG18NZKV9qbNpk8ZgkXnmIq6xpwpe9MQ/LpfaIKYNHxguNuhf/b3JUtZxng+XNfx0yRDOI6GpadUC7vBnXDmw==} + '@clerk/clerk-sdk-node@5.0.27': + resolution: {integrity: sha512-nTztsbRq4nhSqryYb2YgFarT54t+ZRI+uoiiXcypI90e1J2WAWnPrnE66h+B45riAr1aQ62isXDQOJCmKdm0kg==} engines: {node: '>=18.17.0'} - '@clerk/shared@2.5.0': - resolution: {integrity: sha512-dYRlFQJN4YIQbYJHCDKd5yLF7rcI42pw2JOQEKiOAWPiAMlmhTtiEL0YWMVoGNaGRI72fyIge6/+V7r9WWT0wg==} + '@clerk/shared@2.5.1': + resolution: {integrity: sha512-RslzZvjolG8ToZlegV8XPEkINQ4XM23lO2xS6ZtJEeGzRzchkpEBUOYywjG6aGtJDByWBY2OxyrPaa5rwx1XEg==} engines: {node: '>=18.17.0'} peerDependencies: react: '>=18 || >=19.0.0-beta' @@ -907,8 +907,8 @@ packages: react-dom: optional: true - '@clerk/types@4.13.0': - resolution: {integrity: sha512-W/iZ5ig35UgJHmZqqgO1tosHuGtdKR8e+f8FJWphpdIW6KNCK+Oxc5lOO/hJU1c9aih0x5QdlLrKsqF3S8JKdA==} + '@clerk/types@4.13.1': + resolution: {integrity: sha512-AfFTA1Du0pog62CSl23Y8NNDN+iHwXdUQAp/sQ/LbE+/wYBOMSaV5d+cS5F4HX+/uzXgKsc3BpCNI/Th3CLNHg==} engines: {node: '>=18.17.0'} '@colors/colors@1.5.0': @@ -7570,10 +7570,10 @@ snapshots: '@babel/helper-validator-identifier': 7.24.7 to-fast-properties: 2.0.0 - '@clerk/backend@1.6.2(react@18.3.1)': + '@clerk/backend@1.6.3(react@18.3.1)': dependencies: - '@clerk/shared': 2.5.0(react@18.3.1) - '@clerk/types': 4.13.0 + '@clerk/shared': 2.5.1(react@18.3.1) + '@clerk/types': 4.13.1 cookie: 0.5.0 snakecase-keys: 5.4.4 tslib: 2.4.1 @@ -7581,19 +7581,19 @@ snapshots: - react - react-dom - '@clerk/clerk-sdk-node@5.0.26(react@18.3.1)': + '@clerk/clerk-sdk-node@5.0.27(react@18.3.1)': dependencies: - '@clerk/backend': 1.6.2(react@18.3.1) - '@clerk/shared': 2.5.0(react@18.3.1) - '@clerk/types': 4.13.0 + '@clerk/backend': 1.6.3(react@18.3.1) + '@clerk/shared': 2.5.1(react@18.3.1) + '@clerk/types': 4.13.1 tslib: 2.4.1 transitivePeerDependencies: - react - react-dom - '@clerk/shared@2.5.0(react@18.3.1)': + '@clerk/shared@2.5.1(react@18.3.1)': dependencies: - '@clerk/types': 4.13.0 + '@clerk/types': 4.13.1 glob-to-regexp: 0.4.1 js-cookie: 3.0.5 std-env: 3.7.0 @@ -7601,7 +7601,7 @@ snapshots: optionalDependencies: react: 18.3.1 - '@clerk/types@4.13.0': + '@clerk/types@4.13.1': dependencies: csstype: 3.1.1