diff --git a/package-lock.json b/package-lock.json index b8047b92555..0a334f31f1c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,7 +28,7 @@ "eslint-plugin-react": "7.30.1", "eslint-plugin-react-hooks": "4.6.0", "eslint-plugin-simple-import-sort": "7.0.0", - "npm-check-updates": "15.3.3", + "npm-check-updates": "15.3.4", "prettier": "2.7.1", "pretty-quick": "3.1.3", "rimraf": "^3.0.2", @@ -4540,9 +4540,9 @@ } }, "node_modules/npm-check-updates": { - "version": "15.3.3", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-15.3.3.tgz", - "integrity": "sha512-kdZte9jeJ3n8tS8wxAjrvQz5owi4AEY9pxt5OaEzw094k/ymg0HYR6b89W2OJaFn7xK4tCrkOFp9PUWKlydA8Q==", + "version": "15.3.4", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-15.3.4.tgz", + "integrity": "sha512-YZDcw0DFn5ggl7b9znZ7N0i+Q1HVIxW+eZlV7XvR+RIs367H+ytKCB4slAU33Bg9IljY7uv3dsFjV2npOt3GyA==", "dev": true, "dependencies": { "chalk": "^5.0.1", @@ -9723,9 +9723,9 @@ } }, "npm-check-updates": { - "version": "15.3.3", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-15.3.3.tgz", - "integrity": "sha512-kdZte9jeJ3n8tS8wxAjrvQz5owi4AEY9pxt5OaEzw094k/ymg0HYR6b89W2OJaFn7xK4tCrkOFp9PUWKlydA8Q==", + "version": "15.3.4", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-15.3.4.tgz", + "integrity": "sha512-YZDcw0DFn5ggl7b9znZ7N0i+Q1HVIxW+eZlV7XvR+RIs367H+ytKCB4slAU33Bg9IljY7uv3dsFjV2npOt3GyA==", "dev": true, "requires": { "chalk": "^5.0.1", diff --git a/package.json b/package.json index 0d555e9d1cf..34c0fd9184b 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "eslint-plugin-react": "7.30.1", "eslint-plugin-react-hooks": "4.6.0", "eslint-plugin-simple-import-sort": "7.0.0", - "npm-check-updates": "15.3.3", + "npm-check-updates": "15.3.4", "prettier": "2.7.1", "pretty-quick": "3.1.3", "rimraf": "^3.0.2",