diff --git a/package-lock.json b/package-lock.json index 2862e95..a6080f0 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.2.0", + "npm-check-updates": "^22.2.1", "serve": "^14.2.6", "stylelint": "^17.12.0", "stylelint-config-standard": "^40.0.0" @@ -6944,9 +6944,9 @@ } }, "node_modules/npm-check-updates": { - "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==", + "version": "22.2.1", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-22.2.1.tgz", + "integrity": "sha512-mGdIJfhtg+q0BzhbOpbOL73zhMZlgBQMG4wnBwPMMD5k96028UCuV0753YeSYk9odoh7HWK6/cY69bWxT7o+yg==", "dev": true, "license": "Apache-2.0", "bin": { diff --git a/package.json b/package.json index d71d84a..f02f9b3 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.2.0", + "npm-check-updates": "^22.2.1", "serve": "^14.2.6", "stylelint": "^17.12.0", "stylelint-config-standard": "^40.0.0"