From ef5fff4814a68b82ad8ba08b0d2c038ae11c23bd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 28 Jun 2024 00:44:39 +0000 Subject: [PATCH] Update dependencies Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 02f65d6..b3379d7 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@types/cors": "^2.8.17", "@types/express": "^4.17.21", "@types/js-beautify": "^1.14.3", - "@types/lodash": "^4.17.5", + "@types/lodash": "^4.17.6", "@types/node": "^14.18.63", "@types/node-fetch": "^2.6.11", "@types/sjcl": "^1.0.34",