diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 719a6de..285f8d3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -2240,6 +2240,8 @@ packages: '@octokit/types': 2.16.2 before-after-hook: 2.1.0 universal-user-agent: 5.0.0 + transitivePeerDependencies: + - encoding dev: true /@octokit/endpoint@6.0.1: @@ -2256,6 +2258,8 @@ packages: '@octokit/request': 5.4.2 '@octokit/types': 2.16.2 universal-user-agent: 5.0.0 + transitivePeerDependencies: + - encoding dev: true /@octokit/plugin-paginate-rest@2.2.0: @@ -2291,9 +2295,11 @@ packages: '@octokit/types': 2.16.2 deprecation: 2.3.1 is-plain-object: 3.0.0 - node-fetch: 2.6.0 + node-fetch: 2.7.0 once: 1.4.0 universal-user-agent: 5.0.0 + transitivePeerDependencies: + - encoding dev: true /@octokit/rest@17.9.2: @@ -2303,6 +2309,8 @@ packages: '@octokit/plugin-paginate-rest': 2.2.0 '@octokit/plugin-request-log': 1.0.0 '@octokit/plugin-rest-endpoint-methods': 3.12.2 + transitivePeerDependencies: + - encoding dev: true /@octokit/types@2.16.2: @@ -2399,6 +2407,7 @@ packages: semantic-release: 17.0.7 url-join: 4.0.1 transitivePeerDependencies: + - encoding - supports-color dev: true @@ -10135,9 +10144,16 @@ packages: lodash.toarray: 4.4.0 dev: true - /node-fetch@2.6.0: - resolution: {integrity: sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA==} + /node-fetch@2.7.0: + resolution: {integrity: sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==} engines: {node: 4.x || >=6.0.0} + peerDependencies: + encoding: ^0.1.0 + peerDependenciesMeta: + encoding: + optional: true + dependencies: + whatwg-url: 5.0.0 dev: true /node-forge@0.9.0: @@ -12274,6 +12290,7 @@ packages: signale: 1.4.0 yargs: 15.3.1 transitivePeerDependencies: + - encoding - supports-color dev: true @@ -13327,6 +13344,10 @@ packages: punycode: 2.1.1 dev: true + /tr46@0.0.3: + resolution: {integrity: sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==} + dev: true + /tr46@1.0.1: resolution: {integrity: sha512-dTpowEjclQ7Kgx5SdBkqRzVhERQXov8/l9Ft9dVM9fmg0W0KQSVaXX9T4i6twCPNtYiZM53lpSSUAwJbFPOHxA==} dependencies: @@ -14280,6 +14301,10 @@ packages: defaults: 1.0.3 dev: true + /webidl-conversions@3.0.1: + resolution: {integrity: sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==} + dev: true + /webidl-conversions@4.0.2: resolution: {integrity: sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg==} dev: true @@ -14496,6 +14521,13 @@ packages: resolution: {integrity: sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==} dev: true + /whatwg-url@5.0.0: + resolution: {integrity: sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==} + dependencies: + tr46: 0.0.3 + webidl-conversions: 3.0.1 + dev: true + /whatwg-url@6.5.0: resolution: {integrity: sha512-rhRZRqx/TLJQWUpQ6bmrt2UV4f0HCQ463yQuONJqC6fO2VoEb1pTYddbe59SkYq87aoM5A3bdhMZiUiVws+fzQ==} dependencies: