diff --git a/package.json b/package.json index e136ab2..5cc7d33 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@commitlint/cli": "19.6.0", "@commitlint/config-angular": "19.6.0", "@favware/npm-deprecate": "2.0.0", - "@nestjs/common": "10.4.8", + "@nestjs/common": "10.4.9", "@nestjs/core": "10.4.9", "@nestjs/testing": "10.4.8", "@types/jest": "29.5.14", diff --git a/yarn.lock b/yarn.lock index 8b31f23..34e3786 100644 --- a/yarn.lock +++ b/yarn.lock @@ -869,10 +869,10 @@ resolved "https://registry.yarnpkg.com/@lukeed/csprng/-/csprng-1.1.0.tgz#1e3e4bd05c1cc7a0b2ddbd8a03f39f6e4b5e6cfe" integrity sha512-Z7C/xXCiGWsg0KuKsHTKJxbWhpI3Vs5GwLfOean7MGyVFGqdRgBbAjOCh6u4bbjPc/8MJ2pZmK/0DLdCbivLDA== -"@nestjs/common@10.4.8": - version "10.4.8" - resolved "https://registry.yarnpkg.com/@nestjs/common/-/common-10.4.8.tgz#0a874c4673a61bcb4531732852c8b012b8619610" - integrity sha512-PVor9dxihg3F2LMnVNkQu42vUmea2+qukkWXUSumtVKDsBo7X7jnZWXtF5bvNTcYK7IYL4/MM4awNfJVJcJpFg== +"@nestjs/common@10.4.9": + version "10.4.9" + resolved "https://registry.yarnpkg.com/@nestjs/common/-/common-10.4.9.tgz#addf28b78265b28debfb7d0e5ea2e826d7828bce" + integrity sha512-bVUIeCr22T3xxivzLEj54ouxt9vHnatapeM+DEdusz1X62kGiK9Q8c9AQDrIOAhv/wBXqvDXoaq2exGZ6WOnmA== dependencies: uid "2.0.2" iterare "1.2.1"