Skip to content

Commit 4e3f80b

Browse files
fix(deps): update dependency graphql-upload to v17
1 parent 83ef200 commit 4e3f80b

File tree

3 files changed

+38
-6
lines changed

3 files changed

+38
-6
lines changed

packages/cloudinary/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@types/express": "^4.17.14",
3232
"@types/react": "^19.0.0",
3333
"graphql": "^16.8.1",
34-
"graphql-upload": "^15.0.2"
34+
"graphql-upload": "^17.0.0"
3535
},
3636
"preconstruct": {
3737
"entrypoints": [

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@
271271
"fast-deep-equal": "^3.1.3",
272272
"fs-extra": "^11.0.0",
273273
"graphql": "^16.8.1",
274-
"graphql-upload": "^15.0.2",
274+
"graphql-upload": "^17.0.0",
275275
"image-size": "^2.0.0",
276276
"inflection": "^3.0.0",
277277
"intersection-observer": "^0.12.0",

pnpm-lock.yaml

Lines changed: 36 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)