aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-09-05 19:46:25 +0000
committerGitHub <[email protected]>2020-09-05 19:46:25 +0000
commit1b69bc08ceb97940d45892b1667c466df980a0d8 (patch)
tree6395b34c5dffc311eb6bf16d737d6eae8e1aefeb /package.json
parentMerge pull request #20 from soruly/dependabot/npm_and_yarn/now/node-1.8.1 (diff)
downloadtrace.moe-image-proxy-1b69bc08ceb97940d45892b1667c466df980a0d8.tar.xz
trace.moe-image-proxy-1b69bc08ceb97940d45892b1667c466df980a0d8.zip
Bump node-fetch from 2.6.0 to 2.6.1
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-preview[bot] <[email protected]>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index ac3a10e..d0c5537 100644
--- a/package.json
+++ b/package.json
@@ -24,6 +24,6 @@
"typescript": "^4.0.2"
},
"dependencies": {
- "node-fetch": "^2.6.0"
+ "node-fetch": "^2.6.1"
}
}