Skip to content

Commit

Permalink
Merge pull request #97 from resgateio/bugfix/gh-95-security-vulnerabi…
Browse files Browse the repository at this point in the history
…lity-in-lodash

GH-95: npm update on all examples.
  • Loading branch information
jirenius authored Jul 30, 2019
2 parents dadfd33 + 975eef7 commit dd6d21c
Show file tree
Hide file tree
Showing 12 changed files with 697 additions and 649 deletions.
150 changes: 81 additions & 69 deletions examples/book-collection/package-lock.json

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

6 changes: 3 additions & 3 deletions examples/book-collection/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
"name": "book-collection",
"description": "Resgate Book Collection Example",
"dependencies": {
"connect": "^3.6.6",
"nats": "^1.0.1",
"serve-static": "^1.13.2"
"connect": "^3.7.0",
"nats": "^1.3.0",
"serve-static": "^1.14.1"
},
"devDependencies": {},
"scripts": {
Expand Down
Loading

0 comments on commit dd6d21c

Please sign in to comment.