aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
AgeCommit message (Collapse)AuthorFilesLines
2019-07-12fix: vulnerabilities (#227)waiting1-1131/+197
2019-07-12Bump lodash from 4.17.11 to 4.17.14 (#229)dependabot[bot]1-4/+4
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.14) Signed-off-by: dependabot[bot] <[email protected]>
2019-06-05Bump extend from 3.0.1 to 3.0.2 (#226)dependabot[bot]1-9/+3
Bumps [extend](https://github.com/justmoon/node-extend) from 3.0.1 to 3.0.2. - [Release notes](https://github.com/justmoon/node-extend/releases) - [Changelog](https://github.com/justmoon/node-extend/blob/master/CHANGELOG.md) - [Commits](https://github.com/justmoon/node-extend/compare/v3.0.1...v3.0.2) Signed-off-by: dependabot[bot] <[email protected]>
2019-06-05Bump js-yaml from 3.11.0 to 3.13.1 (#225)dependabot[bot]1-3/+3
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.11.0 to 3.13.1. - [Release notes](https://github.com/nodeca/js-yaml/releases) - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodeca/js-yaml/compare/3.11.0...3.13.1) Signed-off-by: dependabot[bot] <[email protected]>
2019-06-05Bump handlebars from 4.1.0 to 4.1.2 (#224)dependabot[bot]1-32/+38
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.0 to 4.1.2. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md) - [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.0...v4.1.2) Signed-off-by: dependabot[bot] <[email protected]>
2019-02-22dependency security audit fixes from npm & snyk (#210)3.0.3Nick Merwin1-970/+2925
* dependency security audit fixes from npm & snyk * version bump * remove end-of-life node versions (4,5) from Travis
2018-06-29bump version; updated .snyk3.0.2Nick Merwin1-22/+27
2018-05-01updated dependenciesNick Merwin1-6353/+966
2018-05-01version bump; logger test fix3.0.1Nick Merwin1-7/+5118
2018-05-01Add Semaphore support (#180)Manu Phatak1-0/+3199
Semaphore ENV variables: https://semaphoreci.com/docs/available-environment-variables.html