diff --git a/package.json b/package.json index 3d92d9566..3d7bc8378 100644 --- a/package.json +++ b/package.json @@ -212,7 +212,7 @@ "remark-preset-prettier": "0.5.1", "request-promise-native": "1.0.9", "staged-git-files": "1.3.0", - "string-width": "7.0.0", + "string-width": "7.1.0", "supertest": "6.3.4", "to-vfile": "8.0.0", "tosource": "2.0.0-alpha.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 49d707c00..4296340f8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -389,8 +389,8 @@ devDependencies: specifier: 1.3.0 version: 1.3.0 string-width: - specifier: 7.0.0 - version: 7.0.0 + specifier: 7.1.0 + version: 7.1.0 supertest: specifier: 6.3.4 version: 6.3.4 @@ -2715,7 +2715,7 @@ packages: engines: {node: '>=18'} dependencies: slice-ansi: 5.0.0 - string-width: 7.0.0 + string-width: 7.1.0 dev: true /cli-width@3.0.0: @@ -8814,8 +8814,8 @@ packages: is-fullwidth-code-point: 3.0.0 strip-ansi: 6.0.1 - /string-width@7.0.0: - resolution: {integrity: sha512-GPQHj7row82Hjo9hKZieKcHIhaAIKOJvFSIZXuCU9OASVZrMNUaZuz++SPVrBjnLsnk4k+z9f2EIypgxf2vNFw==} + /string-width@7.1.0: + resolution: {integrity: sha512-SEIJCWiX7Kg4c129n48aDRwLbFb2LJmXXFrWBG4NGaRtMQ3myKPKbwrD1BKqQn74oCoNMBVrfDEr5M9YxCsrkw==} engines: {node: '>=18'} dependencies: emoji-regex: 10.3.0 @@ -9744,7 +9744,7 @@ packages: engines: {node: '>=18'} dependencies: ansi-styles: 6.2.1 - string-width: 7.0.0 + string-width: 7.1.0 strip-ansi: 7.1.0 dev: true