prisma / prisma-client-js

Type-safe database client for TypeScript & Node.js (ORM replacement)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update undici dependency to use NPM

Jolg42 opened this issue · comments

The current version is a reference to a git commit on GitHub which blocks some users where their network only allows npm dependencies.

We should update to the latest v2 version, (currently failing) PR is:
prisma/prisma#3731

Fixed.