From aaf5ca8d7e2524e44560a2e93231aa0efdb29d4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Aug 2026 04:54:25 +0000 Subject: [PATCH] chore(deps): bump the minor-and-patch group with 2 updates Bumps the minor-and-patch group with 2 updates: [@vercel/functions](https://github.com/vercel/vercel/tree/HEAD/packages/functions) and [globals](https://github.com/sindresorhus/globals). Updates `@vercel/functions` from 3.9.1 to 3.9.3 - [Release notes](https://github.com/vercel/vercel/releases) - [Changelog](https://github.com/vercel/vercel/blob/main/packages/functions/CHANGELOG.md) - [Commits](https://github.com/vercel/vercel/commits/@vercel/next@3.9.3/packages/functions) Updates `globals` from 17.9.0 to 17.11.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](https://github.com/sindresorhus/globals/compare/v17.9.0...v17.11.0) --- updated-dependencies: - dependency-name: "@vercel/functions" dependency-version: 3.9.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: globals dependency-version: 17.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 32 ++++++++++++++++---------------- package.json | 4 ++-- 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/package-lock.json b/package-lock.json index be44ac93..3b4ff5fc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "@doc-kit/generator-react": "^0.1.0", "@tailwindcss/vite": "^4.3.3", "@vercel/analytics": "^2.0.1", - "@vercel/functions": "^3.7.6", + "@vercel/functions": "^3.9.3", "@vercel/speed-insights": "^2.0.0", "classnames": "^2.5.1", "gray-matter": "^4.0.3", @@ -26,7 +26,7 @@ "@eslint/markdown": "^8.0.3", "eslint": "^10.8.0", "feed": "^6.0.0", - "globals": "^17.8.0", + "globals": "^17.11.0", "handlebars": "^4.7.9", "husky": "^9.1.7", "lint-staged": "^17.3.0", @@ -3187,9 +3187,9 @@ } }, "node_modules/@vercel/cli-config": { - "version": "0.2.2", - "resolved": "https://registry.npmjs.org/@vercel/cli-config/-/cli-config-0.2.2.tgz", - "integrity": "sha512-kAy35eymNzRBfmcqEViVQge0KJ59FYEKsPqGNCSJQ7M9HTuFGWd3qPcZos1A5cZpAWRBdiYe82Bcz9P7pIZvUQ==", + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@vercel/cli-config/-/cli-config-0.2.3.tgz", + "integrity": "sha512-Ggh0Wmi92TUkUexmSUPkkDtvJmbjUr7IvF5T3FkSsWrXXs3GFzOujfxFpECdJZpux1JG4SWDv9BT4w++TDgD6A==", "license": "Apache-2.0", "dependencies": { "xdg-app-paths": "5", @@ -3209,12 +3209,12 @@ } }, "node_modules/@vercel/functions": { - "version": "3.9.1", - "resolved": "https://registry.npmjs.org/@vercel/functions/-/functions-3.9.1.tgz", - "integrity": "sha512-RhrIZvQ0Jfgeq0pCaeZ/E19OujpGEyB2BDO//6F91Z8VC5JJ5H4ckLLswaKnM7vOutRswU/MO6UQMGhtm7fA/Q==", + "version": "3.9.3", + "resolved": "https://registry.npmjs.org/@vercel/functions/-/functions-3.9.3.tgz", + "integrity": "sha512-cbzTdASCZDnufrABc8oO00e/FqlqFFSdld+iGZPhrWBDHP4Pu8ESKKYIzASqYvbYYUIWujBvEa5LLCcZzm7WEw==", "license": "Apache-2.0", "dependencies": { - "@vercel/oidc": "3.8.2" + "@vercel/oidc": "3.8.4" }, "engines": { "node": ">= 20" @@ -3233,12 +3233,12 @@ } }, "node_modules/@vercel/oidc": { - "version": "3.8.2", - "resolved": "https://registry.npmjs.org/@vercel/oidc/-/oidc-3.8.2.tgz", - "integrity": "sha512-nmVSeQ7tewCkqYBNB/MNL8aPB9sTvtjvqIE6+U17U4IuTyehuWVERDlWrSn0DVfiFAstRlRkGLHBlKHB2FyzbQ==", + "version": "3.8.4", + "resolved": "https://registry.npmjs.org/@vercel/oidc/-/oidc-3.8.4.tgz", + "integrity": "sha512-FGNvVZ5pgX9FaBqkPt6VkYFZ6bWAMDzYi7nxW+1Xt+Z4fn5PuTULVwsxjKc+0uKhysyWBQmvsmM50Oh6C2/oMA==", "license": "Apache-2.0", "dependencies": { - "@vercel/cli-config": "0.2.2", + "@vercel/cli-config": "0.2.3", "@vercel/cli-exec": "1.0.1", "jose": "^5.9.6" }, @@ -5231,9 +5231,9 @@ } }, "node_modules/globals": { - "version": "17.9.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-17.9.0.tgz", - "integrity": "sha512-m/MvAW61QVU5VDNF1Vj8axt016h8w7L5TU1e9zlab7XIttAT2YAlCwl75K1fOqvMM9apmD7lbCIRhpfkhmxhCg==", + "version": "17.11.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-17.11.0.tgz", + "integrity": "sha512-Z2I8hM+PbJDXQDq3Icgpzv+mPdwr68iZUU9d5WW4FuXfDUQfkZaZuvjMv42/5crNyw154+9+VWXbYrUgDXbxNw==", "dev": true, "license": "MIT", "engines": { diff --git a/package.json b/package.json index f4834dc2..17ccb7f3 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@doc-kit/generator-react": "^0.1.0", "@tailwindcss/vite": "^4.3.3", "@vercel/analytics": "^2.0.1", - "@vercel/functions": "^3.7.6", + "@vercel/functions": "^3.9.3", "@vercel/speed-insights": "^2.0.0", "classnames": "^2.5.1", "gray-matter": "^4.0.3", @@ -43,7 +43,7 @@ "@eslint/markdown": "^8.0.3", "eslint": "^10.8.0", "feed": "^6.0.0", - "globals": "^17.8.0", + "globals": "^17.11.0", "handlebars": "^4.7.9", "husky": "^9.1.7", "lint-staged": "^17.3.0",