Update dependency @vercel/node to v1.14.1

This commit is contained in:
Renovate Bot 2022-04-11 17:31:29 +00:00
parent 3a2971726d
commit 77c2c77186
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 11 additions and 1 deletions

View File

@ -38,7 +38,7 @@
"@types/react-helmet": "6.1.5",
"@typescript-eslint/eslint-plugin": "5.18.0",
"@typescript-eslint/parser": "5.18.0",
"@vercel/node": "1.14.0",
"@vercel/node": "1.14.1",
"eslint": "8.13.0",
"eslint-plugin-react": "7.29.4",
"gatsby-plugin-robots-txt": "1.7.0",

View File

@ -2573,6 +2573,16 @@
ts-node "8.9.1"
typescript "4.3.4"
"@vercel/node@1.14.1":
version "1.14.1"
resolved "https://registry.yarnpkg.com/@vercel/node/-/node-1.14.1.tgz#a63d8bfc0274cb0f89e4835f418d1b36e439f965"
integrity sha512-/R1tERotQMTBoB4gw390B8wJAOS9IO4iejing9jqLFSISdW7uVU6kgkUbLM8OtuN0DGwi1qYQ6DcdxySX2qYzw==
dependencies:
"@types/node" "*"
"@vercel/node-bridge" "2.2.0"
ts-node "8.9.1"
typescript "4.3.4"
"@vercel/python@2.2.1":
version "2.2.1"
resolved "https://registry.yarnpkg.com/@vercel/python/-/python-2.2.1.tgz#e2daa02319bdee982987b14ab293b7eac012ae75"