diff --git a/package-lock.json b/package-lock.json index 2a848c9446c..172344a0d2e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -49,7 +49,7 @@ "html-minifier-terser": "^7.2.0", "material-design-color": "^2.3.2", "material-shadows": "^3.0.1", - "npm-check-updates": "^18.0.2", + "npm-check-updates": "^18.0.3", "npm-run-all": "^4.1.5", "postcss": "^8.5.6", "postcss-dir-pseudo-class": "^9.0.1", @@ -5597,11 +5597,10 @@ } }, "node_modules/npm-check-updates": { - "version": "18.0.2", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-18.0.2.tgz", - "integrity": "sha512-9uVFZUCg5oDOcbzdsrJ4BEvq2gikd23tXuF5mqpl4mxVl051lzB00Xmd7ZVjVWY3XNUF3BQKWlN/qmyD8/bwrA==", + "version": "18.0.3", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-18.0.3.tgz", + "integrity": "sha512-IMZWxgAa5gpDVEle2KOZOMLfCu2/9FV+xsXQjPFt2OV0dyZixn0OJrZ9NxUcWgr/ZTGogmZtE0Cb8x2wlsVULg==", "dev": true, - "license": "Apache-2.0", "bin": { "ncu": "build/cli.js", "npm-check-updates": "build/cli.js" @@ -12779,9 +12778,9 @@ "dev": true }, "npm-check-updates": { - "version": "18.0.2", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-18.0.2.tgz", - "integrity": "sha512-9uVFZUCg5oDOcbzdsrJ4BEvq2gikd23tXuF5mqpl4mxVl051lzB00Xmd7ZVjVWY3XNUF3BQKWlN/qmyD8/bwrA==", + "version": "18.0.3", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-18.0.3.tgz", + "integrity": "sha512-IMZWxgAa5gpDVEle2KOZOMLfCu2/9FV+xsXQjPFt2OV0dyZixn0OJrZ9NxUcWgr/ZTGogmZtE0Cb8x2wlsVULg==", "dev": true }, "npm-run-all": { diff --git a/package.json b/package.json index 14629df9886..14d5ae268a5 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "html-minifier-terser": "^7.2.0", "material-design-color": "^2.3.2", "material-shadows": "^3.0.1", - "npm-check-updates": "^18.0.2", + "npm-check-updates": "^18.0.3", "npm-run-all": "^4.1.5", "postcss": "^8.5.6", "postcss-dir-pseudo-class": "^9.0.1",