From 3ee810e55f6b24cff50b896aacdea75cb621809c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Nov 2025 07:37:06 +0000 Subject: [PATCH] deps: bump the minor-and-patch group with 2 updates Bumps the minor-and-patch group with 2 updates: [argon2](https://github.com/ranisalt/node-argon2) and [typescript](https://github.com/microsoft/TypeScript). Updates `argon2` from 0.41.1 to 0.44.0 - [Release notes](https://github.com/ranisalt/node-argon2/releases) - [Commits](https://github.com/ranisalt/node-argon2/compare/v0.41.1...v0.44.0) Updates `typescript` from 5.8.3 to 5.9.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](https://github.com/microsoft/TypeScript/compare/v5.8.3...v5.9.3) --- updated-dependencies: - dependency-name: argon2 dependency-version: 0.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 98 ++++++++++++++++++++++++++++++++++++----------- package.json | 4 +- 2 files changed, 77 insertions(+), 25 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2a6ba54..a4563b5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "@coinbase/onchainkit": "^0.38.15", "@google/genai": "^1.24.0", "@tanstack/react-query": "^5.62.8", - "argon2": "^0.41.1", + "argon2": "^0.44.0", "cors": "^2.8.5", "dotenv": "^16.4.5", "express": "^5.1.0", @@ -40,7 +40,7 @@ "husky": "^9.1.7", "lint-staged": "^15.2.10", "prettier": "^3.6.2", - "typescript": "~5.8.2", + "typescript": "~5.9.3", "typescript-eslint": "^8.16.0", "vite": "^6.2.0" } @@ -664,6 +664,12 @@ "@noble/ciphers": "^1.0.0" } }, + "node_modules/@epic-web/invariant": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/@epic-web/invariant/-/invariant-1.0.0.tgz", + "integrity": "sha512-lrTPqgvfFQtR/eY/qkIzp98OGdNJu0m5ji3q/nJI8v3SXkRKEnWiOxMmbvcSoAIzv/cGiuvRy57k4suKQSAdwA==", + "license": "MIT" + }, "node_modules/@esbuild/aix-ppc64": { "version": "0.25.12", "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.25.12.tgz", @@ -1375,6 +1381,33 @@ "node": ">=22.11.0" } }, + "node_modules/@farcaster/frame-sdk/node_modules/@farcaster/quick-auth": { + "version": "0.0.8", + "resolved": "https://registry.npmjs.org/@farcaster/quick-auth/-/quick-auth-0.0.8.tgz", + "integrity": "sha512-NRIq1BcbcQCC6xBF5owfckkY00xKQVpqhpLNl5rICVpl0xeDsiVbkenIrHaUuyjtCK2W28YVc2ZCFRyz9ERHKg==", + "license": "MIT", + "dependencies": { + "jose": "^5.8.0", + "zod": "^3.25.1" + }, + "peerDependencies": { + "typescript": "5.8.3" + } + }, + "node_modules/@farcaster/frame-sdk/node_modules/typescript": { + "version": "5.8.3", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.8.3.tgz", + "integrity": "sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==", + "license": "Apache-2.0", + "peer": true, + "bin": { + "tsc": "bin/tsc", + "tsserver": "bin/tsserver" + }, + "engines": { + "node": ">=14.17" + } + }, "node_modules/@farcaster/miniapp-core": { "version": "0.4.1", "resolved": "https://registry.npmjs.org/@farcaster/miniapp-core/-/miniapp-core-0.4.1.tgz", @@ -1412,6 +1445,20 @@ "typescript": "5.8.3" } }, + "node_modules/@farcaster/miniapp-sdk/node_modules/typescript": { + "version": "5.8.3", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.8.3.tgz", + "integrity": "sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==", + "license": "Apache-2.0", + "peer": true, + "bin": { + "tsc": "bin/tsc", + "tsserver": "bin/tsserver" + }, + "engines": { + "node": ">=14.17" + } + }, "node_modules/@farcaster/miniapp-wagmi-connector": { "version": "1.1.0", "resolved": "https://registry.npmjs.org/@farcaster/miniapp-wagmi-connector/-/miniapp-wagmi-connector-1.1.0.tgz", @@ -1423,19 +1470,6 @@ "viem": "^2.21.55" } }, - "node_modules/@farcaster/quick-auth": { - "version": "0.0.8", - "resolved": "https://registry.npmjs.org/@farcaster/quick-auth/-/quick-auth-0.0.8.tgz", - "integrity": "sha512-NRIq1BcbcQCC6xBF5owfckkY00xKQVpqhpLNl5rICVpl0xeDsiVbkenIrHaUuyjtCK2W28YVc2ZCFRyz9ERHKg==", - "license": "MIT", - "dependencies": { - "jose": "^5.8.0", - "zod": "^3.25.1" - }, - "peerDependencies": { - "typescript": "5.8.3" - } - }, "node_modules/@fastify/busboy": { "version": "3.2.0", "resolved": "https://registry.npmjs.org/@fastify/busboy/-/busboy-3.2.0.tgz", @@ -7710,15 +7744,16 @@ } }, "node_modules/argon2": { - "version": "0.41.1", - "resolved": "https://registry.npmjs.org/argon2/-/argon2-0.41.1.tgz", - "integrity": "sha512-dqCW8kJXke8Ik+McUcMDltrbuAWETPyU6iq+4AhxqKphWi7pChB/Zgd/Tp/o8xRLbg8ksMj46F/vph9wnxpTzQ==", + "version": "0.44.0", + "resolved": "https://registry.npmjs.org/argon2/-/argon2-0.44.0.tgz", + "integrity": "sha512-zHPGN3S55sihSQo0dBbK0A5qpi2R31z7HZDZnry3ifOyj8bZZnpZND2gpmhnRGO1V/d555RwBqIK5W4Mrmv3ig==", "hasInstallScript": true, "license": "MIT", "dependencies": { "@phc/format": "^1.0.0", - "node-addon-api": "^8.1.0", - "node-gyp-build": "^4.8.1" + "cross-env": "^10.0.0", + "node-addon-api": "^8.5.0", + "node-gyp-build": "^4.8.4" }, "engines": { "node": ">=16.17.0" @@ -8514,6 +8549,23 @@ "node": ">=0.8" } }, + "node_modules/cross-env": { + "version": "10.1.0", + "resolved": "https://registry.npmjs.org/cross-env/-/cross-env-10.1.0.tgz", + "integrity": "sha512-GsYosgnACZTADcmEyJctkJIoqAhHjttw7RsFrVoJNXbsWWqaq6Ym+7kZjq6mS45O0jij6vtiReppKQEtqWy6Dw==", + "license": "MIT", + "dependencies": { + "@epic-web/invariant": "^1.0.0", + "cross-spawn": "^7.0.6" + }, + "bin": { + "cross-env": "dist/bin/cross-env.js", + "cross-env-shell": "dist/bin/cross-env-shell.js" + }, + "engines": { + "node": ">=20" + } + }, "node_modules/cross-fetch": { "version": "3.2.0", "resolved": "https://registry.npmjs.org/cross-fetch/-/cross-fetch-3.2.0.tgz", @@ -14652,9 +14704,9 @@ } }, "node_modules/typescript": { - "version": "5.8.3", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.8.3.tgz", - "integrity": "sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==", + "version": "5.9.3", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.3.tgz", + "integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==", "license": "Apache-2.0", "bin": { "tsc": "bin/tsc", diff --git a/package.json b/package.json index 4d7b2a8..6c08f87 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@coinbase/onchainkit": "^0.38.15", "@google/genai": "^1.24.0", "@tanstack/react-query": "^5.62.8", - "argon2": "^0.41.1", + "argon2": "^0.44.0", "cors": "^2.8.5", "dotenv": "^16.4.5", "express": "^5.1.0", @@ -52,7 +52,7 @@ "husky": "^9.1.7", "lint-staged": "^15.2.10", "prettier": "^3.6.2", - "typescript": "~5.8.2", + "typescript": "~5.9.3", "typescript-eslint": "^8.16.0", "vite": "^6.2.0" },