From a8d46c5f73616666c2606e7c39381fc7d87f0f6a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 07:21:44 +0000 Subject: [PATCH] Update dependency @types/node to v18.19.67 --- packages/funblox/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/funblox/package.json b/packages/funblox/package.json index 1c46952..2c3f7d2 100644 --- a/packages/funblox/package.json +++ b/packages/funblox/package.json @@ -35,7 +35,7 @@ "homepage": "https://github.com/mybot-rblx/FunBlox#readme", "devDependencies": { "@swc/core": "1.3.53", - "@types/node": "18.15.13", + "@types/node": "18.19.67", "ts-jest": "^29.1.0", "tsup": "6.7.0", "typescript": "5.0.4"