From 31f658b2ecfaeaa2cb118c0ac110fe0574f0cbc9 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:14:45 +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 1424418..ff96fc9 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ }, "dependencies": { "@kdf/salt": "^1.0.0", - "@phc/format": "^0.5.0", + "@phc/format": "^1.0.0", "bcrypt": "^3.0.0", "tsse": "^1.1.5" },