diff --git a/package-lock.json b/package-lock.json index a5fa99069..428ae551f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1040,15 +1040,15 @@ } }, "node_modules/@inrupt/solid-client-vc": { - "version": "0.7.1", - "resolved": "https://registry.npmjs.org/@inrupt/solid-client-vc/-/solid-client-vc-0.7.1.tgz", - "integrity": "sha512-zCB7qevs0AwxS2Z7EapnwnSdvMuIveOZTJRfPD/jZuOBX9r8peTLDel+OnpRv4/DtyNEwdYGR2BqRiF5t51tbg==", + "version": "0.7.2", + "resolved": "https://registry.npmjs.org/@inrupt/solid-client-vc/-/solid-client-vc-0.7.2.tgz", + "integrity": "sha512-eGq3PlHCjDpKDyUpuDZJwmy3rr9rYTRra5OTZY8WSM4iD+KL7acQGtZHceCnJ61naygjodz8keSfAjw54t5OPA==", "dependencies": { "@inrupt/solid-client": "^1.25.2", "@inrupt/universal-fetch": "^1.0.1" }, "engines": { - "node": "^14.17.0 || ^16.0.0 || ^18.0.0 || ^20.0.0" + "node": "^16.0.0 || ^18.0.0 || ^20.0.0" }, "optionalDependencies": { "fsevents": "^2.3.2"