Skip to content

Commit

Permalink
Merge pull request #10 from auxilincom/ezhivitsa/vulnerability-fix
Browse files Browse the repository at this point in the history
Update packages in order to fix vulnerability issues
  • Loading branch information
ezhivitsa committed Jul 20, 2019
2 parents 8bbff72 + aac387a commit 685c5fb
Show file tree
Hide file tree
Showing 5 changed files with 225 additions and 188 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## v1.1.1 (2019-07-20)

* Fix vulnerability issue

## v1.1.0 (2019-06-29)

* Update npm packages
Expand Down
16 changes: 12 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

[![Auxilin.com β€” Production ready Node, React starter kit for building products at a warp speed](https://raw.githubusercontent.com/auxilincom/component-template/master/assets/cover-black.png)](https://github.com/auxilincom/auxilin)

[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors)
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)
[![npm version](https://badge.fury.io/js/%40auxilin%2Fnode-mongo.svg)](https://badge.fury.io/js/%40auxilin%2Fnode-mongo)
[![license](https://img.shields.io/github/license/mashape/apistatus.svg?style=flat-square)](https://github.com/auxilincom/node-mongo/blob/master/LICENSE)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)
Expand Down Expand Up @@ -111,9 +111,17 @@ Please read [CONTRIBUTING.md](https://github.com/auxilincom/node-mongo/blob/mast
Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)):

<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore -->
| [<img src="https://avatars2.githubusercontent.com/u/6461311?v=4" width="100px;"/><br /><sub><b>Evgeny Zhivitsa</b></sub>](https://github.com/ezhivitsa)<br />[πŸ’¬](#question-ezhivitsa "Answering Questions") [πŸ’»](https://github.com/auxilin/node-mongo/commits?author=ezhivitsa "Code") [🎨](#design-ezhivitsa "Design") [πŸ“–](https://github.com/auxilin/node-mongo/commits?author=ezhivitsa "Documentation") [πŸ’‘](#example-ezhivitsa "Examples") [πŸ€”](#ideas-ezhivitsa "Ideas, Planning, & Feedback") [πŸ‘€](#review-ezhivitsa "Reviewed Pull Requests") [⚠️](https://github.com/auxilin/node-mongo/commits?author=ezhivitsa "Tests") | [<img src="https://avatars3.githubusercontent.com/u/681396?v=4" width="100px;"/><br /><sub><b>Andrew Orsich</b></sub>](https://github.com/anorsich)<br />[πŸ“–](https://github.com/auxilin/node-mongo/commits?author=anorsich "Documentation") [πŸ€”](#ideas-anorsich "Ideas, Planning, & Feedback") |
| :---: | :---: |
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
<table>
<tr>
<td align="center"><a href="https://github.com/ezhivitsa"><img src="https://avatars2.githubusercontent.com/u/6461311?v=4" width="100px;" alt="Evgeny Zhivitsa"/><br /><sub><b>Evgeny Zhivitsa</b></sub></a><br /><a href="#question-ezhivitsa" title="Answering Questions">πŸ’¬</a> <a href="https://github.com/auxilin/node-mongo/commits?author=ezhivitsa" title="Code">πŸ’»</a> <a href="#design-ezhivitsa" title="Design">🎨</a> <a href="https://github.com/auxilin/node-mongo/commits?author=ezhivitsa" title="Documentation">πŸ“–</a> <a href="#example-ezhivitsa" title="Examples">πŸ’‘</a> <a href="#ideas-ezhivitsa" title="Ideas, Planning, & Feedback">πŸ€”</a> <a href="#review-ezhivitsa" title="Reviewed Pull Requests">πŸ‘€</a> <a href="https://github.com/auxilin/node-mongo/commits?author=ezhivitsa" title="Tests">⚠️</a></td>
<td align="center"><a href="https://github.com/anorsich"><img src="https://avatars3.githubusercontent.com/u/681396?v=4" width="100px;" alt="Andrew Orsich"/><br /><sub><b>Andrew Orsich</b></sub></a><br /><a href="https://github.com/auxilin/node-mongo/commits?author=anorsich" title="Documentation">πŸ“–</a> <a href="#ideas-anorsich" title="Ideas, Planning, & Feedback">πŸ€”</a></td>
</tr>
</table>

<!-- markdownlint-enable -->
<!-- prettier-ignore-end -->
<!-- ALL-CONTRIBUTORS-LIST:END -->

This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. Contributions of any kind welcome!

0 comments on commit 685c5fb

Please sign in to comment.