From 3307deac848e515c14ca9f5b441964601dfb8f0f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 Mar 2024 15:10:35 +0000 Subject: [PATCH] chore(deps): lock file maintenance --- pnpm-lock.yaml | 19 +++++++------------ 1 file changed, 7 insertions(+), 12 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 004bc0f8307..c7cb8136a04 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1049,7 +1049,7 @@ importers: version: 1.3.2 groq-js: specifier: ^1.4.1 - version: 1.4.3 + version: 1.5.0 p-map: specifier: ^7.0.1 version: 7.0.1 @@ -1229,7 +1229,7 @@ importers: version: 1.0.1 groq-js: specifier: ^1.5.0-canary.1 - version: 1.5.0-canary.1 + version: 1.5.0 humanize-list: specifier: ^1.0.1 version: 1.0.1 @@ -1574,7 +1574,7 @@ importers: version: 1.0.2 groq-js: specifier: ^1.1.12 - version: 1.4.3 + version: 1.5.0 hashlru: specifier: ^2.3.0 version: 2.3.0 @@ -6447,7 +6447,7 @@ packages: express: 4.18.2 globby: 11.1.0 groq: 3.34.0 - groq-js: 1.4.3 + groq-js: 1.5.0 history: 5.3.0 jsonc-parser: 3.2.1 mkdirp: 1.0.4 @@ -6503,7 +6503,7 @@ packages: express: 4.18.2 globby: 11.1.0 groq: 3.34.0 - groq-js: 1.4.3 + groq-js: 1.5.0 history: 5.3.0 jsonc-parser: 3.2.1 mkdirp: 1.0.4 @@ -12053,18 +12053,13 @@ packages: resolution: {integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==} dev: true - /groq-js@1.4.3: - resolution: {integrity: sha512-h2vFXJ/U5VX9bzlqqZLgx/XS0ibNJza4eMxUjZTqkpe3gKafFIJSkMP0RS/XEQR18gJMjXAJNziWdY7JYYfl7w==} - engines: {node: '>= 14'} - - /groq-js@1.5.0-canary.1: - resolution: {integrity: sha512-p3eqvL0mYS9bzCgpQT4IGs32MCDyyWOU7ilpr7UR4k7AedXYNtd/ha9UpszP6i2VrAXCfmJ63zvvTut6JCKgSQ==} + /groq-js@1.5.0: + resolution: {integrity: sha512-wqfbPow5y6qjbVDZkwnBhVZd+TgbqGs9mWIHdB8cdXnqzo5ftqWHJhlr4MVaWDjoUo7hF4YW9m5lF8o5WlNQ2w==} engines: {node: '>= 14'} dependencies: debug: 4.3.4(supports-color@5.5.0) transitivePeerDependencies: - supports-color - dev: false /groq@3.34.0: resolution: {integrity: sha512-Toi6xfpVo1GtL1u56B73MgciTTNERLMYMVREdyv0aGJGjuDSvs4KgKd90xRF+U/QxHhusbhHT3PII9GLRsQBBw==}