From c3d3df0cb50eb36d3d817058709758dfdfd7809c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Nov 2023 19:44:18 +0000 Subject: [PATCH] build(deps): bump wretch from 2.7.0 to 2.7.1 Bumps [wretch](https://github.com/elbywan/wretch) from 2.7.0 to 2.7.1. - [Release notes](https://github.com/elbywan/wretch/releases) - [Changelog](https://github.com/elbywan/wretch/blob/master/CHANGELOG.md) - [Commits](https://github.com/elbywan/wretch/compare/2.7.0...2.7.1) --- updated-dependencies: - dependency-name: wretch dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b88016d..b6b2bdc 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@tanstack/react-router": "0.0.1-beta.191", "react": "^18.2.0", "react-dom": "^18.2.0", - "wretch": "^2.7.0" + "wretch": "^2.7.1" }, "devDependencies": { "@playwright/test": "^1.38.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e2c2ead..118854a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ dependencies: specifier: ^18.2.0 version: 18.2.0(react@18.2.0) wretch: - specifier: ^2.7.0 - version: 2.7.0 + specifier: ^2.7.1 + version: 2.7.1 devDependencies: '@playwright/test': @@ -10842,8 +10842,8 @@ packages: resolution: {integrity: sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==} dev: true - /wretch@2.7.0: - resolution: {integrity: sha512-IOjqi9SlQ8FEWp1X3KJ74wLNqpDVBoJIJvC7ZDHxPhzriNJd84+7RAhFBTl2sHiqnzBhzfqs1sznaB0Ik/3Ngw==} + /wretch@2.7.1: + resolution: {integrity: sha512-laTmSy1T9lBaB8jwrF71S44xfoQhXxbXhpWFY3L7Yl51S62luuR69oRvDHmVVf1B62eWTcCnJVa0s4pWStuRCw==} engines: {node: '>=14'} dev: false