Skip to content

Commit 2715aba

Browse files
committed
chore: bug bot fix
1 parent a781145 commit 2715aba

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"react-beautiful-dnd/react-redux": "8.0.7",
7070
"express": "4.20.0",
7171
"@prismicio/types-internal": "3.11.2",
72-
"h3": ">=1.15.6"
72+
"h3": "^1.15.6"
7373
},
7474
"workspaces": [
7575
"playwright",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22855,7 +22855,7 @@ __metadata:
2285522855
languageName: node
2285622856
linkType: hard
2285722857

22858-
"h3@npm:>=1.15.6":
22858+
"h3@npm:^1.15.6":
2285922859
version: 1.15.10
2286022860
resolution: "h3@npm:1.15.10"
2286122861
dependencies:

0 commit comments

Comments
 (0)