Skip to content

Commit 51149b2

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency graphql to v14.5.4
1 parent 5d4c520 commit 51149b2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"dependencies": {
1515
"bcryptjs": "2.4.3",
16-
"graphql": "14.5.3",
16+
"graphql": "14.5.4",
1717
"graphql-tag": "2.10.1",
1818
"graphql-tools": "4.0.5",
1919
"graphql-yoga": "1.18.3",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2509,10 +2509,10 @@ graphql@0.13.2, "graphql@^0.11.0 || ^0.12.0 || ^0.13.0", graphql@^0.13.0, graphq
25092509
dependencies:
25102510
iterall "^1.2.1"
25112511

2512-
graphql@14.5.3:
2513-
version "14.5.3"
2514-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.5.3.tgz#e025851cc413e153220f4edbbb25d49f55104fa0"
2515-
integrity sha512-W8A8nt9BsMg0ZK2qA3DJIVU6muWhxZRYLTmc+5XGwzWzVdUdPVlAAg5hTBjiTISEnzsKL/onasu6vl3kgGTbYg==
2512+
graphql@14.5.4:
2513+
version "14.5.4"
2514+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.5.4.tgz#b33fe957854e90c10d4c07c7d26b6c8e9f159a13"
2515+
integrity sha512-dPLvHoxy5m9FrkqWczPPRnH0X80CyvRE6e7Fa5AWEqEAzg9LpxHvKh24po/482E6VWHigOkAmb4xCp6P9yT9gw==
25162516
dependencies:
25172517
iterall "^1.2.2"
25182518

0 commit comments

Comments
 (0)