From e801680f806eb760f305a635fb6862e4ab6d60b8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 12 Jul 2021 12:06:53 +0000 Subject: [PATCH] Bump @typegoose/typegoose from 7.4.8 to 7.6.3 Bumps [@typegoose/typegoose](https://github.com/typegoose/typegoose) from 7.4.8 to 7.6.3. - [Release notes](https://github.com/typegoose/typegoose/releases) - [Changelog](https://github.com/typegoose/typegoose/blob/master/CHANGELOG.md) - [Commits](https://github.com/typegoose/typegoose/compare/v7.4.8...v7.6.3) Signed-off-by: dependabot-preview[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 6e70485..16dc918 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3566,9 +3566,9 @@ integrity sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw== "@typegoose/typegoose@^7.4.8": - version "7.4.8" - resolved "https://registry.yarnpkg.com/@typegoose/typegoose/-/typegoose-7.4.8.tgz#0e117166b9ebcef556c896f2dd9635828dd630a0" - integrity sha512-fMd+RfyX9e9cCt2P5arh4q3hJtd/emHkjiES0VEIgtOH/XRF7av7ZuktRIEn/KO51H5MSEo9H+Xok6oK+nT7zw== + version "7.6.3" + resolved "https://registry.yarnpkg.com/@typegoose/typegoose/-/typegoose-7.6.3.tgz#1dbb54cb580129462e3460f5f94b2f929f83c89f" + integrity sha512-u12nUEmpMa0e+K8UuzAZvSnWZ7JZGo0yMs7HR4mG47gJJhVe/PIAzfXVPV+CJQBZrMSPyaEZ6HRKjmDxnjEgFg== dependencies: lodash "^4.17.20" loglevel "^1.7.0"