🚨 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 [email protected]
# or
yarn add [email protected]
# or
pnpm add [email protected]
Changes
- Added a test to check if
Infinity
errors (b3bbaa9) - Bumped minimatch from 3.0.4 to 3.1.2 (CVE-2022-3517) (#2) (e6d5a40)