diff --git a/package-lock.json b/package-lock.json index 921edf2c71..238a2f5f33 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3571,9 +3571,9 @@ } }, "node_modules/openid-client": { - "version": "6.5.3", - "resolved": "https://registry.npmjs.org/openid-client/-/openid-client-6.5.3.tgz", - "integrity": "sha512-PII6MybD2VwZyWFlSwhQDflSsDt0PEX/o715shdXcORqaFze6/31RqztxjlJNursDABgwd41GnOqKcttYQRcUw==", + "version": "6.6.1", + "resolved": "https://registry.npmjs.org/openid-client/-/openid-client-6.6.1.tgz", + "integrity": "sha512-GmqoICGMI3IyFFjhvXxad8of4QWk2D0tm4vdJkldGm9nw7J3p1f7LPLWgGeFuKuw8HjDVe8Dd8QLGBe0NFvSSg==", "license": "MIT", "optional": true, "dependencies": { @@ -7480,9 +7480,9 @@ } }, "openid-client": { - "version": "6.5.3", - "resolved": "https://registry.npmjs.org/openid-client/-/openid-client-6.5.3.tgz", - "integrity": "sha512-PII6MybD2VwZyWFlSwhQDflSsDt0PEX/o715shdXcORqaFze6/31RqztxjlJNursDABgwd41GnOqKcttYQRcUw==", + "version": "6.6.1", + "resolved": "https://registry.npmjs.org/openid-client/-/openid-client-6.6.1.tgz", + "integrity": "sha512-GmqoICGMI3IyFFjhvXxad8of4QWk2D0tm4vdJkldGm9nw7J3p1f7LPLWgGeFuKuw8HjDVe8Dd8QLGBe0NFvSSg==", "optional": true, "requires": { "jose": "^6.0.11",