diff --git a/package.json b/package.json index d473789..fb1bfe7 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "dependencies": { "command-line-args": "5.2.1", "command-line-usage": "7.0.1", - "megalodon": "6.0.0" + "megalodon": "6.0.1" }, "devDependencies": { "@types/command-line-args": "5.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5fb7d65..7081017 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -8,8 +8,8 @@ dependencies: specifier: 7.0.1 version: 7.0.1 megalodon: - specifier: 6.0.0 - version: 6.0.0 + specifier: 6.0.1 + version: 6.0.1 devDependencies: '@types/command-line-args': @@ -1184,8 +1184,8 @@ packages: yallist: 4.0.0 dev: true - /megalodon@6.0.0: - resolution: {integrity: sha512-1qDocz5BJzhqTYWmwSjv3dmVpvOOfgfBt9C0dCIxtt5nqT96xIM7WHQLstsUA1BQ9vyThBR7YKGLx6S52GAxBA==} + /megalodon@6.0.1: + resolution: {integrity: sha512-kXDwMfCBCXRbyxPo7yz6WbCi7UFmWFSqbC8RWJl3TuFm1zzrsV1mZveiiiEKeWUq/TWqqo8H9KPQzcuCDKNtTQ==} engines: {node: '>=15.0.0'} dependencies: '@types/oauth': 0.9.1