Skip to content

Commit

Permalink
Merge pull request #196 from Aconex/audit_fix
Browse files Browse the repository at this point in the history
npm audit fix(FORCE) November 2020
  • Loading branch information
tallpsmith authored Nov 9, 2020
2 parents 993f416 + bef4a2e commit 3e57e22
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
Expand Up @@ -27,18 +27,18 @@
"license": "MIT",
"dependencies": {
"async": "^2.1.4",
"chokidar": "^1.6.1",
"chokidar": "^3.4.3",
"colors": "^1.1.0",
"drafter": "^1.2.0",
"express": "^4.16.4",
"glob": "^7.1.1",
"http-shutdown": "^1.2.0",
"pug": "^2.0.4",
"lodash": "^4.17.4",
"path-to-regexp": "^1.7.0",
"pug": "^2.0.4",
"qs": "^6.3.0",
"tv4": "^1.1.9",
"yargs": "^6.6.0"
"yargs": "^16.1.0"
},
"devDependencies": {
"grunt": "^1.0.3",
Expand Down

0 comments on commit 3e57e22

Please sign in to comment.