diff --git a/api/package.json b/api/package.json index d229c6da..198c36b5 100644 --- a/api/package.json +++ b/api/package.json @@ -15,7 +15,7 @@ "@upstash/redis": "^1.38.2" }, "devDependencies": { - "@vercel/node": "^5.9.5", + "@vercel/node": "^5.10.0", "vitest": "^4.1.10" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7d6e3391..589703c3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -59,8 +59,8 @@ importers: version: 1.38.2 devDependencies: '@vercel/node': - specifier: ^5.9.5 - version: 5.9.5(rollup@4.60.2) + specifier: ^5.10.0 + version: 5.10.0(rollup@4.60.2) vitest: specifier: ^4.1.10 version: 4.1.10(@edge-runtime/vm@3.2.0)(@types/node@26.1.2)(@vitest/coverage-v8@4.1.10)(jsdom@29.1.1(@noble/hashes@2.2.0))(vite@8.1.5(@types/node@26.1.2)(esbuild@0.28.1)(jiti@2.7.0)(tsx@4.23.1)) @@ -1822,8 +1822,8 @@ packages: '@upstash/redis@1.38.2': resolution: {integrity: sha512-RZ+JaRCVIS+ZTGnjOnDMr+/0aqDxsBb5rV6aW+Pys4SGELwr5lwE3UbLHRCHqMQ5Ulxj0b/CFBHfbmE175Otog==} - '@vercel/build-utils@14.0.1': - resolution: {integrity: sha512-EGOVxPX5T6yYfITMZACezM0rDHByCXEJ7X42jGytl5bAYi/DSJR0S3PpRPOiqYOh46ml9LmRJyZeq5V13HeGDg==} + '@vercel/build-utils@14.1.0': + resolution: {integrity: sha512-Bxwkv5phTRgU1QZ3NHzxjC6mLWJYqtYExkm/OS6Si2t3EhLFN+wls8U0oMmCrg2nXANkB1S+eXrbeu8hCcXV0A==} '@vercel/error-utils@2.2.1': resolution: {integrity: sha512-9DhP8jP7raLML4hGsBemxX5fXuQnu5xxMV+HjGygGbzEmVK/+KyJ3QP2Cw7PdF0uXdb9N0Qa4c3tRGH34ZX6vw==} @@ -1833,11 +1833,11 @@ packages: engines: {node: '>=20'} hasBin: true - '@vercel/node@5.9.5': - resolution: {integrity: sha512-QhMkTJzSuxTqdxpM6UwO/HRwk7euT09dvjohekALsBLAXZ3qXsFcLfKH8IoQ1xoyUbCxDJBe16MQesq26IqePw==} + '@vercel/node@5.10.0': + resolution: {integrity: sha512-VhpH6g8kpM8wvi15/BST3ggXLaVRYQ7KCmDDsxkHaOfkwWICWBrgAratveMaU6sCIyETKS0gCU+Z7Dksv/i0UA==} - '@vercel/python-analysis@0.13.1': - resolution: {integrity: sha512-ec4tii9I7i6eHfvsvG/eaNaKh0TxmxBsc904V7yjwZImeyFTEVvDSLQ/+510FB+wBG6gCvpyqBH5aAKP9llqsw==} + '@vercel/python-analysis@0.13.2': + resolution: {integrity: sha512-IEr5K2gvX143NBoQc1W4BWrdDWjZwxnIT6UrL5Y1dnyH7Cqc4AV00FIAddB1YpnIZBJwT4ZhE8QbgqBeO6C9Zw==} '@vercel/static-config@3.4.1': resolution: {integrity: sha512-kJKTyOg25JDRgDkHEkc+vWlvURxmSQkVKyRPO4EEGD/8HpJT+4u9Z/VGxwnCZ6zZBxYPpma283qBsHwY0gXjfw==} @@ -2600,8 +2600,8 @@ packages: resolution: {integrity: sha512-sTSfBjoXBp89JvIKIefqw7U2CCebsc74kiY6awiGogKtoSGbgjYE/G/+l9sF3MWFPNc9IcoOC4ODfKHfxFmp0g==} engines: {node: '>= 0.4'} - get-tsconfig@4.14.1: - resolution: {integrity: sha512-Dz/6HxkrxgNehhxLVeyv8sad9UzF2xBVeaKBQNDfJ5XiSXmp2gTR0eO0RWiT2NCKS5aGP9jjkOMggTN90qU50A==} + get-tsconfig@4.14.3: + resolution: {integrity: sha512-++QEw4DIY7WGoukz+/+A/8dGYPT9l9yIadnmSgZ8Rjr3YVSVDipQSO9CdnJo9ePqFqUUqh+wk9uIaoiAwsiPkA==} glob-parent@5.1.2: resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==} @@ -5177,9 +5177,9 @@ snapshots: dependencies: uncrypto: 0.1.3 - '@vercel/build-utils@14.0.1': + '@vercel/build-utils@14.1.0': dependencies: - '@vercel/python-analysis': 0.13.1 + '@vercel/python-analysis': 0.13.2 cjs-module-lexer: 1.2.3 es-module-lexer: 1.5.0 @@ -5204,13 +5204,13 @@ snapshots: - rollup - supports-color - '@vercel/node@5.9.5(rollup@4.60.2)': + '@vercel/node@5.10.0(rollup@4.60.2)': dependencies: '@edge-runtime/node-utils': 2.3.0 '@edge-runtime/primitives': 4.1.0 '@edge-runtime/vm': 3.2.0 '@types/node': 20.11.0 - '@vercel/build-utils': 14.0.1 + '@vercel/build-utils': 14.1.0 '@vercel/error-utils': 2.2.1 '@vercel/nft': 1.10.0(rollup@4.60.2) '@vercel/static-config': 3.4.1 @@ -5233,7 +5233,7 @@ snapshots: - rollup - supports-color - '@vercel/python-analysis@0.13.1': + '@vercel/python-analysis@0.13.2': dependencies: '@bytecodealliance/preview2-shim': 0.17.6 '@renovatebot/pep440': 4.2.1 @@ -6104,7 +6104,7 @@ snapshots: dunder-proto: 1.0.1 es-object-atoms: 1.1.1 - get-tsconfig@4.14.1: + get-tsconfig@4.14.3: dependencies: resolve-pkg-maps: 1.0.0 @@ -6975,7 +6975,7 @@ snapshots: tsx@4.21.0: dependencies: esbuild: 0.27.0 - get-tsconfig: 4.14.1 + get-tsconfig: 4.14.3 optionalDependencies: fsevents: 2.3.3