Skip to content

Commit

Permalink
Merge pull request #9 from holidayextras/fixCriticalVulnerability
Browse files Browse the repository at this point in the history
WEB-14011 Version up mocha and lodash to fix vulnerabilities.
  • Loading branch information
david-r-edgar authored Jul 2, 2019
2 parents af21943 + a84875a commit 97d0b58
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "harvest",
"description": "Basket Management tool for Shortbreaks",
"version": "2.2.0",
"version": "2.2.1",
"homepage": "https://github.com/holidayextras/harvest",
"author": {
"name": "Shortbreaks",
Expand Down Expand Up @@ -31,11 +31,11 @@
"deployment-helpers": "git+ssh://[email protected]:holidayextras/deployment-helpers.git",
"istanbul": "0.4.5",
"make-up": "10.0.0",
"mocha": "3.4.2",
"mocha": " 6.1.4",
"standard": "^10.0.2"
},
"dependencies": {
"lodash": "4.17.4"
"lodash": "4.17.11"
},
"standard": {
"env": {
Expand Down

0 comments on commit 97d0b58

Please sign in to comment.