From 7b95df6efdf8106bf359b972233bb98393413987 Mon Sep 17 00:00:00 2001 From: Dragon Fire Date: Sat, 27 Apr 2024 00:02:17 -0400 Subject: [PATCH] Update Deps --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 726d9225..f7e4fd44 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@discordjs/voice": "^0.16.1", "@mediapipe/face_detection": "^0.4.1646425229", "@tensorflow-models/face-detection": "^1.0.2", - "@tensorflow/tfjs-node": "^4.17.0", + "@tensorflow/tfjs-node": "^4.18.0", "@twemoji/parser": "^15.1.1", "bombsweeper.js": "^1.0.1", "canvas": "^2.11.2", @@ -54,12 +54,12 @@ "gm": "^1.25.0", "html-entities": "^2.5.2", "image-to-ascii": "^3.2.0", - "ioredis": "^5.3.2", + "ioredis": "^5.4.1", "js-chess-engine": "^1.0.2", "jszip": "^3.10.1", "kuroshiro": "^1.2.0", "kuroshiro-analyzer-kuromoji": "^1.1.0", - "mathjs": "^12.4.1", + "mathjs": "^12.4.2", "minimist": "^1.2.8", "moment": "^2.30.1", "moment-duration-format": "^2.3.2",