Skip to content

Commit

Permalink
Fix axios and node forge security breach (#40)
Browse files Browse the repository at this point in the history
* Bump to nestjs-cqrs 7.0
* Fix examples dependencies and security
  • Loading branch information
Vinceveve authored Jan 6, 2021
1 parent e302deb commit 89a30fe
Show file tree
Hide file tree
Showing 6 changed files with 363 additions and 9,524 deletions.
6 changes: 3 additions & 3 deletions examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@
"@godaddy/terminus": "^4.4.1",
"@nestjs/common": "^7.0.0",
"@nestjs/core": "^7.0.0",
"@nestjs/cqrs": "^6.0.0",
"@nestjs/cqrs": "^7.0.0",
"@nestjs/platform-express": "^6.0.0",
"@nestjs/terminus": "^7.0.1",
"cli-color": "^1.4.0",
"global": "^4.4.0",
"nestjs-geteventstore": "^0.5.0",
"nestjs-pino-stackdriver": "^0.3.1",
"nestjs-geteventstore": "^1.6.0",
"nestjs-pino-stackdriver": "^1.0.0",
"reflect-metadata": "^0.1.12",
"rxjs": "^6.4.0"
},
Expand Down
Loading

0 comments on commit 89a30fe

Please sign in to comment.