Skip to content

Commit

Permalink
fix(deps): update dependency @godaddy/terminus to v4.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed May 5, 2020
1 parent 08f134d commit 418f05e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion apps/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"build:prod": "ng build api --prod"
},
"dependencies": {
"@godaddy/terminus": "4.4.0",
"@godaddy/terminus": "4.4.1",
"@nestjs/common": "7.0.9",
"@nestjs/core": "7.0.9",
"@nestjs/cqrs": "6.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1477,10 +1477,10 @@
dependencies:
"@fortawesome/fontawesome-common-types" "^0.2.28"

"@godaddy/terminus@4.4.0":
version "4.4.0"
resolved "https://registry.yarnpkg.com/@godaddy/terminus/-/terminus-4.4.0.tgz#f13ef9c306bdf425b6bb77464ee2aacaf5002a56"
integrity sha512-7d0WvW5PS9C12LuLQGWN8k1y+JyCiTUSbos2u6NfvRnn33oPaGFwcC/mUB3g5XRY9QzfVUepOf6NbtQaVm3+nQ==
"@godaddy/terminus@4.4.1":
version "4.4.1"
resolved "https://registry.yarnpkg.com/@godaddy/terminus/-/terminus-4.4.1.tgz#0a54ba1363452a8199f46aed3f7931d55287c6b0"
integrity sha512-ZPwsG7xN+B2bvnEu6+o0rBPAFbXmm6Bk/RAR4b/nhjNOSJtbVFYTd+JSaJYL/jyESqcTcAyzlWO0dmbT4YsckQ==
dependencies:
es6-promisify "^6.0.2"
stoppable "^1.1.0"
Expand Down

0 comments on commit 418f05e

Please sign in to comment.