Skip to content

Commit

Permalink
Merge pull request #6437 from mitre/dependabot/npm_and_yarn/nestjs/co…
Browse files Browse the repository at this point in the history
…mmon-10.4.12

Bump @nestjs/common from 10.4.11 to 10.4.12
  • Loading branch information
github-actions[bot] authored Nov 30, 2024
2 parents 91c7ccf + 42806a4 commit 8a309f3
Showing 1 changed file with 4 additions and 9 deletions.
13 changes: 4 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2862,13 +2862,13 @@
webpack-node-externals "3.0.0"

"@nestjs/common@^10.2.1":
version "10.4.11"
resolved "https://registry.yarnpkg.com/@nestjs/common/-/common-10.4.11.tgz#7cd1021561a1591e278c254daa06b2e1e7872c98"
integrity sha512-7MnKYckMsT/LGlwC0PCY8XZFWD84bxVwsPsn9H2RrLSbCCwUvcRb39ZkQt4uR+zKj2fq4TsV80+5DfjMwFvVdg==
version "10.4.12"
resolved "https://registry.yarnpkg.com/@nestjs/common/-/common-10.4.12.tgz#9ba742e910df30c475b00132c6734c8bedaa6241"
integrity sha512-+aQw1d1cV9MtjSSCoXA2iZf+EBJANyjTC9d0j38bUAHhaPQinRlgM81F91DFYZoYcYVOY4hJd+DDYRFGoN7j7Q==
dependencies:
uid "2.0.2"
iterare "1.2.1"
tslib "2.7.0"
tslib "2.8.1"

"@nestjs/core@^10.2.1":
version "10.4.12"
Expand Down Expand Up @@ -19667,11 +19667,6 @@ tsconfig@^7.0.0:
strip-bom "^3.0.0"
strip-json-comments "^2.0.0"

[email protected]:
version "2.7.0"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.7.0.tgz#d9b40c5c40ab59e8738f297df3087bf1a2690c01"
integrity sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==

[email protected], tslib@^2.0.1, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.3.0, tslib@^2.4.0, tslib@^2.6.2:
version "2.8.1"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f"
Expand Down

0 comments on commit 8a309f3

Please sign in to comment.