diff --git a/package.json b/package.json index 8f29310..eb8c183 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "dependencies": { "command-line-args": "5.2.1", "command-line-usage": "6.1.3", - "megalodon": "4.1.3" + "megalodon": "5.0.0" }, "devDependencies": { "@types/command-line-args": "5.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cddd7fc..f8dc3c9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,7 +10,7 @@ specifiers: eslint: 8.29.0 eslint-config-prettier: 8.5.0 eslint-plugin-prettier: 4.2.1 - megalodon: 4.1.3 + megalodon: 5.0.0 pkg: 5.8.0 prettier: 2.8.0 typescript: 4.9.3 @@ -18,7 +18,7 @@ specifiers: dependencies: command-line-args: 5.2.1 command-line-usage: 6.1.3 - megalodon: 4.1.3 + megalodon: 5.0.0 devDependencies: '@types/command-line-args': 5.2.0 @@ -407,11 +407,12 @@ packages: engines: {node: '>= 4.0.0'} dev: true - /axios/0.27.2: - resolution: {integrity: sha512-t+yRIyySRTp/wua5xEr+z1q60QmLq8ABsS5O9Me1AsE5dfKqgnCFzwiCZZ/cGNd1lq4/7akDWMxdhVlucjmnOQ==} + /axios/1.1.3: + resolution: {integrity: sha512-00tXVRwKx/FZr/IDVFt4C+f9FYairX517WoGCL6dpOntqLkZofjhu43F/Xl44UOpqa+9sLFDrG/XAnFsUYgkDA==} dependencies: follow-redirects: 1.15.2 form-data: 4.0.0 + proxy-from-env: 1.1.0 transitivePeerDependencies: - debug dev: false @@ -1184,13 +1185,13 @@ packages: yallist: 4.0.0 dev: true - /megalodon/4.1.3: - resolution: {integrity: sha512-nO7olR4tPGLbpfNAjiFtq4JxQS/6/pTmjk/kIYjMKbvIfwANjd5tFDxv6h9ekNjawkquS9sD5qyKaYrsfrrJOQ==} + /megalodon/5.0.0: + resolution: {integrity: sha512-tsOh9kJKk+RD0q3kJgiMliOh3K9iXBseOdYy4xfrbkBRx+TmRcLO2nkqCwjy+ILtj4zaqTbqTICKAB26b02NWw==} engines: {node: '>=15.0.0'} dependencies: '@types/oauth': 0.9.1 '@types/ws': 8.5.3 - axios: 0.27.2 + axios: 1.1.3 dayjs: 1.11.6 form-data: 4.0.0 https-proxy-agent: 5.0.1 @@ -1198,7 +1199,7 @@ packages: object-assign-deep: 0.4.0 parse-link-header: 2.0.0 socks-proxy-agent: 7.0.0 - typescript: 4.8.4 + typescript: 4.9.3 uuid: 9.0.0 ws: 8.5.0 transitivePeerDependencies: @@ -1491,6 +1492,10 @@ packages: engines: {node: '>=0.4.0'} dev: true + /proxy-from-env/1.1.0: + resolution: {integrity: sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==} + dev: false + /pump/3.0.0: resolution: {integrity: sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==} dependencies: @@ -1828,17 +1833,10 @@ packages: engines: {node: '>=10'} dev: true - /typescript/4.8.4: - resolution: {integrity: sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==} - engines: {node: '>=4.2.0'} - hasBin: true - dev: false - /typescript/4.9.3: resolution: {integrity: sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA==} engines: {node: '>=4.2.0'} hasBin: true - dev: true /typical/4.0.0: resolution: {integrity: sha512-VAH4IvQ7BDFYglMd7BPRDfLgxZZX4O4TFcRDA6EN5X7erNJJq+McIEp8np9aVtxrCJ6qx4GTYVfOWNjcqwZgRw==}