diff --git a/package-lock.json b/package-lock.json index 232f779..fca8a2e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7,7 +7,7 @@ "devDependencies": { "@commitlint/cli": "20.5.0", "@commitlint/config-conventional": "20.5.0", - "npm-check-updates": "19.6.3", + "npm-check-updates": "19.6.5", "semantic-release": "25.0.3" } }, @@ -2906,9 +2906,9 @@ } }, "node_modules/npm-check-updates": { - "version": "19.6.3", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-19.6.3.tgz", - "integrity": "sha512-VAt9Bp26eLaymZ0nZyh5n/by+YZIuegXlvWR0yv1zBqd984f8VnEnBbn+1lS3nN5LyEjn62BJ+yYgzNSpb6Gzg==", + "version": "19.6.5", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-19.6.5.tgz", + "integrity": "sha512-XlBUMC30relXfEerrnX239W9iB30U6Woz0Hj42Sv6iSF4EGOvj2mS2r45sZ3RglH0VPBxXOWooMxObZ/SMZhrw==", "dev": true, "license": "Apache-2.0", "bin": { diff --git a/package.json b/package.json index 71b2da0..bfe8cfa 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "devDependencies": { "@commitlint/cli": "20.5.0", "@commitlint/config-conventional": "20.5.0", - "npm-check-updates": "19.6.3", + "npm-check-updates": "19.6.5", "semantic-release": "25.0.3" } }