Skip to content

Commit

Permalink
fix: upgrade @nestjs/terminus from 7.0.1 to 7.1.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @nestjs/terminus from 7.0.1 to 7.1.0.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/otasoft/project/8c113353-4d35-446a-a680-b6f14b43919e?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot committed Feb 22, 2021
1 parent dcc9bd0 commit 767f9ae
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@nestjs/microservices": "^7.6.7",
"@nestjs/platform-express": "^7.6.7",
"@nestjs/schedule": "^0.4.2",
"@nestjs/terminus": "^7.0.1",
"@nestjs/terminus": "^7.1.0",
"@nestjs/typeorm": "^7.1.5",
"amqp-connection-manager": "^3.2.1",
"amqplib": "^0.6.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -652,10 +652,10 @@
fs-extra "9.1.0"
pluralize "8.0.0"

"@nestjs/terminus@^7.0.1":
version "7.0.1"
resolved "https://registry.yarnpkg.com/@nestjs/terminus/-/terminus-7.0.1.tgz#7d748f8c18973d60023a8ab16760d0adab145b8b"
integrity sha512-OKg1QQDb+whHJM3Xt+3RRUPiyZSyD0qLacfldK0TXcFpKyexA0yyY3GKeaBNApf01FEzJgkK3ARCUoELnAfXDA==
"@nestjs/terminus@^7.1.0":
version "7.1.0"
resolved "https://registry.yarnpkg.com/@nestjs/terminus/-/terminus-7.1.0.tgz#fa9666e903a405541fe431a709690b678a24d8cb"
integrity sha512-5C6ZpC7DU9HunPmRwYZVK/DiQaNjQfH/KiDMKBLzWTiVG5cVaV+II5eTr0cdhmaaJk58u54S/5eb7lGaK5MGHQ==
dependencies:
check-disk-space "2.1.0"
deprecate "^1.1.1"
Expand Down

0 comments on commit 767f9ae

Please sign in to comment.