diff --git a/package.json b/package.json index 4ba8fbb1..deafb979 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "dependencies": { "@it-tools/bip39": "^0.0.4", "@it-tools/oggen": "^1.3.0", - "@sindresorhus/slugify": "^2.2.0", + "@sindresorhus/slugify": "^2.2.1", "@tiptap/pm": "^2.1.6", "@tiptap/starter-kit": "^2.1.6", "@tiptap/vue-3": "^2.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 76cf9f1b..05cad907 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ dependencies: specifier: ^1.3.0 version: 1.3.0 '@sindresorhus/slugify': - specifier: ^2.2.0 - version: 2.2.0 + specifier: ^2.2.1 + version: 2.2.1 '@tiptap/pm': specifier: ^2.1.6 version: 2.1.6 @@ -2523,8 +2523,8 @@ packages: resolution: {integrity: sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==} dev: true - /@sindresorhus/slugify@2.2.0: - resolution: {integrity: sha512-9Vybc/qX8Kj6pxJaapjkFbiUJPk7MAkCh/GFCxIBnnsuYCFPIXKvnLidG8xlepht3i24L5XemUmGtrJ3UWrl6w==} + /@sindresorhus/slugify@2.2.1: + resolution: {integrity: sha512-MkngSCRZ8JdSOCHRaYd+D01XhvU3Hjy6MGl06zhOk614hp9EOAp5gIkBeQg7wtmxpitU6eAL4kdiRMcJa2dlrw==} engines: {node: '>=12'} dependencies: '@sindresorhus/transliterate': 1.6.0