🚨 Quickpostgres 3.0.2
This patch contains a fix for a security vulnerability. It is highly recommended that you update to this version or higher. Older versions may get an update if they are not deprecated.
Download
Note: Include @3.0.2 if you want to install this version, however, you most likely want the current version (@latest).
npm install quickpostgres@3.0.2
# or
yarn add quickpostgres@3.0.2
# or
pnpm add quickpostgres@3.0.2Changes
- Added a test to check if
Infinityerrors (b3bbaa9) - Bumped minimatch from 3.0.4 to 3.1.2 (CVE-2022-3517) (#2) (e6d5a40)