Skip to content

Commit f6f1d77

Browse files
committed
Update version range for Lodash
David is improperly flagging the dependencies as insecure because it is not taking into account the caret resolution. Just updating the number so it shuts up.
1 parent dc10ac6 commit f6f1d77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
},
6161
"dependencies": {
6262
"classnames": "^2.2.5",
63-
"lodash": "^4.17.4",
63+
"lodash": "^4.17.10",
6464
"nanoid": "^1.0.1",
6565
"prop-types": "^15.5.8"
6666
}

0 commit comments

Comments
 (0)