Skip to content

Commit b5b16bc

Browse files
committed
Security alert fix
1 parent 5754bc6 commit b5b16bc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@
4343
"watch:nbextension": "webpack --watch"
4444
},
4545
"dependencies": {
46-
"@jupyter-widgets/base": "^2.0.1"
46+
"@jupyter-widgets/base": "^2.0.1",
47+
"lodash": ">=4.17.13"
4748
},
4849
"devDependencies": {
4950
"@phosphor/application": "^1.6.0",

0 commit comments

Comments
 (0)