diff --git a/package-lock.json b/package-lock.json index e2f10f06..6ad802f7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -65,7 +65,7 @@ "jsdom": "22.1.0", "lint-staged": "15.2.2", "markdownlint-cli": "0.39.0", - "npm-check-updates": "16.14.18", + "npm-check-updates": "16.14.20", "nx": "18.3.3", "nx-stylelint": "17.1.4", "prettier": "2.8.8", @@ -20801,9 +20801,9 @@ } }, "node_modules/npm-check-updates": { - "version": "16.14.18", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-16.14.18.tgz", - "integrity": "sha512-9iaRe9ohx9ykdbLjPRIYcq1A0RkrPYUx9HmQK1JIXhfxtJCNE/+497H9Z4PGH6GWRALbz5KF+1iZoySK2uSEpQ==", + "version": "16.14.20", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-16.14.20.tgz", + "integrity": "sha512-sYbIhun4DrjO7NFOTdvs11nCar0etEhZTsEjL47eM0TuiGMhmYughRCxG2SpGRmGAQ7AkwN7bw2lWzoE7q6yOQ==", "dev": true, "dependencies": { "@types/semver-utils": "^1.1.1", diff --git a/package.json b/package.json index a1f45ef6..354e2022 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "jsdom": "22.1.0", "lint-staged": "15.2.2", "markdownlint-cli": "0.39.0", - "npm-check-updates": "16.14.18", + "npm-check-updates": "16.14.20", "nx": "18.3.3", "nx-stylelint": "17.1.4", "prettier": "2.8.8",