Skip to content

Commit

Permalink
fix: Update all npm dependencies (2020-12-28)
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Dec 28, 2020
1 parent 8770111 commit 52f90ec
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 69 deletions.
126 changes: 63 additions & 63 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,23 +108,23 @@
"@fortawesome/angular-fontawesome": "0.8.1",
"@fortawesome/fontawesome-svg-core": "1.2.32",
"@fortawesome/free-solid-svg-icons": "5.15.1",
"@nestjs/common": "7.6.3",
"@nestjs/common": "7.6.4",
"@nestjs/core": "7.6.3",
"@nestjs/jwt": "7.2.0",
"@nestjs/mongoose": "7.2.0",
"@nestjs/passport": "7.1.5",
"@nestjs/platform-express": "7.6.3",
"@nestjs/platform-socket.io": "7.6.3",
"@nestjs/platform-socket.io": "7.6.4",
"@nestjs/testing": "7.6.3",
"@nestjs/typeorm": "7.1.5",
"@nestjs/websockets": "7.6.3",
"@nestjs/websockets": "7.6.4",
"@ngx-translate/core": "13.0.0",
"@ngx-translate/http-loader": "6.0.0",
"@types/bcrypt": "3.0.0",
"@types/express": "4.17.9",
"@types/faker": "5.1.5",
"@types/mongoose": "5.10.3",
"@types/node": "14.14.14",
"@types/node": "14.14.16",
"@types/supertest": "2.0.10",
"bcrypt": "5.0.0",
"bootstrap": "4.5.3",
Expand Down Expand Up @@ -214,8 +214,8 @@
"@angular-eslint/eslint-plugin-template": "0.7.0-beta.1",
"@angular-eslint/schematics": "0.7.0-beta.1",
"@angular-eslint/template-parser": "0.7.0-beta.1",
"@typescript-eslint/eslint-plugin": "4.10.0",
"@typescript-eslint/parser": "4.10.0",
"@typescript-eslint/eslint-plugin": "4.11.0",
"@typescript-eslint/parser": "4.11.0",
"eslint-plugin-react": "7.21.5"
},
"husky": {
Expand Down

0 comments on commit 52f90ec

Please sign in to comment.