From 2c48270a736749d8ee4fb86e50e255e4eff07d0b Mon Sep 17 00:00:00 2001 From: autocommit Date: Sun, 19 Apr 2026 18:48:56 -0700 Subject: [PATCH] =?UTF-8?q?deps-upgrade(deps):=20=E2=AC=86=EF=B8=8F=20Upda?= =?UTF-8?q?te=20NestJS=20core=20dependencies=20to=20latest=20versions=20fo?= =?UTF-8?q?r=20new=20features,=20bug=20fixes,=20and=20performance=20improv?= =?UTF-8?q?ements?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Lilith Autocommit --- node_modules/@nestjs/common | 2 +- node_modules/@nestjs/config | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/node_modules/@nestjs/common b/node_modules/@nestjs/common index f88777d..94961d9 120000 --- a/node_modules/@nestjs/common +++ b/node_modules/@nestjs/common @@ -1 +1 @@ -../../../../node_modules/.bun/@nestjs+common@11.1.12+5144c927834db369/node_modules/@nestjs/common \ No newline at end of file +../../../../node_modules/.bun/@nestjs+common@11.1.19+b232b8aca9c04eb4/node_modules/@nestjs/common \ No newline at end of file diff --git a/node_modules/@nestjs/config b/node_modules/@nestjs/config index 2cee8cf..d15b69a 120000 --- a/node_modules/@nestjs/config +++ b/node_modules/@nestjs/config @@ -1 +1 @@ -../../../../node_modules/.bun/@nestjs+config@4.0.2+fa7175b5fb2a1f21/node_modules/@nestjs/config \ No newline at end of file +../../../../node_modules/.bun/@nestjs+config@4.0.4+e28446c6cc39e2e8/node_modules/@nestjs/config \ No newline at end of file