From 0f8160b8a3f62477aaa178c9ac7ec54eba0be680 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 7 Jul 2020 05:58:18 +0000 Subject: [PATCH] Bump @phc/format from 0.5.0 to 1.0.0 Bumps [@phc/format](https://github.com/simonepri/phc-format) from 0.5.0 to 1.0.0. - [Release notes](https://github.com/simonepri/phc-format/releases) - [Commits](https://github.com/simonepri/phc-format/compare/v0.5.0...v1.0.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index de52970..cf4c779 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ }, "dependencies": { "@kdf/salt": "^1.0.1", - "@phc/format": "^0.5.0", + "@phc/format": "^1.0.0", "argon2": "^0.19.3", "tsse": "^1.1.4" },