Browse Source
Merge pull request #7642 from Budibase/dependabot/npm_and_yarn/examples/nextjs-api-sales/node-fetch-3.2.10
Bump node-fetch from 3.2.2 to 3.2.10 in /examples/nextjs-api-sales
Michael Drury
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with
5 additions and
5 deletions
-
examples/nextjs-api-sales/package.json
-
examples/nextjs-api-sales/yarn.lock
|
|
|
@ -11,7 +11,7 @@ |
|
|
|
"dependencies": { |
|
|
|
"bulma": "^0.9.3", |
|
|
|
"next": "12.1.0", |
|
|
|
"node-fetch": "^3.2.2", |
|
|
|
"node-fetch": "^3.2.10", |
|
|
|
"node-sass": "^7.0.1", |
|
|
|
"react": "17.0.2", |
|
|
|
"react-dom": "17.0.2", |
|
|
|
|
|
|
|
@ -2020,10 +2020,10 @@ node-domexception@^1.0.0: |
|
|
|
resolved "https://registry.yarnpkg.com/node-domexception/-/node-domexception-1.0.0.tgz#6888db46a1f71c0b76b3f7555016b63fe64766e5" |
|
|
|
integrity sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ== |
|
|
|
|
|
|
|
node-fetch@^3.2.2: |
|
|
|
version "3.2.2" |
|
|
|
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-3.2.2.tgz#16d33fbe32ca7c6ca1ca8ba5dfea1dd885c59f04" |
|
|
|
integrity sha512-Cwhq1JFIoon15wcIkFzubVNFE5GvXGV82pKf4knXXjvGmn7RJKcypeuqcVNZMGDZsAFWyIRya/anwAJr7TWJ7w== |
|
|
|
node-fetch@^3.2.10: |
|
|
|
version "3.2.10" |
|
|
|
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-3.2.10.tgz#e8347f94b54ae18b57c9c049ef641cef398a85c8" |
|
|
|
integrity sha512-MhuzNwdURnZ1Cp4XTazr69K0BTizsBroX7Zx3UgDSVcZYKF/6p0CBe4EUb/hLqmzVhl0UpYfgRljQ4yxE+iCxA== |
|
|
|
dependencies: |
|
|
|
data-uri-to-buffer "^4.0.0" |
|
|
|
fetch-blob "^3.1.4" |
|
|
|
|