Skip to content

Commit be9a593

Browse files
fix(deps): update dependency graphql-upload to v17
1 parent 7b53f03 commit be9a593

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
@@ -272,7 +272,7 @@
272272
"fast-deep-equal": "^3.1.3",
273273
"fs-extra": "^11.0.0",
274274
"graphql": "^16.8.1",
275-
"graphql-upload": "^15.0.2",
275+
"graphql-upload": "^17.0.0",
276276
"image-size": "^2.0.0",
277277
"intersection-observer": "^0.12.0",
278278
"meow": "^9.0.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)