From 8daf60bff90dbf36176c7c66f08ff0f63410d9f3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2026 08:08:43 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v25.9.4 --- .../byte-brownies-studer-sl20/ua-server/package-lock.json | 8 ++++---- .../byte-brownies-studer-sl20/ua-server/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/2nd_hackathon/byte-brownies-studer-sl20/ua-server/package-lock.json b/2nd_hackathon/byte-brownies-studer-sl20/ua-server/package-lock.json index 32bfbec0..99a81342 100644 --- a/2nd_hackathon/byte-brownies-studer-sl20/ua-server/package-lock.json +++ b/2nd_hackathon/byte-brownies-studer-sl20/ua-server/package-lock.json @@ -28,7 +28,7 @@ "@nestjs/testing": "11.1.24", "@types/express": "^5.0.6", "@types/jest": "30.0.0", - "@types/node": "25.9.1", + "@types/node": "25.9.4", "@types/supertest": "7.2.0", "@typescript-eslint/eslint-plugin": "8.60.0", "@typescript-eslint/parser": "8.60.0", @@ -2887,9 +2887,9 @@ } }, "node_modules/@types/node": { - "version": "25.9.1", - "resolved": "https://registry.npmjs.org/@types/node/-/node-25.9.1.tgz", - "integrity": "sha512-xfrlY7UD5rMJk3ZVJP8BNzS28J36YJg+xp+LPXV1TdWxr8uMH5A860QNxYDGQe/ylDSgjxE52Q9VnO7p75tJxg==", + "version": "25.9.4", + "resolved": "https://registry.npmjs.org/@types/node/-/node-25.9.4.tgz", + "integrity": "sha512-dszCsrKb5U7ZsVZBWiHFklTloVl0mSEnWH/iZXfZUlI4rzCUnsvGmgqfuVRHL54ugE7/wRuxEIXRa2iMZ+BG6g==", "license": "MIT", "dependencies": { "undici-types": ">=7.24.0 <7.24.7" diff --git a/2nd_hackathon/byte-brownies-studer-sl20/ua-server/package.json b/2nd_hackathon/byte-brownies-studer-sl20/ua-server/package.json index 2a2a1f86..560fc92a 100644 --- a/2nd_hackathon/byte-brownies-studer-sl20/ua-server/package.json +++ b/2nd_hackathon/byte-brownies-studer-sl20/ua-server/package.json @@ -51,7 +51,7 @@ "@nestjs/testing": "11.1.24", "@types/express": "^5.0.6", "@types/jest": "30.0.0", - "@types/node": "25.9.1", + "@types/node": "25.9.4", "@types/supertest": "7.2.0", "@typescript-eslint/eslint-plugin": "8.60.0", "@typescript-eslint/parser": "8.60.0",