Merge pull request #189 from veganhacktivists/renovate/prisma-monorepo

fix(deps): update prisma monorepo to v5.8.1
This commit is contained in:
Anthony Berg
2024-01-27 18:04:15 +00:00
committed by GitHub

120
package-lock.json generated
View File

@@ -386,9 +386,9 @@
} }
}, },
"node_modules/@prisma/client": { "node_modules/@prisma/client": {
"version": "5.7.1", "version": "5.8.1",
"resolved": "https://registry.npmjs.org/@prisma/client/-/client-5.7.1.tgz", "resolved": "https://registry.npmjs.org/@prisma/client/-/client-5.8.1.tgz",
"integrity": "sha512-TUSa4nUcC4nf/e7X3jyO1pEd6XcI/TLRCA0KjkA46RDIpxUaRsBYEOqITwXRW2c0bMFyKcCRXrH4f7h4q9oOlg==", "integrity": "sha512-xQtMPfbIwLlbm0VVIVQY2yqQVOxPwRQhvIp7Z3m2900g1bu/zRHKhYZJQWELqmjl6d8YwBy0K2NvMqh47v1ubw==",
"hasInstallScript": true, "hasInstallScript": true,
"engines": { "engines": {
"node": ">=16.13" "node": ">=16.13"
@@ -403,48 +403,48 @@
} }
}, },
"node_modules/@prisma/debug": { "node_modules/@prisma/debug": {
"version": "5.7.1", "version": "5.8.1",
"resolved": "https://registry.npmjs.org/@prisma/debug/-/debug-5.7.1.tgz", "resolved": "https://registry.npmjs.org/@prisma/debug/-/debug-5.8.1.tgz",
"integrity": "sha512-yrVSO/YZOxdeIxcBtZ5BaNqUfPrZkNsAKQIQg36cJKMxj/VYK3Vk5jMKkI+gQLl0KReo1YvX8GWKfV788SELjw==", "integrity": "sha512-tjuw7eA0Us3T42jx9AmAgL58rzwzpFGYc3R7Y4Ip75EBYrKMBA1YihuWMcBC92ILmjlQ/u3p8VxcIE0hr+fZfg==",
"devOptional": true "devOptional": true
}, },
"node_modules/@prisma/engines": { "node_modules/@prisma/engines": {
"version": "5.7.1", "version": "5.8.1",
"resolved": "https://registry.npmjs.org/@prisma/engines/-/engines-5.7.1.tgz", "resolved": "https://registry.npmjs.org/@prisma/engines/-/engines-5.8.1.tgz",
"integrity": "sha512-R+Pqbra8tpLP2cvyiUpx+SIKglav3nTCpA+rn6826CThviQ8yvbNG0s8jNpo51vS9FuZO3pOkARqG062vKX7uA==", "integrity": "sha512-TJgYLRrZr56uhqcXO4GmP5be+zjCIHtLDK20Cnfg+o9d905hsN065QOL+3Z0zQAy6YD31Ol4u2kzSfRmbJv/uA==",
"devOptional": true, "devOptional": true,
"hasInstallScript": true, "hasInstallScript": true,
"dependencies": { "dependencies": {
"@prisma/debug": "5.7.1", "@prisma/debug": "5.8.1",
"@prisma/engines-version": "5.7.1-1.0ca5ccbcfa6bdc81c003cf549abe4269f59c41e5", "@prisma/engines-version": "5.8.1-1.78caf6feeaed953168c64e15a249c3e9a033ebe2",
"@prisma/fetch-engine": "5.7.1", "@prisma/fetch-engine": "5.8.1",
"@prisma/get-platform": "5.7.1" "@prisma/get-platform": "5.8.1"
} }
}, },
"node_modules/@prisma/engines-version": { "node_modules/@prisma/engines-version": {
"version": "5.7.1-1.0ca5ccbcfa6bdc81c003cf549abe4269f59c41e5", "version": "5.8.1-1.78caf6feeaed953168c64e15a249c3e9a033ebe2",
"resolved": "https://registry.npmjs.org/@prisma/engines-version/-/engines-version-5.7.1-1.0ca5ccbcfa6bdc81c003cf549abe4269f59c41e5.tgz", "resolved": "https://registry.npmjs.org/@prisma/engines-version/-/engines-version-5.8.1-1.78caf6feeaed953168c64e15a249c3e9a033ebe2.tgz",
"integrity": "sha512-dIR5IQK/ZxEoWRBDOHF87r1Jy+m2ih3Joi4vzJRP+FOj5yxCwS2pS5SBR3TWoVnEK1zxtLI/3N7BjHyGF84fgw==", "integrity": "sha512-f5C3JM3l9yhGr3cr4FMqWloFaSCpNpMi58Om22rjD2DOz3owci2mFdFXMgnAGazFPKrCbbEhcxdsRfspEYRoFQ==",
"devOptional": true "devOptional": true
}, },
"node_modules/@prisma/fetch-engine": { "node_modules/@prisma/fetch-engine": {
"version": "5.7.1", "version": "5.8.1",
"resolved": "https://registry.npmjs.org/@prisma/fetch-engine/-/fetch-engine-5.7.1.tgz", "resolved": "https://registry.npmjs.org/@prisma/fetch-engine/-/fetch-engine-5.8.1.tgz",
"integrity": "sha512-9ELauIEBkIaEUpMIYPRlh5QELfoC6pyHolHVQgbNxglaINikZ9w9X7r1TIePAcm05pCNp2XPY1ObQIJW5nYfBQ==", "integrity": "sha512-+bgjjoSFa6uYEbAPlklfoVSStOEfcpheOjoBoNsNNSQdSzcwE2nM4Q0prun0+P8/0sCHo18JZ9xqa8gObvgOUw==",
"devOptional": true, "devOptional": true,
"dependencies": { "dependencies": {
"@prisma/debug": "5.7.1", "@prisma/debug": "5.8.1",
"@prisma/engines-version": "5.7.1-1.0ca5ccbcfa6bdc81c003cf549abe4269f59c41e5", "@prisma/engines-version": "5.8.1-1.78caf6feeaed953168c64e15a249c3e9a033ebe2",
"@prisma/get-platform": "5.7.1" "@prisma/get-platform": "5.8.1"
} }
}, },
"node_modules/@prisma/get-platform": { "node_modules/@prisma/get-platform": {
"version": "5.7.1", "version": "5.8.1",
"resolved": "https://registry.npmjs.org/@prisma/get-platform/-/get-platform-5.7.1.tgz", "resolved": "https://registry.npmjs.org/@prisma/get-platform/-/get-platform-5.8.1.tgz",
"integrity": "sha512-eDlswr3a1m5z9D/55Iyt/nZqS5UpD+DZ9MooBB3hvrcPhDQrcf9m4Tl7buy4mvAtrubQ626ECtb8c6L/f7rGSQ==", "integrity": "sha512-wnA+6HTFcY+tkykMokix9GiAkaauPC5W/gg0O5JB0J8tCTNWrqpnQ7AsaGRfkYUbeOIioh6woDjQrGTTRf1Zag==",
"devOptional": true, "devOptional": true,
"dependencies": { "dependencies": {
"@prisma/debug": "5.7.1" "@prisma/debug": "5.8.1"
} }
}, },
"node_modules/@redis/bloom": { "node_modules/@redis/bloom": {
@@ -2200,13 +2200,13 @@
} }
}, },
"node_modules/prisma": { "node_modules/prisma": {
"version": "5.7.1", "version": "5.8.1",
"resolved": "https://registry.npmjs.org/prisma/-/prisma-5.7.1.tgz", "resolved": "https://registry.npmjs.org/prisma/-/prisma-5.8.1.tgz",
"integrity": "sha512-ekho7ziH0WEJvC4AxuJz+ewRTMskrebPcrKuBwcNzVDniYxx+dXOGcorNeIb9VEMO5vrKzwNYvhD271Ui2jnNw==", "integrity": "sha512-N6CpjzECnUHZ5beeYpDzkt2rYpEdAeqXX2dweu6BoQaeYkNZrC/WJHM+5MO/uidFHTak8QhkPKBWck1o/4MD4A==",
"devOptional": true, "devOptional": true,
"hasInstallScript": true, "hasInstallScript": true,
"dependencies": { "dependencies": {
"@prisma/engines": "5.7.1" "@prisma/engines": "5.8.1"
}, },
"bin": { "bin": {
"prisma": "build/index.js" "prisma": "build/index.js"
@@ -2906,53 +2906,53 @@
} }
}, },
"@prisma/client": { "@prisma/client": {
"version": "5.7.1", "version": "5.8.1",
"resolved": "https://registry.npmjs.org/@prisma/client/-/client-5.7.1.tgz", "resolved": "https://registry.npmjs.org/@prisma/client/-/client-5.8.1.tgz",
"integrity": "sha512-TUSa4nUcC4nf/e7X3jyO1pEd6XcI/TLRCA0KjkA46RDIpxUaRsBYEOqITwXRW2c0bMFyKcCRXrH4f7h4q9oOlg==", "integrity": "sha512-xQtMPfbIwLlbm0VVIVQY2yqQVOxPwRQhvIp7Z3m2900g1bu/zRHKhYZJQWELqmjl6d8YwBy0K2NvMqh47v1ubw==",
"requires": {} "requires": {}
}, },
"@prisma/debug": { "@prisma/debug": {
"version": "5.7.1", "version": "5.8.1",
"resolved": "https://registry.npmjs.org/@prisma/debug/-/debug-5.7.1.tgz", "resolved": "https://registry.npmjs.org/@prisma/debug/-/debug-5.8.1.tgz",
"integrity": "sha512-yrVSO/YZOxdeIxcBtZ5BaNqUfPrZkNsAKQIQg36cJKMxj/VYK3Vk5jMKkI+gQLl0KReo1YvX8GWKfV788SELjw==", "integrity": "sha512-tjuw7eA0Us3T42jx9AmAgL58rzwzpFGYc3R7Y4Ip75EBYrKMBA1YihuWMcBC92ILmjlQ/u3p8VxcIE0hr+fZfg==",
"devOptional": true "devOptional": true
}, },
"@prisma/engines": { "@prisma/engines": {
"version": "5.7.1", "version": "5.8.1",
"resolved": "https://registry.npmjs.org/@prisma/engines/-/engines-5.7.1.tgz", "resolved": "https://registry.npmjs.org/@prisma/engines/-/engines-5.8.1.tgz",
"integrity": "sha512-R+Pqbra8tpLP2cvyiUpx+SIKglav3nTCpA+rn6826CThviQ8yvbNG0s8jNpo51vS9FuZO3pOkARqG062vKX7uA==", "integrity": "sha512-TJgYLRrZr56uhqcXO4GmP5be+zjCIHtLDK20Cnfg+o9d905hsN065QOL+3Z0zQAy6YD31Ol4u2kzSfRmbJv/uA==",
"devOptional": true, "devOptional": true,
"requires": { "requires": {
"@prisma/debug": "5.7.1", "@prisma/debug": "5.8.1",
"@prisma/engines-version": "5.7.1-1.0ca5ccbcfa6bdc81c003cf549abe4269f59c41e5", "@prisma/engines-version": "5.8.1-1.78caf6feeaed953168c64e15a249c3e9a033ebe2",
"@prisma/fetch-engine": "5.7.1", "@prisma/fetch-engine": "5.8.1",
"@prisma/get-platform": "5.7.1" "@prisma/get-platform": "5.8.1"
} }
}, },
"@prisma/engines-version": { "@prisma/engines-version": {
"version": "5.7.1-1.0ca5ccbcfa6bdc81c003cf549abe4269f59c41e5", "version": "5.8.1-1.78caf6feeaed953168c64e15a249c3e9a033ebe2",
"resolved": "https://registry.npmjs.org/@prisma/engines-version/-/engines-version-5.7.1-1.0ca5ccbcfa6bdc81c003cf549abe4269f59c41e5.tgz", "resolved": "https://registry.npmjs.org/@prisma/engines-version/-/engines-version-5.8.1-1.78caf6feeaed953168c64e15a249c3e9a033ebe2.tgz",
"integrity": "sha512-dIR5IQK/ZxEoWRBDOHF87r1Jy+m2ih3Joi4vzJRP+FOj5yxCwS2pS5SBR3TWoVnEK1zxtLI/3N7BjHyGF84fgw==", "integrity": "sha512-f5C3JM3l9yhGr3cr4FMqWloFaSCpNpMi58Om22rjD2DOz3owci2mFdFXMgnAGazFPKrCbbEhcxdsRfspEYRoFQ==",
"devOptional": true "devOptional": true
}, },
"@prisma/fetch-engine": { "@prisma/fetch-engine": {
"version": "5.7.1", "version": "5.8.1",
"resolved": "https://registry.npmjs.org/@prisma/fetch-engine/-/fetch-engine-5.7.1.tgz", "resolved": "https://registry.npmjs.org/@prisma/fetch-engine/-/fetch-engine-5.8.1.tgz",
"integrity": "sha512-9ELauIEBkIaEUpMIYPRlh5QELfoC6pyHolHVQgbNxglaINikZ9w9X7r1TIePAcm05pCNp2XPY1ObQIJW5nYfBQ==", "integrity": "sha512-+bgjjoSFa6uYEbAPlklfoVSStOEfcpheOjoBoNsNNSQdSzcwE2nM4Q0prun0+P8/0sCHo18JZ9xqa8gObvgOUw==",
"devOptional": true, "devOptional": true,
"requires": { "requires": {
"@prisma/debug": "5.7.1", "@prisma/debug": "5.8.1",
"@prisma/engines-version": "5.7.1-1.0ca5ccbcfa6bdc81c003cf549abe4269f59c41e5", "@prisma/engines-version": "5.8.1-1.78caf6feeaed953168c64e15a249c3e9a033ebe2",
"@prisma/get-platform": "5.7.1" "@prisma/get-platform": "5.8.1"
} }
}, },
"@prisma/get-platform": { "@prisma/get-platform": {
"version": "5.7.1", "version": "5.8.1",
"resolved": "https://registry.npmjs.org/@prisma/get-platform/-/get-platform-5.7.1.tgz", "resolved": "https://registry.npmjs.org/@prisma/get-platform/-/get-platform-5.8.1.tgz",
"integrity": "sha512-eDlswr3a1m5z9D/55Iyt/nZqS5UpD+DZ9MooBB3hvrcPhDQrcf9m4Tl7buy4mvAtrubQ626ECtb8c6L/f7rGSQ==", "integrity": "sha512-wnA+6HTFcY+tkykMokix9GiAkaauPC5W/gg0O5JB0J8tCTNWrqpnQ7AsaGRfkYUbeOIioh6woDjQrGTTRf1Zag==",
"devOptional": true, "devOptional": true,
"requires": { "requires": {
"@prisma/debug": "5.7.1" "@prisma/debug": "5.8.1"
} }
}, },
"@redis/bloom": { "@redis/bloom": {
@@ -4228,12 +4228,12 @@
"dev": true "dev": true
}, },
"prisma": { "prisma": {
"version": "5.7.1", "version": "5.8.1",
"resolved": "https://registry.npmjs.org/prisma/-/prisma-5.7.1.tgz", "resolved": "https://registry.npmjs.org/prisma/-/prisma-5.8.1.tgz",
"integrity": "sha512-ekho7ziH0WEJvC4AxuJz+ewRTMskrebPcrKuBwcNzVDniYxx+dXOGcorNeIb9VEMO5vrKzwNYvhD271Ui2jnNw==", "integrity": "sha512-N6CpjzECnUHZ5beeYpDzkt2rYpEdAeqXX2dweu6BoQaeYkNZrC/WJHM+5MO/uidFHTak8QhkPKBWck1o/4MD4A==",
"devOptional": true, "devOptional": true,
"requires": { "requires": {
"@prisma/engines": "5.7.1" "@prisma/engines": "5.8.1"
} }
}, },
"punycode": { "punycode": {