1
0
Fork 0
mirror of https://github.com/codex-team/codex.docs.git synced 2025-07-19 05:09:41 +02:00

Bump node-fetch from 2.6.0 to 2.6.1 (#104)

Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-03-24 18:11:46 +03:00 committed by GitHub
parent fb6390d5f7
commit fe3b526b14
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -32,7 +32,7 @@
"morgan": "~1.9.0", "morgan": "~1.9.0",
"multer": "^1.3.1", "multer": "^1.3.1",
"nedb": "^1.8.0", "nedb": "^1.8.0",
"node-fetch": "^2.3.0", "node-fetch": "^2.6.1",
"nodemon": "^1.18.3", "nodemon": "^1.18.3",
"open-graph-scraper": "^4.5.0", "open-graph-scraper": "^4.5.0",
"twig": "~1.12.0", "twig": "~1.12.0",

View file

@ -4706,9 +4706,9 @@ nise@^1.5.2:
lolex "^5.0.1" lolex "^5.0.1"
path-to-regexp "^1.7.0" path-to-regexp "^1.7.0"
node-fetch@^2.3.0: node-fetch@^2.6.1:
version "2.6.0" version "2.6.1"
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.0.tgz#e633456386d4aa55863f676a7ab0daa8fdecb0fd" resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
node-libs-browser@^2.2.1: node-libs-browser@^2.2.1:
version "2.2.1" version "2.2.1"