Skip to content

Commit 0d1e29c

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency prisma to v1.23.1
1 parent ae6190c commit 0d1e29c

File tree

2 files changed

+31
-71
lines changed

2 files changed

+31
-71
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"graphql-resolver-codegen": "0.3.1",
3030
"nodemon": "1.18.9",
3131
"npm-run-all": "4.1.5",
32-
"prisma": "1.23.0",
32+
"prisma": "1.23.1",
3333
"ts-node": "7.0.1",
3434
"typescript": "3.2.2"
3535
},

yarn.lock

Lines changed: 30 additions & 70 deletions
Original file line numberDiff line numberDiff line change
@@ -4345,10 +4345,10 @@ prisma-binding@2.2.11:
43454345
subscriptions-transport-ws "0.9.15"
43464346
yargs "12.0.5"
43474347

4348-
prisma-cli-core@1.23.0:
4349-
version "1.23.0"
4350-
resolved "https://registry.yarnpkg.com/prisma-cli-core/-/prisma-cli-core-1.23.0.tgz#2069214be73ad08066c85678c52a59b0e6587b59"
4351-
integrity sha512-QvBmS12SLXDrXFnnQZyKVNLCIw2w+qvb0mCS1UgbyzKfagK1/XtYtvzvMg2/nD2zkcQS8QBbT2l97Z0L6nv80w==
4348+
prisma-cli-core@1.23.1:
4349+
version "1.23.1"
4350+
resolved "https://registry.yarnpkg.com/prisma-cli-core/-/prisma-cli-core-1.23.1.tgz#ce0f72a5cee25bf4692d1280ecc77f814d445a6d"
4351+
integrity sha512-4y//6CHzIy5wK1DZCjcuxubbgF87Tw2TH/DoJOJnI31sT372pfV9vo2nU0XG7gqyn/AL+tses/B2CXfgdxduYA==
43524352
dependencies:
43534353
adm-zip "^0.4.7"
43544354
archiver "^2.0.3"
@@ -4374,20 +4374,20 @@ prisma-cli-core@1.23.0:
43744374
node-forge "^0.7.1"
43754375
npm-run "4.1.2"
43764376
opn "^5.1.0"
4377-
prisma-client-lib "1.23.0"
4378-
prisma-datamodel "1.23.0"
4379-
prisma-db-introspection "1.23.0"
4380-
prisma-generate-schema "1.23.0"
4381-
prisma-yml "1.23.0"
4377+
prisma-client-lib "1.23.1"
4378+
prisma-datamodel "1.23.1"
4379+
prisma-db-introspection "1.23.1"
4380+
prisma-generate-schema "1.23.1"
4381+
prisma-yml "1.23.1"
43824382
scuid "^1.0.2"
43834383
sillyname "^0.1.0"
43844384
source-map-support "^0.4.18"
43854385
table "^4.0.1"
43864386

4387-
prisma-cli-engine@1.23.0:
4388-
version "1.23.0"
4389-
resolved "https://registry.yarnpkg.com/prisma-cli-engine/-/prisma-cli-engine-1.23.0.tgz#f91570589d52efe3d9beeac5da5c46d3c545d7fa"
4390-
integrity sha512-ZZiZTCUwPIhTwN7s29Q2GfhQimBASh7acHwfEEOsmxdoD++jLJMH1WnmUUMaQD4X6omezxQzX4QF9z1GU2/h9A==
4387+
prisma-cli-engine@1.23.1:
4388+
version "1.23.1"
4389+
resolved "https://registry.yarnpkg.com/prisma-cli-engine/-/prisma-cli-engine-1.23.1.tgz#d7595b7d8d2ab2f9ff6a5396eb6ebaf5ec809745"
4390+
integrity sha512-PGgQ1857H8wlYeTELL40izWlHBSrv/FTGpaW1d0qwsRhv4a6O/fXFOHZVoCFRU7QsYMNfSJgh1nAZ0lKiAgoEA==
43914391
dependencies:
43924392
"@heroku/linewrap" "^1.0.0"
43934393
ansi-escapes "^3.0.0"
@@ -4422,7 +4422,7 @@ prisma-cli-engine@1.23.0:
44224422
mkdirp "^0.5.1"
44234423
opn "^5.1.0"
44244424
prisma-json-schema "0.1.3"
4425-
prisma-yml "1.23.0"
4425+
prisma-yml "1.23.1"
44264426
raven "2.6.4"
44274427
rwlockfile "^1.4.8"
44284428
scuid "^1.0.2"
@@ -4434,27 +4434,6 @@ prisma-cli-engine@1.23.0:
44344434
treeify "^1.0.1"
44354435
update-notifier "^2.3.0"
44364436

