diff --git a/package-lock.json b/package-lock.json index 290c897..f337701 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "@stylistic/eslint-plugin": "^2.13.0", "@types/jest": "^29.5.14", "@types/lodash": "^4.17.16", - "@types/node": "^22.15.17", + "@types/node": "^22.15.19", "@typescript-eslint/eslint-plugin": "^8.32.1", "@typescript-eslint/parser": "^8.32.1", "@vercel/ncc": "^0.38.3", @@ -1673,9 +1673,9 @@ "license": "MIT" }, "node_modules/@types/node": { - "version": "22.15.17", - "resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.17.tgz", - "integrity": "sha512-wIX2aSZL5FE+MR0JlvF87BNVrtFWf6AE6rxSE9X7OwnVvoyCQjpzSRJ+M87se/4QCkCiebQAqrJ0y6fwIyi7nw==", + "version": "22.15.19", + "resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.19.tgz", + "integrity": "sha512-3vMNr4TzNQyjHcRZadojpRaD9Ofr6LsonZAoQ+HMUa/9ORTPoxVIw0e0mpqWpdjj8xybyCM+oKOUH2vwFu/oEw==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 9803743..791dbc9 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@stylistic/eslint-plugin": "^2.13.0", "@types/jest": "^29.5.14", "@types/lodash": "^4.17.16", - "@types/node": "^22.15.17", + "@types/node": "^22.15.19", "@typescript-eslint/eslint-plugin": "^8.32.1", "@typescript-eslint/parser": "^8.32.1", "@vercel/ncc": "^0.38.3",