From 99239159b2bc07c94b620a24dbf2ff993270dac4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Aug 2023 15:08:04 +0000 Subject: [PATCH] Bump mongoose from 7.4.1 to 7.4.5 Bumps [mongoose](https://github.com/Automattic/mongoose) from 7.4.1 to 7.4.5. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md) - [Commits](https://github.com/Automattic/mongoose/compare/7.4.1...7.4.5) --- updated-dependencies: - dependency-name: mongoose dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pnpm-lock.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) mode change 100755 => 100644 pnpm-lock.yaml diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml old mode 100755 new mode 100644 index 40febcb..a863919 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -13,7 +13,7 @@ dependencies: version: 14.11.0 mongoose: specifier: ^7.4.1 - version: 7.4.1 + version: 7.4.5 validate-color: specifier: ^2.2.4 version: 2.2.4 @@ -1504,8 +1504,8 @@ packages: saslprep: 1.0.3 dev: false - /mongoose@7.4.1: - resolution: {integrity: sha512-o3E5KHHiHdaiwCJG3+9r70sncRKki71Ktf/TfXdW6myu+53rtZ56uLl5ylkQiCf60V3COJuOeekcxXVsjQ7cBA==} + /mongoose@7.4.5: + resolution: {integrity: sha512-X7Mw7KHUYZmyOQmlu7D9TnZh/3vOrAYmZwEpXDU0VDvLPKT0T7PF6blwiv3aXOEMwv9T3rLTC9lJb3C5dWld2A==} engines: {node: '>=14.20.1'} dependencies: bson: 5.4.0