Skip to content

Commit 61b383e

Browse files
fix(deps): use the latest extend (#141)
1 parent 11677b8 commit 61b383e

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
@@ -50,7 +50,7 @@
5050
},
5151
"dependencies": {
5252
"arrify": "^2.0.0",
53-
"extend": "^3.0.1"
53+
"extend": "^3.0.2"
5454
},
5555
"engines": {
5656
"node": ">=8.10.0"

0 commit comments

Comments
 (0)