Skip to content

Commit 3729b47

Browse files
authored
Mocha upgrade (#12)
Due to security vulnerability
1 parent 6b4739b commit 3729b47

File tree

2 files changed

+118
-141
lines changed

2 files changed

+118
-141
lines changed

package-lock.json

Lines changed: 116 additions & 139 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "scanii-lambda",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"description": "",
55
"main": "index.js",
66
"scripts": {
@@ -13,7 +13,7 @@
1313
},
1414
"devDependencies": {
1515
"aws-lambda-mock-context": "^3.0.0",
16-
"mocha": "^2.3.3",
16+
"mocha": "^2.5.3",
1717
"nock": "^9.2.5"
1818
}
1919
}

0 commit comments

Comments
 (0)