Skip to content

Commit 5d7fdf4

Browse files
author
Benjamin Coe
committed
fix: upgraded lodash.assign
1 parent c578e6a commit 5d7fdf4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
},
3636
"dependencies": {
3737
"camelcase": "^3.0.0",
38-
"lodash.assign": "^4.0.6"
38+
"lodash.assign": "^4.1.0"
3939
},
4040
"files": [
4141
"lib",

0 commit comments

Comments
 (0)