Skip to content

Commit

Permalink
fix: services/publish.webmaker.org/package.json to reduce vulnerabili…
Browse files Browse the repository at this point in the history
…ties

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-KNEX-471962
  • Loading branch information
snyk-bot committed Oct 8, 2019
1 parent 733f8e9 commit b13c4a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/publish.webmaker.org/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"hapi-bunyan": "^0.6.0",
"hoek": "^2.14.0",
"joi": "^6.4.3",
"knex": "^0.8.6",
"knex": "^0.19.5",
"lout": "^6.2.2",
"mime": "^1.3.4",
"newrelic": "^1.22.0",
Expand Down

0 comments on commit b13c4a6

Please sign in to comment.