Skip to content

Commit cfe96a1

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): pin dependencies
1 parent 2d4994c commit cfe96a1

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"dependencies": {
1515
"bcryptjs": "2.4.3",
16-
"graphql": "^14.0.2",
16+
"graphql": "14.0.2",
1717
"graphql-tag": "2.10.0",
1818
"graphql-tools": "4.0.3",
1919
"graphql-yoga": "1.16.7",
@@ -23,7 +23,7 @@
2323
},
2424
"devDependencies": {
2525
"@types/bcryptjs": "2.4.2",
26-
"@types/jsonwebtoken": "^8.3.0",
26+
"@types/jsonwebtoken": "8.3.0",
2727
"dotenv": "6.1.0",
2828
"graphql-cli": "2.17.0",
2929
"graphql-resolver-codegen": "0.3.1",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
resolved "https://registry.yarnpkg.com/@types/graphql/-/graphql-14.0.3.tgz#389e2e5b83ecdb376d9f98fae2094297bc112c1c"
142142
integrity sha512-TcFkpEjcQK7w8OcrQcd7iIBPjU0rdyi3ldj6d0iJ4PPSzbWqPBvXj9KSwO14hTOX2dm9RoiH7VuxksJLNYdXUQ==
143143

144-
"@types/jsonwebtoken@^8.3.0":
144+
"@types/jsonwebtoken@8.3.0":
145145
version "8.3.0"
146146
resolved "https://registry.yarnpkg.com/@types/jsonwebtoken/-/jsonwebtoken-8.3.0.tgz#1fe79489df97b49273401ac3c8019cbf1dae4578"
147147
integrity sha512-YKnUTR4VxwljbPORPrRon9E3uel1aD8nUdvzqArCCdMTWPvo0gnI2UZkwIHN2QATdj6HYXV/Iq3/KcecAO42Ww==
@@ -2696,7 +2696,7 @@ graphql@0.13.2, "graphql@^0.11.0 || ^0.12.0 || ^0.13.0", graphql@^0.13.0, graphq
26962696
dependencies:
26972697
iterall "^1.2.1"
26982698

2699-
"graphql@^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0", graphql@^14.0.2:
2699+
graphql@14.0.2, "graphql@^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0", graphql@^14.0.2:
27002700
version "14.0.2"
27012701
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.0.2.tgz#7dded337a4c3fd2d075692323384034b357f5650"
27022702
integrity sha512-gUC4YYsaiSJT1h40krG3J+USGlwhzNTXSb4IOZljn9ag5Tj+RkoXrWp+Kh7WyE3t1NCfab5kzCuxBIvOMERMXw==

0 commit comments

Comments
 (0)