diff --git a/package-lock.json b/package-lock.json index 5f7c0ec1..dfe4bdf1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,7 @@ "@textlint/textlint-plugin-markdown": "12.6.1", "@textlint/types": "12.6.1", "@types/jest": "29.5.12", - "@types/node": "18.19.14", + "@types/node": "18.19.130", "@typescript-eslint/eslint-plugin": "5.62.0", "@typescript-eslint/parser": "5.62.0", "dictionary-en": "3.2.0", @@ -1591,9 +1591,9 @@ } }, "node_modules/@types/node": { - "version": "18.19.14", - "resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.14.tgz", - "integrity": "sha512-EnQ4Us2rmOS64nHDWr0XqAD8DsO6f3XR6lf9UIIrZQpUzPVdN/oPuEzfDWNHSyXLvoGgjuEm/sPwFGSSs35Wtg==", + "version": "18.19.130", + "resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.130.tgz", + "integrity": "sha512-GRaXQx6jGfL8sKfaIDD6OupbIHBr9jv7Jnaml9tB7l4v068PAOXqfcujMMo5PhbIs6ggR1XODELqahT2R8v0fg==", "dev": true, "dependencies": { "undici-types": "~5.26.4" @@ -9095,9 +9095,9 @@ } }, "@types/node": { - "version": "18.19.14", - "resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.14.tgz", - "integrity": "sha512-EnQ4Us2rmOS64nHDWr0XqAD8DsO6f3XR6lf9UIIrZQpUzPVdN/oPuEzfDWNHSyXLvoGgjuEm/sPwFGSSs35Wtg==", + "version": "18.19.130", + "resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.130.tgz", + "integrity": "sha512-GRaXQx6jGfL8sKfaIDD6OupbIHBr9jv7Jnaml9tB7l4v068PAOXqfcujMMo5PhbIs6ggR1XODELqahT2R8v0fg==", "dev": true, "requires": { "undici-types": "~5.26.4" diff --git a/package.json b/package.json index b516091a..c365a301 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@textlint/textlint-plugin-markdown": "12.6.1", "@textlint/types": "12.6.1", "@types/jest": "29.5.12", - "@types/node": "18.19.14", + "@types/node": "18.19.130", "@typescript-eslint/eslint-plugin": "5.62.0", "@typescript-eslint/parser": "5.62.0", "dictionary-en": "3.2.0",