Skip to content

Commit 323b788

Browse files
committed
fix: update dependencies to the lates versions
1 parent c45084f commit 323b788

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
@@ -58,8 +58,8 @@
5858
"webpack-log": "^3.0.1"
5959
},
6060
"dependencies": {
61-
"@cocreate/actions": "^1.12.0",
62-
"@cocreate/observer": "^1.11.6",
63-
"@cocreate/utils": "^1.26.1"
61+
"@cocreate/actions": "^1.12.1",
62+
"@cocreate/observer": "^1.11.7",
63+
"@cocreate/utils": "^1.26.2"
6464
}
65-
}
65+
}

0 commit comments

Comments
 (0)