Skip to content

Commit b22ae6c

Browse files
committed
fix: bump dependencies
1 parent 2686f65 commit b22ae6c

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.11.4",
62-
"@cocreate/observer": "^1.11.3",
63-
"@cocreate/utils": "^1.25.1"
61+
"@cocreate/actions": "^1.11.5",
62+
"@cocreate/observer": "^1.11.4",
63+
"@cocreate/utils": "^1.25.2"
6464
}
65-
}
65+
}

0 commit comments

Comments
 (0)