From f9437e461750b6317439be5a0941cd15ad8a24a5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2020 04:15:19 +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 60d387e..7697d6e 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", "scrypt": "^6.0.3", "tsse": "^1.1.4" },