From e03fbac93e97723317a475e8fc11a7d32041d5c2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 29 Apr 2021 07:23:57 +0000 Subject: [PATCH] Bump int64-buffer from 0.99.1007 to 1.0.1 Bumps [int64-buffer](https://github.com/kawanet/int64-buffer) from 0.99.1007 to 1.0.1. - [Release notes](https://github.com/kawanet/int64-buffer/releases) - [Commits](https://github.com/kawanet/int64-buffer/commits) 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 c2d69ec..5f860da 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "homepage": "https://github.com/OctoDumb/osubot#readme", "dependencies": { "axios": "^0.19.1", - "int64-buffer": "^0.99.1007", + "int64-buffer": "^1.0.1", "leb": "^0.3.0", "middleware-io": "^2.1.0", "querystring": "^0.2.0",