diff --git a/apps/dashboard/package.json b/apps/dashboard/package.json index f66955c..02de3b3 100644 --- a/apps/dashboard/package.json +++ b/apps/dashboard/package.json @@ -15,7 +15,7 @@ "next": "16.2.2", "react": "19.2.4", "react-dom": "19.2.4", - "stripe": "^22.0.0" + "stripe": "^22.1.0" }, "devDependencies": { "@tailwindcss/postcss": "^4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0a573fb..361c9ba 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -36,8 +36,8 @@ importers: specifier: 19.2.4 version: 19.2.4(react@19.2.4) stripe: - specifier: ^22.0.0 - version: 22.0.0(@types/node@25.5.2) + specifier: ^22.1.0 + version: 22.1.0(@types/node@25.5.2) devDependencies: '@tailwindcss/postcss': specifier: ^4 @@ -3574,8 +3574,8 @@ packages: resolution: {integrity: sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==} engines: {node: '>=0.10.0'} - stripe@22.0.0: - resolution: {integrity: sha512-q1UgXXpSfZCmkyzZEh3vFEWT7+ajuaFGqaP9Tsi2NMtwlkigIWNr+KBIUQqtNeNEsreDKgdn+BP5HRW9JDj22Q==} + stripe@22.1.0: + resolution: {integrity: sha512-w/xHyJGxXWnLPbNHG13sz/fae0MrFGC80Oz7YbICQymbfpqfEcsoG+6yG+9BWb81PWc4rrkeSO4wmTcmefmbLw==} engines: {node: '>=18'} peerDependencies: '@types/node': '>=18' @@ -7579,7 +7579,7 @@ snapshots: strip-json-comments@2.0.1: {} - stripe@22.0.0(@types/node@25.5.2): + stripe@22.1.0(@types/node@25.5.2): optionalDependencies: '@types/node': 25.5.2