Skip to content

Commit 5ee7a5c

Browse files
committed
package.mustache - update mocha >= 8.0.1
mocha 2.3.4 contains multiple vulnerabilities.
1 parent 3230def commit 5ee7a5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/swagger-codegen/src/main/resources/Javascript/package.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"superagent": "3.7.0"
1515
},
1616
"devDependencies": {
17-
"mocha": "~2.3.4",
17+
"mocha": "^8.0.1",
1818
"sinon": "1.17.3",
1919
"expect.js": "~0.3.1"{{#loadTestDataFromFile}},
2020
"json-pointer": "0.6.0"{{/loadTestDataFromFile}}

0 commit comments

Comments
 (0)