4437-
prisma-client-lib@1.23.0:
4438-
version "1.23.0"
4439-
resolved "https://registry.yarnpkg.com/prisma-client-lib/-/prisma-client-lib-1.23.0.tgz#29f4bd50951fd428817f12d5d9261c07e32c62ad"
4440-
integrity sha512-4IgVG9WvPWD7ea/OZ2k0AfQRKxh1scElcd71R9OJpJO9KKKLrREdFZibTeRYHJ53FbLcP9S/wPt5FJf8sIlbqQ==
4441-
dependencies:
4442-
"@types/node" "^10.12.0"
4443-
"@types/prettier" "^1.13.2"
4444-
debug "^4.1.0"
4445-
flow-bin "^0.87.0"
4446-
graphql-tag "^2.10.0"
4447-
http-link-dataloader "^0.1.6"
4448-
jsonwebtoken "^8.3.0"
4449-
lodash.flatten "^4.4.0"
4450-
prettier "^1.14.3"
4451-
prisma-datamodel "1.23.0"
4452-
prisma-generate-schema "1.23.0"
4453-
subscriptions-transport-ws "^0.9.15"
4454-
uppercamelcase "^3.0.0"
4455-
ws "^6.1.0"
4456-
zen-observable "^0.8.10"
4457-
44584437
prisma-client-lib@1.23.1:
44594438
version "1.23.1"
44604439
resolved "https://registry.yarnpkg.com/prisma-client-lib/-/prisma-client-lib-1.23.1.tgz#1d379b6f5e034ebffe1b6b126fb9cbed593ccbc6"
@@ -4476,15 +4455,6 @@ prisma-client-lib@1.23.1:
44764455
ws "^6.1.0"
44774456
zen-observable "^0.8.10"
44784457

4479-
prisma-datamodel@1.23.0:
4480-
version "1.23.0"
4481-
resolved "https://registry.yarnpkg.com/prisma-datamodel/-/prisma-datamodel-1.23.0.tgz#3875f1a94282b7f082affb8784e37afc6b001879"
4482-
integrity sha512-g585Gs65nqd7NL+PyRuCdGSlSM5TlAshe/vWGY5ZSN0JhQxnmKwCuNMJnjHsaPjSxCUj7kyUWyWAvkPdhMWeKA==
4483-
dependencies:
4484-
graphql "^14.0.2"
4485-
pluralize "^7.0.0"
4486-
popsicle "10"
4487-
44884458
prisma-datamodel@1.23.1:
44894459
version "1.23.1"
44904460
resolved "https://registry.yarnpkg.com/prisma-datamodel/-/prisma-datamodel-1.23.1.tgz#f06e3c5056c07723d9629b66d7647e0961476cb0"
@@ -4494,32 +4464,22 @@ prisma-datamodel@1.23.1:
44944464
pluralize "^7.0.0"
44954465
popsicle "10"
44964466

4497-
prisma-db-introspection@1.23.0:
4498-
version "1.23.0"
4499-
resolved "https://registry.yarnpkg.com/prisma-db-introspection/-/prisma-db-introspection-1.23.0.tgz#4dc42483632d3d79532bede03cf885e3b83da726"
4500-
integrity sha512-wEkLRZm/ea1IrxguyBy9oRzHYxXKl8cd9KpRW16ctZZtjHwAb5EsSUdlzw2LdwsAONfhaRfAxcqVBj4lgrzJ+w==
4467+
prisma-db-introspection@1.23.1:
4468+
version "1.23.1"
4469+
resolved "https://registry.yarnpkg.com/prisma-db-introspection/-/prisma-db-introspection-1.23.1.tgz#be831b75818c9e0f1fc39ecfc8400aa16696c1ca"
4470+
integrity sha512-7wOWctkB54CyrvVP1VHBxLpXcW9cKa0F9dmw0pFQStRblkQdgQ5ApnahPRyNlbFtOfJY1r+oNlJbAkBvp1Y6+w==
45014471
dependencies:
45024472
"@types/mongodb" "^3.1.14"
45034473
graphql-request "^1.5.0"
45044474
lodash "^4.17.4"
45054475
mongodb "^3.1.10"
45064476
pg "^7.4.1"
45074477
pluralize "^7.0.0"
4508-
prisma-datamodel "1.23.0"
4509-
prisma-yml "1.23.0"
4478+
prisma-datamodel "1.23.1"
4479+
prisma-yml "1.23.1"
45104480
scuid "^1.0.2"
45114481
uppercamelcase "^3.0.0"
45124482

