From 6912a131463fe0afd458b09e738a864fb96c9d10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 May 2026 03:34:32 +0000 Subject: [PATCH] Bump @types/path-browserify from 1.0.2 to 1.0.3 Bumps [@types/path-browserify](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/path-browserify) from 1.0.2 to 1.0.3. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/path-browserify) --- updated-dependencies: - dependency-name: "@types/path-browserify" dependency-version: 1.0.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 22 ++++++++++++++++------ 1 file changed, 16 insertions(+), 6 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e376ec4..0f1a2ab 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -78,7 +78,7 @@ devDependencies: version: 1.43.5 '@types/path-browserify': specifier: ^1.0.0 - version: 1.0.2 + version: 1.0.3 '@types/set-cookie-parser': specifier: ^2.4.2 version: 2.4.7 @@ -87,7 +87,7 @@ devDependencies: version: 8.0.1 ts-node: specifier: ^10.8.1 - version: 10.9.2(@types/node@20.10.6)(typescript@5.3.3) + version: 10.9.2(@types/node@25.9.1)(typescript@5.3.3) typescript: specifier: ^5.1.6 version: 5.3.3 @@ -454,8 +454,14 @@ packages: undici-types: 5.26.5 dev: true - /@types/path-browserify@1.0.2: - resolution: {integrity: sha512-ZkC5IUqqIFPXx3ASTTybTzmQdwHwe2C0u3eL75ldQ6T9E9IWFJodn6hIfbZGab73DfyiHN4Xw15gNxUq2FbvBA==} + /@types/node@25.9.1: + resolution: {integrity: sha512-xfrlY7UD5rMJk3ZVJP8BNzS28J36YJg+xp+LPXV1TdWxr8uMH5A860QNxYDGQe/ylDSgjxE52Q9VnO7p75tJxg==} + dependencies: + undici-types: 7.24.6 + dev: true + + /@types/path-browserify@1.0.3: + resolution: {integrity: sha512-ZmHivEbNCBtAfcrFeBCiTjdIc2dey0l7oCGNGpSuRTy8jP6UVND7oUowlvDujBy8r2Hoa8bfFUOCiPWfmtkfxw==} dev: true /@types/set-cookie-parser@2.4.7: @@ -1587,7 +1593,7 @@ packages: engines: {node: '>=0.6'} dev: false - /ts-node@10.9.2(@types/node@20.10.6)(typescript@5.3.3): + /ts-node@10.9.2(@types/node@25.9.1)(typescript@5.3.3): resolution: {integrity: sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==} hasBin: true peerDependencies: @@ -1606,7 +1612,7 @@ packages: '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 - '@types/node': 20.10.6 + '@types/node': 25.9.1 acorn: 8.11.3 acorn-walk: 8.3.1 arg: 4.1.3 @@ -1628,6 +1634,10 @@ packages: resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==} dev: true + /undici-types@7.24.6: + resolution: {integrity: sha512-WRNW+sJgj5OBN4/0JpHFqtqzhpbnV0GuB+OozA9gCL7a993SmU+1JBZCzLNxYsbMfIeDL+lTsphD5jN5N+n0zg==} + dev: true + /untildify@4.0.0: resolution: {integrity: sha512-KK8xQ1mkzZeg9inewmFVDNkg3l5LUhoq9kN6iWYB/CC9YMG8HA+c1Q8HwDe6dEX7kErrEVNVBO3fWsVq5iDgtw==} engines: {node: '>=8'}