diff --git a/package-lock.json b/package-lock.json index 5e0a2e3..1aa733a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "eslint-plugin-editorconfig": "^4.0.3", "eslint-plugin-jsdoc": "^62.9.0", "neostandard": "^0.13.0", - "npm-check-updates": "^22.1.1", + "npm-check-updates": "^22.2.0", "serve": "^14.2.6", "stylelint": "^17.11.0", "stylelint-config-standard": "^40.0.0" @@ -6943,9 +6943,9 @@ } }, "node_modules/npm-check-updates": { - "version": "22.1.1", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-22.1.1.tgz", - "integrity": "sha512-uWSxJW25dy5ZM4SdLsi0VBgPSJlo7u+jARQ6Xql+85YYCoqXU2ZaympAZ6237/oybCq/I4nXddE9S9BTwBfBXA==", + "version": "22.2.0", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-22.2.0.tgz", + "integrity": "sha512-kaxgbkGkCOtoSrsUXShgcEiEfrRPqmOGk6Yeya+5hoNptblu9vuE8/PLABUSJz+IeNgKJBFxcC3UrBYmKsB8iA==", "dev": true, "license": "Apache-2.0", "bin": { diff --git a/package.json b/package.json index 89eaceb..4f4c7a9 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "eslint-plugin-editorconfig": "^4.0.3", "eslint-plugin-jsdoc": "^62.9.0", "neostandard": "^0.13.0", - "npm-check-updates": "^22.1.1", + "npm-check-updates": "^22.2.0", "serve": "^14.2.6", "stylelint": "^17.11.0", "stylelint-config-standard": "^40.0.0"