Skip to content

Commit dcf2265

Browse files
committed
fix: bump dependencies
1 parent 2a1284a commit dcf2265

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
@@ -57,9 +57,9 @@
5757
"webpack-log": "^3.0.1"
5858
},
5959
"dependencies": {
60-
"@cocreate/actions": "^1.18.3",
61-
"@cocreate/crud-client": "^1.11.0",
62-
"@cocreate/utils": "^1.34.0",
60+
"@cocreate/actions": "^1.18.4",
61+
"@cocreate/crud-client": "^1.33.11",
62+
"@cocreate/utils": "^1.34.1",
6363
"openai": "^4.19.0"
6464
}
65-
}
65+
}

0 commit comments

Comments
 (0)