From b4caba025063129209541a97ef50608d3b240652 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 09:27:56 -0700 Subject: [PATCH] chore(deps-dev): bump @types/node from 22.5.4 to 22.5.5 (#2263) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1f7ad9101..dba5f4507 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "devDependencies": { "@types/chai": "^4.1.7", "@types/mocha": "^10.0.1", - "@types/node": "22.5.4", + "@types/node": "22.5.5", "@types/sinon": "^7.0.11", "@typescript-eslint/eslint-plugin": "^4.4.1", "@typescript-eslint/parser": "^4.4.0",