diff --git a/package.json b/package.json index 65ee61c..a5e61c0 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@types/node": "20.11.17", "@types/redis-mock": "0.17.3", "cross-env": "7.0.3", - "dotenv": "16.4.2", + "dotenv": "16.4.3", "ioredis-mock": "8.9.0", "jest": "29.7.0", "ts-devscript": "3.0.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0ef9f16..aa478d8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -47,8 +47,8 @@ devDependencies: specifier: 7.0.3 version: 7.0.3 dotenv: - specifier: 16.4.2 - version: 16.4.2 + specifier: 16.4.3 + version: 16.4.3 ioredis-mock: specifier: 8.9.0 version: 8.9.0(@types/ioredis-mock@8.2.5)(ioredis@5.3.2) @@ -1587,8 +1587,8 @@ packages: resolution: {integrity: sha512-v3mQ/DTdrOiVxk1Jmut/ywN5uCTYNThcW71+Kn+w8fw2xkFYRyC0kbrXNuduXVLfkXVTpa2HYdz6bImiGyhkEg==} dev: true - /dotenv@16.4.2: - resolution: {integrity: sha512-rZSSFxke7d9nYQ5NeMIwp5PP+f8wXgKNljpOb7KtH6SKW1cEqcXAz9VSJYVLKe7Jhup/gUYOkaeSVyK8GJ+nBg==} + /dotenv@16.4.3: + resolution: {integrity: sha512-II98GFrje5psQTSve0E7bnwMFybNLqT8Vu8JIFWRjsE3khyNUm/loZupuy5DVzG2IXf/ysxvrixYOQnM6mjD3A==} engines: {node: '>=12'} dev: true