Skip to content

Commit eb9fa00

Browse files
authored
Merge pull request #229 from daniloab/dependabot/npm_and_yarn/graphql-15.5.1
chore(deps): bump graphql from 15.5.0 to 15.5.1
2 parents 306369b + 741fa3e commit eb9fa00

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

packages/shared/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "1.0.0",
44
"dependencies": {
55
"dotenv-safe": "^6.1.0",
6-
"graphql": "15.5.0",
6+
"graphql": "15.5.1",
77
"mongoose": "5.13.5",
88
"pretty-format": "26.6.2"
99
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6331,10 +6331,10 @@ graphql-relay@^0.6.0:
63316331
dependencies:
63326332
prettier "^1.16.0"
63336333

6334-
graphql@*, graphql@15.5.0, "graphql@^14.5.3 || ^15.0.0":
6335-
version "15.5.0"
6336-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.5.0.tgz#39d19494dbe69d1ea719915b578bf920344a69d5"
6337-
integrity sha512-OmaM7y0kaK31NKG31q4YbD2beNYa6jBBKtMFT6gLYJljHLJr42IqJ8KX08u3Li/0ifzTU5HjmoOOrwa5BRLeDA==
6334+
graphql@*, graphql@15.5.1, "graphql@^14.5.3 || ^15.0.0":
6335+
version "15.5.1"
6336+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.5.1.tgz#f2f84415d8985e7b84731e7f3536f8bb9d383aad"
6337+
integrity sha512-FeTRX67T3LoE3LWAxxOlW2K3Bz+rMYAC18rRguK4wgXaTZMiJwSUwDmPFo3UadAKbzirKIg5Qy+sNJXbpPRnQw==
63386338

63396339
graphql@^14.0.0:
63406340
version "14.7.0"

0 commit comments

Comments
 (0)