From f2f9d4b36022ac6dfb27bbcd7131f298853d7a2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 21:55:41 +0000 Subject: [PATCH] Bump neverthrow from 6.2.2 to 7.1.0 Bumps [neverthrow](https://github.com/supermacro/neverthrow) from 6.2.2 to 7.1.0. - [Release notes](https://github.com/supermacro/neverthrow/releases) - [Changelog](https://github.com/supermacro/neverthrow/blob/master/CHANGELOG.md) - [Commits](https://github.com/supermacro/neverthrow/compare/v6.2.2...v7.1.0) --- updated-dependencies: - dependency-name: neverthrow dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- apps/backend/package.json | 2 +- pnpm-lock.yaml | 9 +++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/apps/backend/package.json b/apps/backend/package.json index a29fb848..638a10e2 100644 --- a/apps/backend/package.json +++ b/apps/backend/package.json @@ -43,7 +43,7 @@ "graphql-scalars": "1.23.0", "jsonwebtoken": "9.0.2", "jwks-rsa": "3.1.0", - "neverthrow": "6.2.2", + "neverthrow": "7.1.0", "uuid": "9.0.1", "prisma": "5.19.1" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index add40e41..dac1c74d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -78,8 +78,8 @@ importers: specifier: 3.1.0 version: 3.1.0 neverthrow: - specifier: 6.2.2 - version: 6.2.2 + specifier: 7.1.0 + version: 7.1.0 prisma: specifier: 5.19.1 version: 5.19.1 @@ -9973,8 +9973,9 @@ packages: resolution: {integrity: sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==} engines: {node: '>= 0.6'} - /neverthrow@6.2.2: - resolution: {integrity: sha512-POR1FACqdK9jH0S2kRPzaZEvzT11wsOxLW520PQV/+vKi9dQe+hXq19EiOvYx7lSRaF5VB9lYGsPInynrnN05w==} + /neverthrow@7.1.0: + resolution: {integrity: sha512-TQ+ucrkixq0lUL+KYcGBjiuyHKvJ/Vb7i6QsaPdTLjlqmHq8WuoWGg17VQnmcx23hKi5w0OTQuHP4HD9cyO0Vg==} + engines: {node: '>=18'} dev: false /no-case@3.0.4: