Skip to content

Commit

Permalink
chore!: upgrade @vercel/node-bridge
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Sep 25, 2021
1 parent 2454063 commit 73af3f9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"dependencies": {
"@nuxtjs/web-vitals": "^0.1.8",
"@vercel/build-utils": "2.12.2",
"@vercel/node-bridge": "1.3.3",
"@vercel/node-bridge": "2.1.0",
"consola": "2.15.3",
"execa": "^5.1.1",
"fs-extra": "9.1.0",
Expand Down
15 changes: 5 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2363,10 +2363,10 @@
resolved "https://registry.yarnpkg.com/@vercel/build-utils/-/build-utils-2.12.2.tgz#285a3bb0b78864fb6f44478257bd275c57aa8651"
integrity sha512-KbSgG2ZCVXhUsdbnpv6gC7buygd31jaKiKhrd4Lzv1NwjnoeDZAXlm4hzvSPYHVtCY2jirKJWP2rFtMW8iAh9g==

"@vercel/node-bridge@1.3.3":
version "1.3.3"
resolved "https://registry.yarnpkg.com/@vercel/node-bridge/-/node-bridge-1.3.3.tgz#3f16940b7930230e6ec94140f9f2cc2838d9a153"
integrity sha512-I0suOZlnvRT2WRNqAG7y20HWWZtn6snn5tZzll950y8JHtCwkTcNSC964VoLEDu4ahVbk+pC3AGFgpMvjsmDrg==
"@vercel/node-bridge@2.1.0":
version "2.1.0"
resolved "https://registry.yarnpkg.com/@vercel/node-bridge/-/node-bridge-2.1.0.tgz#a6b7d315b5ce8ab31ed57ed69a1c28c3f7a19a73"
integrity sha512-FEjZ9he0oYlyELXtvZ7QEOxCV7Nhp4Xw2zZzGMRk2NnlfNtGOkZ8VJ/AAj5K+ha+KxQgU8ke38pqy0hMe6WkcQ==

"@vercel/routing-utils@1.11.3":
version "1.11.3"
Expand Down Expand Up @@ -7337,12 +7337,7 @@ jest@27.2.1:
import-local "^3.0.2"
jest-cli "^27.2.1"

jiti@^1.10.1, jiti@^1.11.0, jiti@^1.9.2:
version "1.12.0"
resolved "https://registry.yarnpkg.com/jiti/-/jiti-1.12.0.tgz#6f6e1908f9425075626400692f0b6d902db262e4"
integrity sha512-0yGfdPjYZ+RkYR9HRo9cbeS7UiOleg+1Wg0QNk0vOjeSaXNw0dKp7fz+JeqEpHjmFuTN48eh7bY0FsizSYOLDQ==

jiti@^1.12.3:
jiti@^1.10.1, jiti@^1.11.0, jiti@^1.12.3, jiti@^1.9.2:
version "1.12.3"
resolved "https://registry.yarnpkg.com/jiti/-/jiti-1.12.3.tgz#fe6f9cb066aa2c37981231dffb1d3f04ab4ebdb2"
integrity sha512-p88jl9WzvZYekMS5ZOB61bJ1SPV69o7nEpAU+mFpGzXErqLEg3WvNz3jeXylAiSfLZzvqZssrAu08N3AuvaqwQ==
Expand Down

0 comments on commit 73af3f9

Please sign in to comment.