diff --git a/package.json b/package.json index 9e93a05..0276873 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "cat-loggr": "1.2.2", "cron": "3.1.6", "dbots": "11.0.0", - "dotenv": "16.3.1", + "dotenv": "16.4.7", "eris": "0.17.2", "ioredis": "5.3.2" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f6a260a..97958bc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -30,8 +30,8 @@ dependencies: specifier: 11.0.0 version: 11.0.0 dotenv: - specifier: 16.3.1 - version: 16.3.1 + specifier: 16.4.7 + version: 16.4.7 eris: specifier: 0.17.2 version: 0.17.2 @@ -866,8 +866,8 @@ packages: esutils: 2.0.3 dev: true - /dotenv@16.3.1: - resolution: {integrity: sha512-IPzF4w4/Rd94bA9imS68tZBaYyBWSCE47V1RGuMrB94iyTOIEwRmVL2x/4An+6mETpLrKJ5hQkB8W4kFAadeIQ==} + /dotenv@16.4.7: + resolution: {integrity: sha512-47qPchRCykZC03FhkYAhrvwU4xDBFIj1QPqaarj6mdM/hgUzfPHcpkHJOn3mJAufFeeAxAzeGsr5X0M4k6fLZQ==} engines: {node: '>=12'} dev: false