Skip to content

Commit 241fcc5

Browse files
committed
Update lodash to avoid github warnings
1 parent 6a895af commit 241fcc5

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"dependencies": {
2626
"is-fullwidth-code-point": "^2.0.0",
2727
"jsdom": "^11.0.0",
28-
"lodash": "^4.17.14",
28+
"lodash": "^4.17.20",
2929
"mathjax": "^2.7.2"
3030
},
3131
"engines": {

0 commit comments

Comments
 (0)