From 5d60eb5bc87d87a3d5ef9dc606e28a0132ee17dd Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 5 Jan 2021 23:53:37 +0000 Subject: [PATCH] Bump acme-client from 3.3.1 to 4.1.2 Bumps [acme-client](https://github.com/publishlab/node-acme-client) from 3.3.1 to 4.1.2. - [Release notes](https://github.com/publishlab/node-acme-client/releases) - [Changelog](https://github.com/publishlab/node-acme-client/blob/master/CHANGELOG.md) - [Commits](https://github.com/publishlab/node-acme-client/compare/v3.3.1...v4.1.2) 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 9b2429a..e6dbfb4 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@promatia/phone-input": "^0.1.4", "@promatia/prograph": "0.0.22", "@vue/composition-api": "^0.3.4", - "acme-client": "^3.2.0", + "acme-client": "^4.1.2", "axios": "^0.19.0", "babel-loader": "^8.0.6", "bcrypt": "^3.0.8",