diff --git a/package-lock.json b/package-lock.json index 0a2acbc..0253dfe 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "@vueuse/core": "^9.3.0", "core-js": "^3.8.3", "pinia": "^2.0.21", - "unipept-web-components": "^2.0.3", + "unipept-web-components": "^2.0.4", "uuid": "^9.0.0", "vue": "^2.7.8", "vue-router": "^3.5.4", @@ -12322,9 +12322,9 @@ "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==" }, "node_modules/unipept-web-components": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/unipept-web-components/-/unipept-web-components-2.0.3.tgz", - "integrity": "sha512-D+aeeH1e29h5TlBNbyeDnsimkFiALtL1kKcHyUcfUisbyVLmFxV30P9dQcy2Zko8Mzx9+02I3b410q671Zx4lA==", + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/unipept-web-components/-/unipept-web-components-2.0.4.tgz", + "integrity": "sha512-fP/dTnn8U12O33RLfSMGVpAvoz9StH8Lks4fXN/nw+RkWYWVi4+WIqugux8zxe9dV7EOM9OfPTBUGl2SMGcayA==", "dependencies": { "async": "^3.2.4", "canvg": "^4.0.1", @@ -22689,9 +22689,9 @@ } }, "unipept-web-components": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/unipept-web-components/-/unipept-web-components-2.0.3.tgz", - "integrity": "sha512-D+aeeH1e29h5TlBNbyeDnsimkFiALtL1kKcHyUcfUisbyVLmFxV30P9dQcy2Zko8Mzx9+02I3b410q671Zx4lA==", + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/unipept-web-components/-/unipept-web-components-2.0.4.tgz", + "integrity": "sha512-fP/dTnn8U12O33RLfSMGVpAvoz9StH8Lks4fXN/nw+RkWYWVi4+WIqugux8zxe9dV7EOM9OfPTBUGl2SMGcayA==", "requires": { "async": "^3.2.4", "canvg": "^4.0.1", diff --git a/package.json b/package.json index 3c1b3dd..36fa0d8 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "@vueuse/core": "^9.3.0", "core-js": "^3.8.3", "pinia": "^2.0.21", - "unipept-web-components": "^2.0.3", + "unipept-web-components": "^2.0.4", "uuid": "^9.0.0", "vue": "^2.7.8", "vue-router": "^3.5.4",