Skip to content

Commit 97bc3e8

Browse files
authored
fix: docs/themes/docdock/static/revealjs/plugin/multiplex/package.json to reduce vulnerabilities (#698)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-LODASH-590103
1 parent 66c5007 commit 97bc3e8

File tree

1 file changed

+1
-1
lines changed
  • docs/themes/docdock/static/revealjs/plugin/multiplex

1 file changed

+1
-1
lines changed

docs/themes/docdock/static/revealjs/plugin/multiplex/package.json

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"express": "~4.13.3",
14-
"grunt-cli": "~0.1.13",
14+
"grunt-cli": "~1.3.0",
1515
"mustache": "~2.2.1",
1616
"socket.io": "~1.3.7"
1717
},

0 commit comments

Comments
 (0)