Skip to content

Commit a93dd86

Browse files
committed
chore: update package.json
Signed-off-by: Christian Stewart <[email protected]>
1 parent c0f0c53 commit a93dd86

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"it-pushable": "^3.2.3",
6464
"react": "^19.0.0",
6565
"react-dom": "^19.0.0",
66-
"rgraphql": "^1.4.0",
66+
"rgraphql": "^1.4.1",
6767
"starpc": "^0.36.0"
6868
},
6969
"resolutions": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2784,10 +2784,10 @@ reusify@^1.0.4:
27842784
resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76"
27852785
integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==
27862786

2787-
rgraphql@^1.4.0:
2788-
version "1.4.0"
2789-
resolved "https://registry.yarnpkg.com/rgraphql/-/rgraphql-1.4.0.tgz#0a78f5badc8e76e4467957303c2fe80db776d879"
2790-
integrity sha512-fHSbHRW0UNi+bzFLiYfzvoaLMKZlGrNyaNZ2+yi7kVHXDdl6wuYJp0cgoeYMWQhQ4C6uJIAlEdzCxHbNATympA==
2787+
rgraphql@^1.4.1:
2788+
version "1.4.1"
2789+
resolved "https://registry.yarnpkg.com/rgraphql/-/rgraphql-1.4.1.tgz#14a509c61bb12c3688eb33e95861af7f8856fdf3"
2790+
integrity sha512-KLZNRdNizmB1bUx3cYbALyYCHrRAqiTiwDZUWiISnexkbIm0OVNxxYxphyxM5JlLeMaIY3m1uuRs9f8e+Vx4oQ==
27912791
dependencies:
27922792
"@aptre/protobuf-es-lite" "^0.4.4"
27932793
graphql "^16.8.1"

0 commit comments

Comments
 (0)