Skip to content

Commit 7e897f6

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @nestjs/terminus to v7.1.1
1 parent 4ad6683 commit 7e897f6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@nestjs/core": "7.6.15",
3131
"@nestjs/passport": "7.1.5",
3232
"@nestjs/platform-express": "7.6.15",
33-
"@nestjs/terminus": "7.1.0",
33+
"@nestjs/terminus": "7.1.1",
3434
"@octokit/auth-app": "2.11.0",
3535
"@types/json-schema": "7.0.7",
3636
"dotenv": "8.2.0",

backend/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -668,10 +668,10 @@
668668
jsonc-parser "3.0.0"
669669
pluralize "8.0.0"
670670

671-
"@nestjs/[email protected].0":
672-
version "7.1.0"
673-
resolved "https://registry.yarnpkg.com/@nestjs/terminus/-/terminus-7.1.0.tgz#fa9666e903a405541fe431a709690b678a24d8cb"
674-
integrity sha512-5C6ZpC7DU9HunPmRwYZVK/DiQaNjQfH/KiDMKBLzWTiVG5cVaV+II5eTr0cdhmaaJk58u54S/5eb7lGaK5MGHQ==
671+
"@nestjs/[email protected].1":
672+
version "7.1.1"
673+
resolved "https://registry.yarnpkg.com/@nestjs/terminus/-/terminus-7.1.1.tgz#05c7d94214ea0dd897002a606f45e7d994da1e03"
674+
integrity sha512-U0cEIB++kb6DZ/KUykXApLEvn1V8bqxw5zivjK5TeqKwwuA/Rm+zwBZnpF8O+5yp1OLO5PuX3Me4qqbpVgG+lA==
675675
dependencies:
676676
check-disk-space "2.1.0"
677677
deprecate "^1.1.1"

0 commit comments

Comments
 (0)