4513-
prisma-generate-schema@1.23.0:
4514-
version "1.23.0"
4515-
resolved "https://registry.yarnpkg.com/prisma-generate-schema/-/prisma-generate-schema-1.23.0.tgz#bd1a38dea48bb87ee7a21570da28d946c5330af9"
4516-
integrity sha512-ns8S90SvHfhMNX0xrsg9lJt0rJZzMc2fXWZqQa6ZCiIZ6cBAYt0tMfyoF4veVVUb8YOqOv89PgEeeBnHFl0zZA==
4517-
dependencies:
4518-
graphql "^14.0.2"
4519-
pluralize "^7.0.0"
4520-
popsicle "10"
4521-
prisma-datamodel "1.23.0"
4522-
45234483
prisma-generate-schema@1.23.1:
45244484
version "1.23.1"
45254485
resolved "https://registry.yarnpkg.com/prisma-generate-schema/-/prisma-generate-schema-1.23.1.tgz#204510ec42c8edfed823a085a5ba8fb73f3702d1"
@@ -4559,10 +4519,10 @@ prisma-yml@1.20.0-beta.18:
45594519
scuid "^1.0.2"
45604520
yaml-ast-parser "^0.0.40"
45614521

4562-
prisma-yml@1.23.0:
4563-
version "1.23.0"
4564-
resolved "https://registry.yarnpkg.com/prisma-yml/-/prisma-yml-1.23.0.tgz#4ce56ca65b6276020aad5550b1b8dad59e2a41c6"
4565-
integrity sha512-+ENJrZfW0vgbWRmojTO1FfJ/h3PVR+W6I7Pzv5HHVBQrmsSHnJVkAsauriCq2I7wu07xk4j3weG/vaZC4HkALg==
4522+
prisma-yml@1.23.1:
4523+
version "1.23.1"
4524+
resolved "https://registry.yarnpkg.com/prisma-yml/-/prisma-yml-1.23.1.tgz#9830de64aadbf103472afef8b12e571e0e9c2edc"
4525+
integrity sha512-Nz4UnnROworrkN7O6RPKVAxjatG/B3wr6T6pHGRyI7Nxt/YoLAtG3CRMqdHtMP7DxVuSsLUMMEvF8Rczg0BBmA==
45664526
dependencies:
45674527
ajv "5"
45684528
bluebird "^3.5.1"
@@ -4583,14 +4543,14 @@ prisma-yml@1.23.0:
45834543
scuid "^1.0.2"
45844544
yaml-ast-parser "^0.0.40"
45854545

4586-
prisma@1.23.0:
4587-
version "1.23.0"
4588-
resolved "https://registry.yarnpkg.com/prisma/-/prisma-1.23.0.tgz#b8e4e827a01787c4ec8144c64dc50cf5e41bd58a"
4589-
integrity sha512-P1T6QXgmNoKdAUzfInl29r4A/u/KeRnIthWdeID7G6YCakqZ0Wp4HSe1wTPkEn8a01rzG2f4LztYeTMDk2M7Wg==
4546+
prisma@1.23.1:
4547+
version "1.23.1"
4548+
resolved "https://registry.yarnpkg.com/prisma/-/prisma-1.23.1.tgz#b4bb18d763d8b86147d7747b2714a5e692eb6770"
4549+
integrity sha512-Tp0DO4MGFp575hI4ccwaEDOyjUmSsaRKhnPZevO3wl1FzJl0pUcsZnmT/Y2Z2EmlF4G2RdFPBL9elrfxu1BmEQ==
45904550
dependencies:
45914551
fs-extra "^7.0.0"
4592-
prisma-cli-core "1.23.0"
4593-
prisma-cli-engine "1.23.0"
4552+
prisma-cli-core "1.23.1"
4553+
prisma-cli-engine "1.23.1"
45944554
semver "^5.4.1"
45954555
source-map-support "^0.4.18"
45964556

0 commit comments

Comments
 (0)