Skip to content

Commit 05b937d

Browse files
Resolve NPM Audit Vulnerabilities
1 parent a2875ea commit 05b937d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
"dependencies": {
3939
"commander": "^2.17.1",
4040
"graceful-fs": "^4.1.11",
41-
"js-yaml": "^3.12.0",
42-
"lodash": "^4.17.11",
41+
"js-yaml": "^3.13.1",
42+
"lodash": "^4.17.14",
4343
"superagent": "^3.8.3",
4444
"superagent-throttle": "^1.0.0",
4545
"winston": "^3.1.0"
@@ -50,7 +50,7 @@
5050
"eslint": "^5.13.0",
5151
"eslint-config-airbnb-base": "^13.1.0",
5252
"eslint-plugin-import": "^2.14.0",
53-
"jsdoc": "3.5.5",
53+
"jsdoc": "^3.6.3",
5454
"jsdoc-template": "braintree/jsdoc-template#3.2.0",
5555
"mocha": "^5.2.0",
5656
"sinon": "^7.2.3"

0 commit comments

Comments
 (0)