diff --git a/package.json b/package.json index d40f6ae..043bba1 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.9", + "@nestjs/common": "10.4.11", "@nestjs/core": "10.4.9", "@nestjs/testing": "10.4.9", "@types/jest": "29.5.14", diff --git a/yarn.lock b/yarn.lock index 1cd6bb0..5c13625 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.9": - version "10.4.9" - resolved "https://registry.yarnpkg.com/@nestjs/common/-/common-10.4.9.tgz#addf28b78265b28debfb7d0e5ea2e826d7828bce" - integrity sha512-bVUIeCr22T3xxivzLEj54ouxt9vHnatapeM+DEdusz1X62kGiK9Q8c9AQDrIOAhv/wBXqvDXoaq2exGZ6WOnmA== +"@nestjs/common@10.4.11": + version "10.4.11" + resolved "https://registry.yarnpkg.com/@nestjs/common/-/common-10.4.11.tgz#7cd1021561a1591e278c254daa06b2e1e7872c98" + integrity sha512-7MnKYckMsT/LGlwC0PCY8XZFWD84bxVwsPsn9H2RrLSbCCwUvcRb39ZkQt4uR+zKj2fq4TsV80+5DfjMwFvVdg== dependencies: uid "2.0.2" iterare "1.2.1"