diff --git a/package.json b/package.json index 12cd1fa..573191c 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,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.8", "@types/node": "22.9.1", "@typescript-eslint/eslint-plugin": "7.18.0", diff --git a/yarn.lock b/yarn.lock index 90f3907..77c8fc1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -286,10 +286,10 @@ resolved "https://registry.yarnpkg.com/@lukeed/csprng/-/csprng-1.0.1.tgz#625e93a0edb2c830e3c52ce2d67b9d53377c6a66" integrity sha512-uSvJdwQU5nK+Vdf6zxcWAY2A8r7uqe+gePwLWzJ+fsQehq18pc0I2hJKwypZ2aLM90+Er9u1xn4iLJPZ+xlL4g== -"@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"