diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d50cf3b..0fea0b5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -40,7 +40,7 @@ devDependencies: version: 8.0.3 nock: specifier: ^13.4.0 - version: 13.4.0 + version: 13.5.1 prettier: specifier: ^3.1.1 version: 3.1.1 @@ -347,6 +347,7 @@ packages: /@babel/highlight@7.23.4: resolution: {integrity: sha512-acGdbYSfp2WheJoJm/EBBBLh/ID8KDc64ISZ9DYtBmC8/Q204PZJLHyzeB5qMzJ5trcOkybd78M4x2KWsUq++A==} engines: {node: '>=6.9.0'} + requiresBuild: true dependencies: '@babel/helper-validator-identifier': 7.22.20 chalk: 2.4.2 @@ -2064,7 +2065,7 @@ packages: '@pollyjs/adapter': 6.0.6 '@pollyjs/utils': 6.0.6 lodash-es: 4.17.21 - nock: 13.4.0 + nock: 13.5.1 transitivePeerDependencies: - supports-color dev: true @@ -6393,8 +6394,8 @@ packages: engines: {node: '>=12.0.0'} dev: true - /nock@13.4.0: - resolution: {integrity: sha512-W8NVHjO/LCTNA64yxAPHV/K47LpGYcVzgKd3Q0n6owhwvD0Dgoterc25R4rnZbckJEb6Loxz1f5QMuJpJnbSyQ==} + /nock@13.5.1: + resolution: {integrity: sha512-+s7b73fzj5KnxbKH4Oaqz07tQ8degcMilU4rrmnKvI//b0JMBU4wEXFQ8zqr+3+L4eWSfU3H/UoIVGUV0tue1Q==} engines: {node: '>= 10.13'} dependencies: debug: 4.3.4