From 9d238f93960b6e78fba837ca8b52d6e80643a2f7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 8 Mar 2021 07:54:24 +0000 Subject: [PATCH] Bump node-json-db from 0.7.3 to 1.3.0 Bumps [node-json-db](https://github.com/Belphemur/node-json-db) from 0.7.3 to 1.3.0. - [Release notes](https://github.com/Belphemur/node-json-db/releases) - [Changelog](https://github.com/Belphemur/node-json-db/blob/v1.3.0/CHANGELOG.md) - [Commits](https://github.com/Belphemur/node-json-db/compare/v0.7.3...v1.3.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bf2d9375..4b8a39f8 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "dependencies": { "discord.js": "^12.5.1", "glob": "7.1.2", - "node-json-db": "0.7.3", + "node-json-db": "1.3.0", "reflect-metadata": "^0.1.10", "source-map-support": "^0.5.0" },