File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11# IMPORTANT: make sure bundle is ready with `yarn bundle`
22
3- FROM oven/bun:1.1.42 AS install
3+ FROM oven/bun:1.1.43 AS install
44
55WORKDIR /install
66
77RUN bun i graphql@^16.9.0
88
99#
1010
11- FROM oven/bun:1.1.42
11+ FROM oven/bun:1.1.43
1212
1313RUN apt-get update && apt-get install -y \
1414 # for healthchecks
Original file line number Diff line number Diff line change @@ -11223,11 +11223,11 @@ __metadata:
1122311223 linkType: hard
1122411224
1122511225"graphql-ws@npm:^5.14.0, graphql-ws@npm:^5.16.0":
11226- version: 5.16.0
11227- resolution: "graphql-ws@npm:5.16.0 "
11226+ version: 5.16.1
11227+ resolution: "graphql-ws@npm:5.16.1 "
1122811228 peerDependencies:
1122911229 graphql: ">=0.11 <=16"
11230- checksum: 10c0/5e538c3460ca997a1634bd0f64236d8d7aa6ac75c58aba549b49953faf0dd2497f4fa43eedb0bc82cfff50426c7ce47682a670d2571fd7f3af5dcf00911c9e1b
11230+ checksum: 10c0/317ed1df0d1e9288c2333dbd35e7f59f086fac645d202e3d65946c175788aa616d06bf0b5b13bbd8bb7d1c4a7cbbb5a32b25de82101c2bb31a9c1887162a763e
1123111231 languageName: node
1123211232 linkType: hard
1123311233
You can’t perform that action at this time.
0 commit comments