Skip to content

Commit 6ae1856

Browse files
authored
Merge pull request #61 from alan345/dependabot/npm_and_yarn/server/graphql-16.8.1
Bump graphql from 16.5.0 to 16.8.1 in /server
2 parents 843be4c + 2ff4d01 commit 6ae1856

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"apollo-server": "^3.10.0",
1010
"bcryptjs": "^2.4.3",
1111
"crypto": "^1.0.1",
12-
"graphql": "^16.5.0",
12+
"graphql": "^16.8.1",
1313
"jsonwebtoken": "^9.0.0"
1414
},
1515
"devDependencies": {

server/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -854,10 +854,10 @@ graphql-tag@^2.11.0:
854854
dependencies:
855855
tslib "^2.1.0"
856856

857-
graphql@*, graphql@^16.5.0:
858-
version "16.5.0"
859-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.5.0.tgz#41b5c1182eaac7f3d47164fb247f61e4dfb69c85"
860-
integrity sha512-qbHgh8Ix+j/qY+a/ZcJnFQ+j8ezakqPiHwPiZhV/3PgGlgf96QMBB5/f2rkiC9sgLoy/xvT6TSiaf2nTHJh5iA==
857+
graphql@*, graphql@^16.8.1:
858+
version "16.8.1"
859+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.8.1.tgz#1930a965bef1170603702acdb68aedd3f3cf6f07"
860+
integrity sha512-59LZHPdGZVh695Ud9lRzPBVTtlX9ZCV150Er2W43ro37wVof0ctenSaskPPjN7lVTIN8mSZt8PHUNKZuNQUuxw==
861861

862862
has-symbols@^1.0.3:
863863
version "1.0.3"

0 commit comments

Comments
 (0)