diff --git a/packages/server/package.json b/packages/server/package.json index 3fa44d3b..601018d2 100644 --- a/packages/server/package.json +++ b/packages/server/package.json @@ -7,7 +7,7 @@ "@types/string-similarity": "^4.0.2", "client": "workspace:*", "common": "workspace:*", - "dedent": "^1.7.1", + "dedent": "^1.7.2", "hudanimations-documentsymbols": "workspace:*", "hudanimations-format": "workspace:*", "string-similarity": "^4.0.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5c52aeea..bae9d8e6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -348,8 +348,8 @@ importers: specifier: workspace:* version: link:../common dedent: - specifier: ^1.7.1 - version: 1.7.1 + specifier: ^1.7.2 + version: 1.7.2 hudanimations-documentsymbols: specifier: workspace:* version: link:../hudanimations-documentsymbols @@ -2419,8 +2419,8 @@ packages: resolution: {integrity: sha512-aW35yZM6Bb/4oJlZncMH2LCoZtJXTRxES17vE3hoRiowU2kWHaJKFkSBDnDR+cm9J+9QhXmREyIfv0pji9ejCQ==} engines: {node: '>=10'} - dedent@1.7.1: - resolution: {integrity: sha512-9JmrhGZpOlEgOLdQgSm0zxFaYoQon408V1v49aqTWuXENVlnCuY9JBZcXZiCsZQWDjTm5Qf/nIvAy77mXDAjEg==} + dedent@1.7.2: + resolution: {integrity: sha512-WzMx3mW98SN+zn3hgemf4OzdmyNhhhKz5Ay0pUfQiMQ3e1g+xmTJWp/pKdwKVXhdSkAEGIIzqeuWrL3mV/AXbA==} peerDependencies: babel-plugin-macros: ^3.1.0 peerDependenciesMeta: @@ -6925,7 +6925,7 @@ snapshots: mimic-response: 3.1.0 optional: true - dedent@1.7.1: {} + dedent@1.7.2: {} deep-equal@1.0.1: {}