diff --git a/package-lock.json b/package-lock.json index 870232b..c5f73c4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "@biomejs/biome": "2.4.6", "@pact-foundation/pact": "16.2.0", "@testing-library/jest-dom": "6.9.1", - "@types/node": "25.3.5", + "@types/node": "25.4.0", "@types/react": "19.2.14", "@types/react-dom": "19.2.3", "@vitejs/plugin-react": "5.1.4", @@ -1837,9 +1837,9 @@ "license": "MIT" }, "node_modules/@types/node": { - "version": "25.3.5", - "resolved": "https://registry.npmjs.org/@types/node/-/node-25.3.5.tgz", - "integrity": "sha512-oX8xrhvpiyRCQkG1MFchB09f+cXftgIXb3a7UUa4Y3wpmZPw5tyZGTLWhlESOLq1Rq6oDlc8npVU2/9xiCuXMA==", + "version": "25.4.0", + "resolved": "https://registry.npmjs.org/@types/node/-/node-25.4.0.tgz", + "integrity": "sha512-9wLpoeWuBlcbBpOY3XmzSTG3oscB6xjBEEtn+pYXTfhyXhIxC5FsBer2KTopBlvKEiW9l13po9fq+SJY/5lkhw==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 4ff88e8..ef5040a 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@biomejs/biome": "2.4.6", "@pact-foundation/pact": "16.2.0", "@testing-library/jest-dom": "6.9.1", - "@types/node": "25.3.5", + "@types/node": "25.4.0", "@types/react": "19.2.14", "@types/react-dom": "19.2.3", "@vitejs/plugin-react": "5.1.4",