From 8e4d8091ac1b5d6a8e27e153b2e6144c52ff90d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 21:33:34 +0000 Subject: [PATCH] Bump neverthrow from 6.2.2 to 8.0.0 Bumps [neverthrow](https://github.com/supermacro/neverthrow) from 6.2.2 to 8.0.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...v8.0.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 24bbecbd..7ae295cc 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": "8.0.0", "uuid": "9.0.1", "prisma": "5.20.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2af565c0..96e1cb73 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: 8.0.0 + version: 8.0.0 prisma: specifier: 5.20.0 version: 5.20.0 @@ -9890,8 +9890,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@8.0.0: + resolution: {integrity: sha512-SX2Z50+U27I+CF3NwHE9J8MB6+bYRRub3U+1nAKxnL6c+2vW2l/WsYEC0e3Wqg8DwiJvrquqE0YhxlVTzGJGsg==} + engines: {node: '>=18'} dev: false /no-case@3.0.4: