diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8e0c834..ecd6ec8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -254,12 +254,16 @@ packages: resolution: {integrity: sha512-oG0ej7efjEXxb4UgE+klVx+3j4MVo+A2vCzm7OUN4CLo6WhQ+vSOD2yJ8m7B+DghObxtLxt3EfgMWpq+AsWehQ==} engines: {node: '>=6.0.0'} hasBin: true + dependencies: + '@babel/types': 7.13.0 dev: true /@babel/parser/7.17.12: resolution: {integrity: sha512-FLzHmN9V3AJIrWfOpvRlZCeVg/WLdicSnTMsLur6uDj9TT8ymUlG9XxURdW/XvuygK+2CW0poOJABdA4m/YKxA==} engines: {node: '>=6.0.0'} hasBin: true + dependencies: + '@babel/types': 7.17.12 dev: true /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.17.12: @@ -1133,7 +1137,7 @@ packages: dev: false /buffer-equal-constant-time/1.0.1: - resolution: {integrity: sha1-+OcRMvf/5uAaXJaXpMbz5I1cyBk=} + resolution: {integrity: sha512-zRpUiDwd/xk6ADqPMATG8vc9VPrkck7T07OIx0gnjmJAnHnTVXNQG3vfvWNuiZIkwu9KrKdA1iJKfsfTVxE6NA==} dev: false /buffer-from/1.1.2: @@ -1174,7 +1178,7 @@ packages: clone-response: 1.0.2 get-stream: 5.2.0 http-cache-semantics: 4.1.0 - keyv: 4.2.8 + keyv: 4.2.9 lowercase-keys: 2.0.0 normalize-url: 6.1.0 responselike: 2.0.0 @@ -2545,8 +2549,8 @@ packages: safe-buffer: 5.2.1 dev: false - /keyv/4.2.8: - resolution: {integrity: sha512-IZZo6krhHWPhgsP5mBkEdPopVPN/stgCnBVuqi6dda/Nm5mDTOSVTrFMkWqlJsDum+B0YSe887tNxdjDWkO7aQ==} + /keyv/4.2.9: + resolution: {integrity: sha512-vqRBrN4xQHud7UMAGzGGFbt96MtGB9pb0OOg8Dhtq5RtiswCb1pCFq878iqC4hdeOP6eDPnCoFxA+2TXx427Ow==} dependencies: compress-brotli: 1.3.8 json-buffer: 3.0.1