diff --git a/package.json b/package.json index 49a3f3b..003a8a3 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "next-auth": "^4.22.1", "react": "^18.2.0", "react-dom": "^18.2.0", - "superjson": "^1.12.4", + "superjson": "^2.2.1", "tsx": "^4.0.0", "ws": "^8.0.0", "zod": "^3.0.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 40bc425..c88f1ce 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -39,8 +39,8 @@ dependencies: specifier: ^18.2.0 version: 18.2.0(react@18.2.0) superjson: - specifier: ^1.12.4 - version: 1.13.3 + specifier: ^2.2.1 + version: 2.2.1 tsx: specifier: ^4.0.0 version: 4.7.1 @@ -3736,9 +3736,9 @@ packages: ts-interface-checker: 0.1.13 dev: true - /superjson@1.13.3: - resolution: {integrity: sha512-mJiVjfd2vokfDxsQPOwJ/PtanO87LhpYY88ubI5dUB1Ab58Txbyje3+jpm+/83R/fevaq/107NNhtYBLuoTrFg==} - engines: {node: '>=10'} + /superjson@2.2.1: + resolution: {integrity: sha512-8iGv75BYOa0xRJHK5vRLEjE2H/i4lulTjzpUXic3Eg8akftYjkmQDa8JARQ42rlczXyFR3IeRoeFCc7RxHsYZA==} + engines: {node: '>=16'} dependencies: copy-anything: 3.0.5 dev: false