diff --git a/package.json b/package.json index 0a9a9e3..32bdc46 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "@vue/test-utils": "^2.4.3", "commitizen": "^4.3.0", "cz-emoji": "1.3.2-canary.2", - "dotenv": "^16.3.1", + "dotenv": "^16.4.4", "eslint": "^8.56.0", "eslint-define-config": "^2.1.0", "husky": "^8.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6443e9b..ae8325b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -71,8 +71,8 @@ devDependencies: specifier: 1.3.2-canary.2 version: 1.3.2-canary.2 dotenv: - specifier: ^16.3.1 - version: 16.3.1 + specifier: ^16.4.4 + version: 16.4.4 eslint: specifier: ^8.56.0 version: 8.56.0 @@ -4201,8 +4201,8 @@ packages: domhandler: 5.0.3 dev: true - /dotenv@16.3.1: - resolution: {integrity: sha512-IPzF4w4/Rd94bA9imS68tZBaYyBWSCE47V1RGuMrB94iyTOIEwRmVL2x/4An+6mETpLrKJ5hQkB8W4kFAadeIQ==} + /dotenv@16.4.4: + resolution: {integrity: sha512-XvPXc8XAQThSjAbY6cQ/9PcBXmFoWuw1sQ3b8HqUCR6ziGXjkTi//kB9SWa2UwqlgdAIuRqAa/9hVljzPehbYg==} engines: {node: '>=12'} dev: true