Skip to content

Commit 8490802

Browse files
authored
chore(deps): bump graphql from 16.6.0 to 16.8.1 (#34)
2 parents 43ad543 + bbdb2b9 commit 8490802

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
"bcrypt": "^5.1.0",
2727
"chai-http": "^4.3.0",
2828
"cloudinary": "^1.33.0",
29-
"ejs": "^3.1.10",
30-
"graphql": "^16.6.0",
29+
"ejs": "^3.1.8",
30+
"graphql": "^16.8.1",
3131
"graphql-yoga": "^3.3.0",
3232
"jsonwebtoken": "^9.0.0",
3333
"mongoose": "^6.11.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1718,10 +1718,10 @@ graphql-yoga@^3.3.0:
17181718
dset "^3.1.1"
17191719
tslib "^2.3.1"
17201720

1721-
graphql@^16.6.0:
1722-
version "16.6.0"
1723-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.6.0.tgz#c2dcffa4649db149f6282af726c8c83f1c7c5fdb"
1724-
integrity sha512-KPIBPDlW7NxrbT/eh4qPXz5FiFdL5UbaA0XUNz2Rp3Z3hqBSkbj0GVjwFDztsWVauZUWsbKHgMg++sk8UX0bkw==
1721+
graphql@^16.8.1:
1722+
version "16.8.1"
1723+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.8.1.tgz#1930a965bef1170603702acdb68aedd3f3cf6f07"
1724+
integrity sha512-59LZHPdGZVh695Ud9lRzPBVTtlX9ZCV150Er2W43ro37wVof0ctenSaskPPjN7lVTIN8mSZt8PHUNKZuNQUuxw==
17251725

17261726
has-flag@^3.0.0:
17271727
version "3.0.0"

0 commit comments

Comments
 (0)