diff --git a/package-lock.json b/package-lock.json index d9cdb86..563aed6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -31,7 +31,7 @@ "jest-cdk-snapshot": "2.3.6", "jsonwebtoken": "9.0.3", "jwks-rsa": "3.2.2", - "npm-check-updates": "19.5.0", + "npm-check-updates": "19.6.3", "semantic-release": "25.0.3", "ts-jest": "29.4.6", "ts-loader": "9.5.4", @@ -8549,9 +8549,9 @@ } }, "node_modules/npm-check-updates": { - "version": "19.5.0", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-19.5.0.tgz", - "integrity": "sha512-isVbxtTABSULTmWUvoMOmaw6PdtF6t5vz78sCDlfAtzgQge8fd1kExCxe4e61BQADp20Q0SivWb8s9Y0azDUVg==", + "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==", "dev": true, "license": "Apache-2.0", "bin": { diff --git a/package.json b/package.json index 64b0fbc..d7bde66 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "jest-cdk-snapshot": "2.3.6", "jsonwebtoken": "9.0.3", "jwks-rsa": "3.2.2", - "npm-check-updates": "19.5.0", + "npm-check-updates": "19.6.3", "semantic-release": "25.0.3", "ts-jest": "29.4.6", "ts-loader": "9.5.4",