Skip to content

Commit ab736f8

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/npm:braces:20180219 - https://snyk.io/vuln/npm:node-forge:20180226
1 parent 241c15f commit ab736f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,15 +50,15 @@
5050
"glob": "^7.1.1",
5151
"global-tunnel-ng": "^2.1.0",
5252
"handlebars": "^4.0.6",
53-
"http-proxy-middleware": "^0.17.4",
53+
"http-proxy-middleware": "^0.18.0",
5454
"inquirer": "^1.0.2",
5555
"ip-range-check": "0.0.2",
5656
"is-ip": "^2.0.0",
5757
"li": "^1.0.1",
5858
"mime-types": "^2.1.11",
5959
"negotiator": "^0.6.0",
6060
"node-fetch": "^2.1.2",
61-
"node-forge": "^0.6.38",
61+
"node-forge": "^0.7.4",
6262
"nodemailer": "^3.1.4",
6363
"oidc-op-express": "^0.0.3",
6464
"rdflib": "^0.17.1",

0 commit comments

Comments
 (0)