Skip to content

Commit 1d6ddb7

Browse files
authored
Update wonka to version 6.3.4
1 parent c46810d commit 1d6ddb7

File tree

3 files changed

+56
-64
lines changed

3 files changed

+56
-64
lines changed

packages/api-client-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"tiny-graphql-query-compiler": "^0.2.2",
4242
"tslib": "^2.6.2",
4343
"type-fest": "^3.13.1",
44-
"wonka": "^6.3.2",
44+
"wonka": "^6.3.4",
4545
"ws": "^8.17.0"
4646
},
4747
"devDependencies": {

packages/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
"setup-polly-jest": "^0.11.0",
113113
"storybook": "^8.1.6",
114114
"tmp": "^0.2.3",
115-
"wonka": "^6.3.2"
115+
"wonka": "^6.3.4"
116116
},
117117
"peerDependencies": {
118118
"@mdxeditor/editor": "^3.8.0",

0 commit comments

Comments
 (0)