diff --git a/apps/worker/package.json b/apps/worker/package.json index bbbc3333..227c35e5 100644 --- a/apps/worker/package.json +++ b/apps/worker/package.json @@ -32,7 +32,7 @@ "p-event": "6.0.1", "prom-client": "^15.1.3", "source-map-support": "0.5.21", - "validator": "13.15.15" + "validator": "13.15.20" }, "devDependencies": { "@types/archiver": "6.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9836e9ef..8a4eefe8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -132,8 +132,8 @@ importers: specifier: 0.5.21 version: 0.5.21 validator: - specifier: 13.15.15 - version: 13.15.15 + specifier: 13.15.20 + version: 13.15.20 devDependencies: '@types/archiver': specifier: 6.0.3 @@ -4487,8 +4487,8 @@ packages: hasBin: true dev: false - /validator@13.15.15: - resolution: {integrity: sha512-BgWVbCI72aIQy937xbawcs+hrVaN/CZ2UwutgaJ36hGqRrLNM+f5LUT/YPRbo8IV/ASeFzXszezV+y2+rq3l8A==} + /validator@13.15.20: + resolution: {integrity: sha512-KxPOq3V2LmfQPP4eqf3Mq/zrT0Dqp2Vmx2Bn285LwVahLc+CsxOM0crBHczm8ijlcjZ0Q5Xd6LW3z3odTPnlrw==} engines: {node: '>= 0.10'} dev: false