diff --git a/kolibri/plugins/epub_viewer/package.json b/kolibri/plugins/epub_viewer/package.json index 45de6b8e9b4..dc1300a8b0f 100644 --- a/kolibri/plugins/epub_viewer/package.json +++ b/kolibri/plugins/epub_viewer/package.json @@ -18,7 +18,7 @@ "marks-pane": "^1.0.9", "path-webpack": "^0.0.3", "url-polyfill": "^1.1.12", - "uuid": "^11.1.0", + "uuid": "^14.0.1", "vue": "catalog:", "vue-focus-lock": "^1.4.1", "web-streams-polyfill": "^4.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 50499039ff2..d76d93f216a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -357,8 +357,8 @@ importers: specifier: ^1.1.12 version: 1.1.14 uuid: - specifier: ^11.1.0 - version: 11.1.1 + specifier: ^14.0.1 + version: 14.0.1 vue: specifier: 'catalog:' version: 2.7.16 @@ -9597,10 +9597,6 @@ packages: deprecated: uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028). hasBin: true - uuid@11.1.1: - resolution: {integrity: sha512-vIYxrBCC/N/K+Js3qSN88go7kIfNPssr/hHCesKCQNAjmgvYS2oqr69kIufEG+O4+PfezOH4EbIeHCfFov8ZgQ==} - hasBin: true - uuid@14.0.1: resolution: {integrity: sha512-6ZxzVpzDXDa3bJWaHilVayA+BH/1zmxCJoVgvmqJnid/gPoKHxUrS/aC/T6LGQtNHT+XHG9fXPJB4d+IrU30Ew==} hasBin: true @@ -19410,8 +19406,6 @@ snapshots: uuid@10.0.0: {} - uuid@11.1.1: {} - uuid@14.0.1: {} uuid@8.3.2: {}