diff --git a/desktop/package.json b/desktop/package.json index c20d5f0..8ef3fe9 100644 --- a/desktop/package.json +++ b/desktop/package.json @@ -23,7 +23,7 @@ "dependencies": { "csv-parse": "^5.5.6", "electron-store": "^8.2.0", - "fast-xml-parser": "^5.3.4", + "fast-xml-parser": "^5.3.6", "gray-matter": "^4.0.3", "mammoth": "^1.8.0", "p-limit": "^5.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fbf268b..966ed1f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -174,8 +174,8 @@ importers: specifier: ^8.2.0 version: 8.2.0 fast-xml-parser: - specifier: ^5.3.4 - version: 5.3.5 + specifier: ^5.3.6 + version: 5.3.6 gray-matter: specifier: ^4.0.3 version: 4.0.3 @@ -2868,8 +2868,8 @@ packages: fast-uri@3.1.0: resolution: {integrity: sha512-iPeeDKJSWf4IEOasVVrknXpaBV0IApz/gp7S2bb7Z4Lljbl2MGJRqInZiUrQwV16cpzw/D3S5j5Julj/gT52AA==} - fast-xml-parser@5.3.5: - resolution: {integrity: sha512-JeaA2Vm9ffQKp9VjvfzObuMCjUYAp5WDYhRYL5LrBPY/jUDlUtOvDfot0vKSkB9tuX885BDHjtw4fZadD95wnA==} + fast-xml-parser@5.3.6: + resolution: {integrity: sha512-QNI3sAvSvaOiaMl8FYU4trnEzCwiRr8XMWgAHzlrWpTSj+QaCSvOf1h82OEP1s4hiAXhnbXSyFWCf4ldZzZRVA==} hasBin: true fastq@1.20.1: @@ -4674,6 +4674,7 @@ packages: tar@7.5.7: resolution: {integrity: sha512-fov56fJiRuThVFXD6o6/Q354S7pnWMJIVlDBYijsTNx6jKSE4pvrDTs6lUnmGvNyfJwFQQwWy3owKz1ucIhveQ==} engines: {node: '>=18'} + deprecated: Old versions of tar are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me temp-file@3.4.0: resolution: {integrity: sha512-C5tjlC/HCtVUOi3KWVokd4vHVViOmGjtLwIh4MuzPo/nMYTV/p1urt3RnMz2IWXDdKEGJH3k5+KPxtqRsUYGtg==} @@ -7681,7 +7682,7 @@ snapshots: fast-uri@3.1.0: {} - fast-xml-parser@5.3.5: + fast-xml-parser@5.3.6: dependencies: strnum: 2.1.2