Skip to content

Commit a6796d3

Browse files
committed
feat: update prisma-yml dependency
1 parent 76b5539 commit a6796d3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"license": "Apache-2.0",
1010
"dependencies": {
1111
"graphql-config": "2.2.1",
12-
"prisma-yml": "1.20.0-beta.18"
12+
"prisma-yml": "1.26.6"
1313
},
1414
"devDependencies": {
1515
"@types/graphql": "^14.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3096,10 +3096,10 @@ [email protected]:
30963096
resolved "https://registry.yarnpkg.com/prisma-json-schema/-/prisma-json-schema-0.1.3.tgz#6c302db8f464f8b92e8694d3f7dd3f41ac9afcbe"
30973097
integrity sha512-XZrf2080oR81mY8/OC8al68HiwBm0nXlFE727JIia0ZbNqwuV4MyRYk6E0+OIa6/9KEYxZrcAmoBs3EW1cCvnA==
30983098

3099-
prisma-yml@1.20.0-beta.18:
3100-
version "1.20.0-beta.18"
3101-
resolved "https://registry.yarnpkg.com/prisma-yml/-/prisma-yml-1.20.0-beta.18.tgz#fc5f3d2b14f12110e4c64c00305088c5118adb3d"
3102-
integrity sha512-wI/lOQrD78de2+ZNzJlbEYcYiUANtpdyT0VzAS+YbF5+1/O+shOnpwYsBtjrVL5Er0RwMkwH7j+oZQM61ENBMQ==
3099+
prisma-yml@1.26.6:
3100+
version "1.26.6"
3101+
resolved "https://registry.yarnpkg.com/prisma-yml/-/prisma-yml-1.26.6.tgz#e91b63c6cfb49bcb0ae09b76d8524f58fc0668a9"
3102+
integrity sha512-dWBTeQbyWr/4d97ZKjxFPvIHytnNlBsNzgsJC1eew3qoZ9A8vtRIFhsnPiD3kYIf67w56i2QO2O5Infe2FzMww==
31033103
dependencies:
31043104
ajv "5"
31053105
bluebird "^3.5.1"

0 commit comments

Comments
 (0)