From e266796364402617ef595d7f1b3d2d4da375d9df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 11:49:23 +0000 Subject: [PATCH] chore(deps): bump pnpm from 8.15.1 to 8.15.4 Bumps [pnpm](https://github.com/pnpm/pnpm) from 8.15.1 to 8.15.4. - [Release notes](https://github.com/pnpm/pnpm/releases) - [Commits](https://github.com/pnpm/pnpm/compare/v8.15.1...v8.15.4) --- updated-dependencies: - dependency-name: pnpm 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 ceb8988ab..cbb18a42b 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "framer-motion": "^11.0.5", "next": "^14.1.0", "next-pwa": "^5.6.0", - "pnpm": "^8.15.1", + "pnpm": "^8.15.4", "postcss": "8.4.35", "react": "18.2.0", "react-dom": "18.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 758a7c62a..29ddff9ae 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -42,8 +42,8 @@ dependencies: specifier: ^5.6.0 version: 5.6.0(@babel/core@7.23.9)(next@14.1.0)(webpack@5.90.1) pnpm: - specifier: ^8.15.1 - version: 8.15.1 + specifier: ^8.15.4 + version: 8.15.4 postcss: specifier: 8.4.35 version: 8.4.35 @@ -5152,8 +5152,8 @@ packages: find-up: 4.1.0 dev: false - /pnpm@8.15.1: - resolution: {integrity: sha512-gxz0xfi4N0r3FSHU0VPbSdcIbeYVwq98tenX64umMN2sRv6kldZD5VLvLmijqpmj5en77oaWcClnUE31xZyycw==} + /pnpm@8.15.4: + resolution: {integrity: sha512-C9Opvp6w6aaSZ23uwAowO6IYuiedmSQUdWFrOY267t0RFG+SwoQ0WPVXsdEn4J1MFx4QW9zWthACs5aFqAFrng==} engines: {node: '>=16.14'} hasBin: true dev: false