Skip to content

Commit a8007a1

Browse files
committed
[Deps] update array-includes, array.prototype.flat, object.assign, object.values
1 parent 2facf8e commit a8007a1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -62,10 +62,10 @@
6262
},
6363
"license": "MIT",
6464
"dependencies": {
65-
"array-includes": "^3.1.6",
66-
"array.prototype.flat": "^1.3.1",
67-
"object.assign": "^4.1.4",
68-
"object.values": "^1.1.6"
65+
"array-includes": "^3.1.8",
66+
"array.prototype.flat": "^1.3.3",
67+
"object.assign": "^4.1.7",
68+
"object.values": "^1.2.1"
6969
},
7070
"auto-changelog": {
7171
"output": "CHANGELOG.md",

0 commit comments

Comments
 (0)