diff --git a/package-lock.json b/package-lock.json index fb183d7e0..32bee7782 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1023,14 +1023,14 @@ } }, "node_modules/@inrupt/solid-client-authn-core": { - "version": "1.17.3", - "resolved": "https://registry.npmjs.org/@inrupt/solid-client-authn-core/-/solid-client-authn-core-1.17.3.tgz", - "integrity": "sha512-UuHLFChd+0155EwYgdQJN6mP7fpnT4UFnWZT0+gDAbudUkUI0dKp6HKisWkJAK+KY1wDZ5HCQmCKBpjtiPXuyA==", + "version": "1.17.4", + "resolved": "https://registry.npmjs.org/@inrupt/solid-client-authn-core/-/solid-client-authn-core-1.17.4.tgz", + "integrity": "sha512-9N5douZKnsPEqqcrtE3FAlTugAsMWffcOZYIrV+Wd0iRsMS7ZFoUcg4cN03hCZjpMC7MIqa/PLsfOl944rno3w==", "dev": true, "dependencies": { "@inrupt/universal-fetch": "^1.0.1", "events": "^3.3.0", - "jose": "^4.14.6", + "jose": "^4.15.4", "uuid": "^9.0.1" }, "engines": { @@ -1038,14 +1038,14 @@ } }, "node_modules/@inrupt/solid-client-authn-node": { - "version": "1.17.3", - "resolved": "https://registry.npmjs.org/@inrupt/solid-client-authn-node/-/solid-client-authn-node-1.17.3.tgz", - "integrity": "sha512-3lmSh7VNBUVFlBQZBQAtqyVz2B0bRTP8Zm4mkIxG519b2oJwLQtttP/cqQU1WutqADjLLB7Xx4zQTnf2E7yZkw==", + "version": "1.17.4", + "resolved": "https://registry.npmjs.org/@inrupt/solid-client-authn-node/-/solid-client-authn-node-1.17.4.tgz", + "integrity": "sha512-wvG3FvW0YXq8GEV8daFwg0ndvsaAFn+48M6K7FR1xp7ve/S6rEMDZov8F05JhvDyZv3PyB7RnWZSUnDGLM3Y+g==", "dev": true, "dependencies": { - "@inrupt/solid-client-authn-core": "^1.17.3", + "@inrupt/solid-client-authn-core": "^1.17.4", "@inrupt/universal-fetch": "^1.0.1", - "jose": "^4.14.6", + "jose": "^4.15.4", "openid-client": "~5.5.0", "uuid": "^9.0.1" },