From 8b600e2a10938308d029f465d7725ddf2d5d1fbf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 27 Dec 2018 00:16:05 +0000 Subject: [PATCH] Bump bootstrap-colorpicker from 2.5.2 to 2.5.3 Bumps [bootstrap-colorpicker](https://github.com/farbelous/bootstrap-colorpicker) from 2.5.2 to 2.5.3. - [Release notes](https://github.com/farbelous/bootstrap-colorpicker/releases) - [Commits](https://github.com/farbelous/bootstrap-colorpicker/compare/2.5.2...2.5.3) Signed-off-by: dependabot[bot] --- npm-shrinkwrap.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 70130e224615..f00294158b2b 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -2527,9 +2527,9 @@ "integrity": "sha512-F1yTDO9OHKH0xjl03DsOe8Nu1OWBIeAugGMhy3UTIYDdbbIPesQIhCEbj+HEr6wqlwweGAlP8F3OBC6kEuhFuw==" }, "bootstrap-colorpicker": { - "version": "2.5.2", - "resolved": "https://registry.npmjs.org/bootstrap-colorpicker/-/bootstrap-colorpicker-2.5.2.tgz", - "integrity": "sha1-M7+yBDSF8S3LPfD2CtFxdizDwOQ=", + "version": "2.5.3", + "resolved": "https://registry.npmjs.org/bootstrap-colorpicker/-/bootstrap-colorpicker-2.5.3.tgz", + "integrity": "sha512-xdllX8LSMvKULs3b8JrgRXTvyvjkSMHHHVuHjjN5FNMqr6kRe5NPiMHFmeAFjlgDF73MspikudLuEwR28LbzLw==", "requires": { "jquery": ">=1.10" } diff --git a/package.json b/package.json index 7ce4b2d99289..f8926d1274f2 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "ajv": "^6.6.2", "blueimp-file-upload": "^9.28.0", "bootstrap": "^3.4.0", - "bootstrap-colorpicker": "^2.5.1", + "bootstrap-colorpicker": "^2.5.3", "bootstrap-datepicker": "^1.6.4", "bootstrap-less": "^3.3.8", "bootstrap-table": "^1.12.2",