diff --git a/package-lock.json b/package-lock.json index 2aa0fc79..204607d4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "@types/http-string-parser": "0.0.30", "@types/jest": "29.5.4", "@types/mockjs": "1.0.7", - "@types/node": "18.17.8", + "@types/node": "18.17.9", "@types/uuid": "9.0.2", "@typescript-eslint/eslint-plugin": "6.4.1", "@typescript-eslint/parser": "6.4.1", @@ -1319,8 +1319,8 @@ "dev": true }, "node_modules/@types/node": { - "version": "18.17.8", - "integrity": "sha512-Av/7MqX/iNKwT9Tr60V85NqMnsmh8ilfJoBlIVibkXfitk9Q22D9Y5mSpm+FvG5DET7EbVfB40bOiLzKgYFgPw==" + "version": "18.17.9", + "integrity": "sha512-fxaKquqYcPOGwE7tC1anJaPJ0GHyOVzfA2oUoXECjBjrtsIz4YJvtNYsq8LUcjEUehEF+jGpx8Z+lFrtT6z0tg==" }, "node_modules/@types/node-fetch": { "version": "2.6.4", @@ -5561,8 +5561,8 @@ "dev": true }, "@types/node": { - "version": "18.17.8", - "integrity": "sha512-Av/7MqX/iNKwT9Tr60V85NqMnsmh8ilfJoBlIVibkXfitk9Q22D9Y5mSpm+FvG5DET7EbVfB40bOiLzKgYFgPw==" + "version": "18.17.9", + "integrity": "sha512-fxaKquqYcPOGwE7tC1anJaPJ0GHyOVzfA2oUoXECjBjrtsIz4YJvtNYsq8LUcjEUehEF+jGpx8Z+lFrtT6z0tg==" }, "@types/node-fetch": { "version": "2.6.4", diff --git a/package.json b/package.json index 9651a561..6b4a8d1d 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "@types/http-string-parser": "0.0.30", "@types/jest": "29.5.4", "@types/mockjs": "1.0.7", - "@types/node": "18.17.8", + "@types/node": "18.17.9", "@types/uuid": "9.0.2", "@typescript-eslint/eslint-plugin": "6.4.1", "@typescript-eslint/parser": "6.4.1",