diff --git a/package-lock.json b/package-lock.json index f72818f559..8af4e773e6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1247,60 +1247,34 @@ } }, "node_modules/@inrupt/solid-client-authn-core": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/@inrupt/solid-client-authn-core/-/solid-client-authn-core-2.2.1.tgz", - "integrity": "sha512-u+D/lCLI7sDHy4nn1XkoXXNmGFBxt3sVNCHvUUCRKsT3uBRngdGuAMRMHeQOzGZuHilGOCGi0gXXbapbQLfLTg==", + "version": "2.2.4", + "resolved": "https://registry.npmjs.org/@inrupt/solid-client-authn-core/-/solid-client-authn-core-2.2.4.tgz", + "integrity": "sha512-PpH6ftxdhFvbSs4Mo/YJ9RrTF5xg/g1DX4AAoZHWoEkrGmnMAfgkG2kpq9+5tvLG9N52ja+CGbUNy3lHfpt6vw==", "dev": true, "dependencies": { "events": "^3.3.0", "jose": "^5.1.3", - "uuid": "^9.0.1" + "uuid": "^10.0.0" }, "engines": { "node": "^18.0.0 || ^20.0.0" } }, - "node_modules/@inrupt/solid-client-authn-core/node_modules/uuid": { - "version": "9.0.1", - "resolved": "https://registry.npmjs.org/uuid/-/uuid-9.0.1.tgz", - "integrity": "sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==", - "dev": true, - "funding": [ - "https://github.com/sponsors/broofa", - "https://github.com/sponsors/ctavan" - ], - "bin": { - "uuid": "dist/bin/uuid" - } - }, "node_modules/@inrupt/solid-client-authn-node": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/@inrupt/solid-client-authn-node/-/solid-client-authn-node-2.2.1.tgz", - "integrity": "sha512-XxKObpf/RFpYkIaEoABT5em28ECb71mRa8MHjFGwR22nzzntxUdDsHvYA+QtgZqgB3gipdHF2ax+NvdVbrbgxA==", + "version": "2.2.4", + "resolved": "https://registry.npmjs.org/@inrupt/solid-client-authn-node/-/solid-client-authn-node-2.2.4.tgz", + "integrity": "sha512-8rpvdXxfKx+FNFhCYCmNW9mqGuRmOPwA8PRJDhYNMjTf03jBge9baxx1andtyeXKhwZHWNcmmIg2a/GHTYe05w==", "dev": true, "dependencies": { - "@inrupt/solid-client-authn-core": "^2.2.1", + "@inrupt/solid-client-authn-core": "^2.2.4", "jose": "^5.1.3", "openid-client": "^5.6.5", - "uuid": "^9.0.1" + "uuid": "^10.0.0" }, "engines": { "node": "^18.0.0 || ^20.0.0" } }, - "node_modules/@inrupt/solid-client-authn-node/node_modules/uuid": { - "version": "9.0.1", - "resolved": "https://registry.npmjs.org/uuid/-/uuid-9.0.1.tgz", - "integrity": "sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==", - "dev": true, - "funding": [ - "https://github.com/sponsors/broofa", - "https://github.com/sponsors/ctavan" - ], - "bin": { - "uuid": "dist/bin/uuid" - } - }, "node_modules/@inrupt/solid-client/node_modules/jsonld-context-parser": { "version": "2.4.0", "resolved": "https://registry.npmjs.org/jsonld-context-parser/-/jsonld-context-parser-2.4.0.tgz", @@ -6908,9 +6882,9 @@ } }, "node_modules/jose": { - "version": "5.4.0", - "resolved": "https://registry.npmjs.org/jose/-/jose-5.4.0.tgz", - "integrity": "sha512-6rpxTHPAQyWMb9A35BroFl1Sp0ST3DpPcm5EVIxZxdH+e0Hv9fwhyB3XLKFUcHNpdSDnETmBfuPPTTlYz5+USw==", + "version": "5.4.1", + "resolved": "https://registry.npmjs.org/jose/-/jose-5.4.1.tgz", + "integrity": "sha512-U6QajmpV/nhL9SyfAewo000fkiRQ+Yd2H0lBxJJ9apjpOgkOcBQJWOrMo917lxLptdS/n/o/xPzMkXhF46K8hQ==", "dev": true, "funding": { "url": "https://github.com/sponsors/panva" @@ -10907,42 +10881,26 @@ } }, "@inrupt/solid-client-authn-core": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/@inrupt/solid-client-authn-core/-/solid-client-authn-core-2.2.1.tgz", - "integrity": "sha512-u+D/lCLI7sDHy4nn1XkoXXNmGFBxt3sVNCHvUUCRKsT3uBRngdGuAMRMHeQOzGZuHilGOCGi0gXXbapbQLfLTg==", + "version": "2.2.4", + "resolved": "https://registry.npmjs.org/@inrupt/solid-client-authn-core/-/solid-client-authn-core-2.2.4.tgz", + "integrity": "sha512-PpH6ftxdhFvbSs4Mo/YJ9RrTF5xg/g1DX4AAoZHWoEkrGmnMAfgkG2kpq9+5tvLG9N52ja+CGbUNy3lHfpt6vw==", "dev": true, "requires": { "events": "^3.3.0", "jose": "^5.1.3", - "uuid": "^9.0.1" - }, - "dependencies": { - "uuid": { - "version": "9.0.1", - "resolved": "https://registry.npmjs.org/uuid/-/uuid-9.0.1.tgz", - "integrity": "sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==", - "dev": true - } + "uuid": "^10.0.0" } }, "@inrupt/solid-client-authn-node": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/@inrupt/solid-client-authn-node/-/solid-client-authn-node-2.2.1.tgz", - "integrity": "sha512-XxKObpf/RFpYkIaEoABT5em28ECb71mRa8MHjFGwR22nzzntxUdDsHvYA+QtgZqgB3gipdHF2ax+NvdVbrbgxA==", + "version": "2.2.4", + "resolved": "https://registry.npmjs.org/@inrupt/solid-client-authn-node/-/solid-client-authn-node-2.2.4.tgz", + "integrity": "sha512-8rpvdXxfKx+FNFhCYCmNW9mqGuRmOPwA8PRJDhYNMjTf03jBge9baxx1andtyeXKhwZHWNcmmIg2a/GHTYe05w==", "dev": true, "requires": { - "@inrupt/solid-client-authn-core": "^2.2.1", + "@inrupt/solid-client-authn-core": "^2.2.4", "jose": "^5.1.3", "openid-client": "^5.6.5", - "uuid": "^9.0.1" - }, - "dependencies": { - "uuid": { - "version": "9.0.1", - "resolved": "https://registry.npmjs.org/uuid/-/uuid-9.0.1.tgz", - "integrity": "sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==", - "dev": true - } + "uuid": "^10.0.0" } }, "@istanbuljs/load-nyc-config": { @@ -15072,9 +15030,9 @@ } }, "jose": { - "version": "5.4.0", - "resolved": "https://registry.npmjs.org/jose/-/jose-5.4.0.tgz", - "integrity": "sha512-6rpxTHPAQyWMb9A35BroFl1Sp0ST3DpPcm5EVIxZxdH+e0Hv9fwhyB3XLKFUcHNpdSDnETmBfuPPTTlYz5+USw==", + "version": "5.4.1", + "resolved": "https://registry.npmjs.org/jose/-/jose-5.4.1.tgz", + "integrity": "sha512-U6QajmpV/nhL9SyfAewo000fkiRQ+Yd2H0lBxJJ9apjpOgkOcBQJWOrMo917lxLptdS/n/o/xPzMkXhF46K8hQ==", "dev": true }, "js-tokens": {