From e5c85303b5241ced860a89c1dd769e49e2584f55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Aug 2023 02:43:44 +0000 Subject: [PATCH] chore(deps): bump @nestjs/core from 10.1.2 to 10.1.3 Bumps [@nestjs/core](https://github.com/nestjs/nest/tree/HEAD/packages/core) from 10.1.2 to 10.1.3. - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/commits/v10.1.3/packages/core) --- updated-dependencies: - dependency-name: "@nestjs/core" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 8d2563c..adaa7aa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -807,9 +807,9 @@ tslib "2.6.0" "@nestjs/core@^10.0.3": - version "10.1.2" - resolved "https://registry.yarnpkg.com/@nestjs/core/-/core-10.1.2.tgz#1803ea7742d3b51caca9cc745b011b3634bf49b7" - integrity sha512-iOs29A/cgz8Ou8tOAeVPKYcfFoEiYbIwUvbg0UFI6VIiauo/zGalp/14ok1OL6PotrUU3mRkb0ZWYShINlvqIA== + version "10.1.3" + resolved "https://registry.yarnpkg.com/@nestjs/core/-/core-10.1.3.tgz#6f74ac04695847976dd84836d8063624a793c127" + integrity sha512-VzK54TuacC3Vmq3b5xTyMVTlDNJeKbjpKfV9fNqm4TbIBm8ZPo3FC0osJAbAK4XwbVvv2Flq1yA3CutasupVjw== dependencies: uid "2.0.2" "@nuxtjs/opencollective" "0.3.2"