1
0
Fork 0
mirror of https://github.com/veggiemonk/awesome-docker.git synced 2025-04-19 07:28:05 +02:00

Bump node-fetch from 3.2.2 to 3.2.3 (#987)

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.2.2 to 3.2.3.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v3.2.2...v3.2.3)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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] 2022-03-14 16:27:49 +01:00 committed by GitHub
parent 64dbf4f7e4
commit 989dba029d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View file

@ -22,7 +22,7 @@
"cheerio": "1.0.0-rc.10",
"draftlog": "1.0.13",
"fs-extra": "10.0.1",
"node-fetch": "3.2.2",
"node-fetch": "3.2.3",
"rimraf": "3.0.2",
"showdown": "^2.0.3"
}