From aa51a8750e7cc08b13c669eaed1120893bb68971 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Aug 2020 17:30:56 +0000 Subject: [PATCH] Bump serialize-javascript from 1.2.0 to 4.0.0 Bumps [serialize-javascript](https://github.com/yahoo/serialize-javascript) from 1.2.0 to 4.0.0. - [Release notes](https://github.com/yahoo/serialize-javascript/releases) - [Commits](https://github.com/yahoo/serialize-javascript/compare/v1.2.0...v4.0.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f10d19f2..27757a17 100644 --- a/package.json +++ b/package.json @@ -108,7 +108,7 @@ "redux": "3.3.1", "redux-form": "5.0.0", "response-time": "2.3.1", - "serialize-javascript": "1.2.0", + "serialize-javascript": "4.0.0", "serve-favicon": "2.3.0", "simplemde": "1.11.2" }