Skip to content

Commit

Permalink
fix: remove mem dependency to avoid DoS vulnerability (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
agray256 committed Nov 15, 2019
1 parent 1392df0 commit 0ba9490
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 238 deletions.
236 changes: 0 additions & 236 deletions package-lock.json

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

3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,7 @@
"rimraf": "^2.6.2",
"ts-node": "^7.0.1",
"tslib": "^1.9.3",
"typescript": "^3.0.1",
"yargs": "^8.0.2"
"typescript": "^3.0.1"
},
"workspaces": [
"packages/*"
Expand Down

0 comments on commit 0ba9490

Please sign in to comment.