aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-07-23 06:12:58 +0000
committerGitHub <noreply@github.com>2021-07-23 06:12:58 +0000
commit233f39c7b5927faf504d1683632e3679738bb01a (patch)
tree88b521a87fa82b128fe7d3964b7d29ca57e192de /package.json
parent5efe5f40b05487bae06452794be67e6ad309905b (diff)
downloadskyblock-api-233f39c7b5927faf504d1683632e3679738bb01a.tar.gz
skyblock-api-233f39c7b5927faf504d1683632e3679738bb01a.tar.bz2
skyblock-api-233f39c7b5927faf504d1683632e3679738bb01a.zip
Bump @types/node-fetch from 2.5.11 to 2.5.12 (#90)
Bumps [@types/node-fetch](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node-fetch) from 2.5.11 to 2.5.12. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node-fetch) --- updated-dependencies: - dependency-name: "@types/node-fetch" dependency-type: direct:development 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>
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 ef32fac..f5ab65e 100644
--- a/package.json
+++ b/package.json
@@ -45,7 +45,7 @@
"@types/node": "^16.4.0",
"@types/mongodb": "^3.6.20",
"@types/lru-cache": "^5.1.1",
- "@types/node-fetch": "^2.5.11",
+ "@types/node-fetch": "^2.5.12",
"dotenv": "^10.0.0",
"mocha": "^9.0.2",
"ts-node": "^10.1.0",