From 7f9451cea595054e4bd1007a74ef2d1ef0bca53a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Aug 2021 16:52:23 -0400 Subject: [PATCH] fix(deps): update dependency jquery-deserialize to v2.0.0 (#9744) Co-authored-by: Renovate Bot --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index c21d0928157c..a8ef09556d2f 100644 --- a/install/package.json +++ b/install/package.json @@ -64,7 +64,7 @@ "html-to-text": "8.0.0", "ipaddr.js": "^2.0.0", "jquery": "3.6.0", - "jquery-deserialize": "2.0.0-rc1", + "jquery-deserialize": "2.0.0", "jquery-form": "4.3.0", "jquery-serializeobject": "1.0.0", "jquery-ui": "1.12.1",