From 38623bffe10e4f73acd06fa3d42afe780fac03bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 13:12:41 +0000 Subject: [PATCH] chore(deps): bump find-my-way Bumps [find-my-way](https://github.com/delvedor/find-my-way) from 8.2.0 to 8.2.2. - [Release notes](https://github.com/delvedor/find-my-way/releases) - [Commits](https://github.com/delvedor/find-my-way/compare/v8.2.0...v8.2.2) --- updated-dependencies: - dependency-name: find-my-way dependency-type: indirect ... Signed-off-by: dependabot[bot] --- .../07-esm-module-resolution/pnpm-lock.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/02-the-module-system/07-esm-module-resolution/pnpm-lock.yaml b/02-the-module-system/07-esm-module-resolution/pnpm-lock.yaml index 8710170..746c89c 100644 --- a/02-the-module-system/07-esm-module-resolution/pnpm-lock.yaml +++ b/02-the-module-system/07-esm-module-resolution/pnpm-lock.yaml @@ -108,8 +108,8 @@ packages: fastq@1.17.1: resolution: {integrity: sha512-sRVD3lWVIXWg6By68ZN7vho9a1pQcN/WBFaAAsDDFzlJjvoGx0P8z7V1t72grFJfJhu3YPZBuu25f7Kaw2jN1w==} - find-my-way@8.2.0: - resolution: {integrity: sha512-HdWXgFYc6b1BJcOBDBwjqWuHJj1WYiqrxSh25qtU4DabpMFdj/gSunNBQb83t+8Zt67D7CXEzJWTkxaShMTMOA==} + find-my-way@8.2.2: + resolution: {integrity: sha512-Dobi7gcTEq8yszimcfp/R7+owiT4WncAJ7VTTgFH1jYJ5GaG1FbhjwDG820hptN0QDFvzVY3RfCzdInvGPGzjA==} engines: {node: '>=14'} forwarded@0.2.0: @@ -318,7 +318,7 @@ snapshots: avvio: 8.4.0 fast-content-type-parse: 1.1.0 fast-json-stringify: 5.16.1 - find-my-way: 8.2.0 + find-my-way: 8.2.2 light-my-request: 5.13.0 pino: 9.3.2 process-warning: 3.0.0 @@ -332,7 +332,7 @@ snapshots: dependencies: reusify: 1.0.4 - find-my-way@8.2.0: + find-my-way@8.2.2: dependencies: fast-deep-equal: 3.1.3 fast-querystring: 1.1.2