diff --git a/package.json b/package.json index d760787..5e09eee 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "diff": "8.0.3", "open": "11.0.0", "openapi-fetch": "0.15.0", - "ora": "9.1.0", + "ora": "9.2.0", "otplib": "13.2.1", "shell-quote": "1.8.3", "simple-git": "3.30.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4b3a4cf..7ad7806 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -30,8 +30,8 @@ importers: specifier: 0.15.0 version: 0.15.0 ora: - specifier: 9.1.0 - version: 9.1.0 + specifier: 9.2.0 + version: 9.2.0 otplib: specifier: 13.2.1 version: 13.2.1 @@ -1374,8 +1374,8 @@ packages: peerDependencies: typescript: ^5.x - ora@9.1.0: - resolution: {integrity: sha512-53uuLsXHOAJl5zLrUrzY9/kE+uIFEx7iaH4g2BIJQK4LZjY4LpCCYZVKDWIkL+F01wAaCg93duQ1whnK/AmY1A==} + ora@9.2.0: + resolution: {integrity: sha512-4sGT6oNDbqIuciDfD2aCkoPgHLmOe+g+xpFK2WDO0aQuD/bNHNwfdFosWP+DXmcxRyXeF8vnki6kXnOOHTuRSA==} engines: {node: '>=20'} orval@8.2.0: @@ -1565,8 +1565,8 @@ packages: std-env@3.10.0: resolution: {integrity: sha512-5GS12FdOZNliM5mAOxFRg7Ir0pWz8MdpYm6AY6VPkGpbA7ZzmbzNcBJQ0GPvvyWgcY7QAhCgf9Uy89I03faLkg==} - stdin-discarder@0.2.2: - resolution: {integrity: sha512-UhDfHmA92YAlNnCfhmq0VeNL5bDbiZGg7sZ2IvPsXubGkiNa9EC+tUTsjBRsYUAz87btI6/1wf4XoVvQ3uRnmQ==} + stdin-discarder@0.3.1: + resolution: {integrity: sha512-reExS1kSGoElkextOcPkel4NE99S0BWxjUHQeDFnR8S993JxpPX7KU4MNmO19NXhlJp+8dmdCbKQVNgLJh2teA==} engines: {node: '>=18'} string-argv@0.3.2: @@ -1577,8 +1577,8 @@ packages: resolution: {integrity: sha512-nOqH59deCq9SRHlxq1Aw85Jnt4w6KvLKqWVik6oA9ZklXLNIOlqg4F2yrT1MVaTjAqvVwdfeZ7w7aCvJD7ugkw==} engines: {node: '>=4'} - string-width@8.1.0: - resolution: {integrity: sha512-Kxl3KJGb/gxkaUMOjRsQ8IrXiGW75O4E3RPjFIINOVH8AMl2SQ/yWdTzWwF3FevIX9LcMAjJW+GRwAlAbTSXdg==} + string-width@8.1.1: + resolution: {integrity: sha512-KpqHIdDL9KwYk22wEOg/VIqYbrnLeSApsKT/bSj6Ez7pn3CftUiLAv2Lccpq1ALcpLV9UX1Ppn92npZWu2w/aw==} engines: {node: '>=20'} string_decoder@1.1.1: @@ -2991,7 +2991,7 @@ snapshots: typescript: 5.9.3 yargs-parser: 21.1.1 - ora@9.1.0: + ora@9.2.0: dependencies: chalk: 5.6.2 cli-cursor: 5.0.0 @@ -2999,8 +2999,8 @@ snapshots: is-interactive: 2.0.0 is-unicode-supported: 2.1.0 log-symbols: 7.0.1 - stdin-discarder: 0.2.2 - string-width: 8.1.0 + stdin-discarder: 0.3.1 + string-width: 8.1.1 orval@8.2.0(typescript@5.9.3): dependencies: @@ -3218,7 +3218,7 @@ snapshots: std-env@3.10.0: {} - stdin-discarder@0.2.2: {} + stdin-discarder@0.3.1: {} string-argv@0.3.2: {} @@ -3227,7 +3227,7 @@ snapshots: is-fullwidth-code-point: 2.0.0 strip-ansi: 4.0.0 - string-width@8.1.0: + string-width@8.1.1: dependencies: get-east-asian-width: 1.4.0 strip-ansi: 7.1.2