Skip to content

Commit

Permalink
chore(deps): bump graphql-upload from 15.0.1 to 15.0.2 (#1115)
Browse files Browse the repository at this point in the history
Bumps [graphql-upload](https://github.com/jaydenseric/graphql-upload) from 15.0.1 to 15.0.2.
- [Release notes](https://github.com/jaydenseric/graphql-upload/releases)
- [Changelog](https://github.com/jaydenseric/graphql-upload/blob/master/changelog.md)
- [Commits](jaydenseric/graphql-upload@v15.0.1...v15.0.2)

---
updated-dependencies:
- dependency-name: graphql-upload
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 28, 2022
1 parent e2ae308 commit 0dd4f79
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/itmat-interface/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"graphql-scalars": "1.17.0",
"graphql-type-json": "0.3.2",
"graphql-subscriptions": "2.0.0",
"graphql-upload": "15.0.1",
"graphql-upload": "15.0.2",
"hi-base32": "0.5.1",
"itmat-commons": "1.0.9",
"jwt-decode": "3.1.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8987,10 +8987,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/graphql-type-json/-/graphql-type-json-0.3.2.tgz#f53a851dbfe07bd1c8157d24150064baab41e115"
integrity sha512-J+vjof74oMlCWXSvt0DOf2APEdZOCdubEvGDUAlqH//VBYcOYsGgRW7Xzorr44LvkjiuvecWc8fChxuZZbChtg==

[email protected].1:
version "15.0.1"
resolved "https://registry.yarnpkg.com/graphql-upload/-/graphql-upload-15.0.1.tgz#0a893fc6cd37adaed17137a08512418482f7eca0"
integrity sha512-5ZbrNafgwQL8MsfEIc7ii2uX+HttE+ToyUWcBSw4Rqh+LbqYTiBaaF4emBfk5LEgwCYWI9j/RLYQzbCAOatKmg==
[email protected].2:
version "15.0.2"
resolved "https://registry.yarnpkg.com/graphql-upload/-/graphql-upload-15.0.2.tgz#851667589439ee617238e2d90253000a2601ac04"
integrity sha512-ufJAkZJBKWRDD/4wJR3VZMy9QWTwqIYIciPtCEF5fCNgWF+V1p7uIgz+bP2YYLiS4OJBhCKR8rnqE/Wg3XPUiw==
dependencies:
"@types/busboy" "^1.5.0"
"@types/node" "*"
Expand Down

0 comments on commit 0dd4f79

Please sign in to comment.