diff --git a/package.json b/package.json index db4e04e..82ce672 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "dependencies": { "@dexare/logger": "^1.0.2", "common-tags": "^1.8.2", - "config": "^3.3.9", + "config": "^3.3.10", "dexare": "^3.0.2", "eris": "github:CraigChat/dysnomia#craig-master", "lodash": "^4.17.21" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4740191..2364f61 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ dependencies: specifier: ^1.8.2 version: 1.8.2 config: - specifier: ^3.3.9 - version: 3.3.9 + specifier: ^3.3.10 + version: 3.3.10 dexare: specifier: ^3.0.2 version: 3.0.2(@projectdysnomia/dysnomia@0.2.0-dev) @@ -751,8 +751,8 @@ packages: resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==} dev: true - /config@3.3.9: - resolution: {integrity: sha512-G17nfe+cY7kR0wVpc49NCYvNtelm/pPy8czHoFkAgtV1lkmcp7DHtWCdDu+C9Z7gb2WVqa9Tm3uF9aKaPbCfhg==} + /config@3.3.10: + resolution: {integrity: sha512-9Kl3LpQ6zj93KaqgfIMTcpwTpgozFOqNl/Dk7mjras1BgGIOlqxWkyIGeU1my+sRuskRYwrCATgCk1RjAnRPGA==} engines: {node: '>= 10.0.0'} dependencies: json5: 2.2.3