Skip to content

Commit 8b19c75

Browse files
committed
fix: update @cocreate dependencies
1 parent 8eaca6c commit 8b19c75

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@
5353
"webpack-log": "^3.0.1"
5454
},
5555
"dependencies": {
56-
"@cocreate/actions": "^1.21.0",
57-
"@cocreate/crud-client": "^1.34.1",
58-
"@cocreate/utils": "^1.38.0",
56+
"@cocreate/actions": "^1.21.1",
57+
"@cocreate/crud-client": "^1.34.2",
58+
"@cocreate/utils": "^1.39.0",
5959
"openai": "^4.19.0"
6060
}
61-
}
61+
}

0 commit comments

Comments
 (0)