From 8342bda003efd360ff0234c2a6916b3f957fb748 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 21:28:21 +0000 Subject: [PATCH] Build(deps): Bump dompurify from 2.5.3 to 2.5.6 Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.5.3 to 2.5.6. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/compare/2.5.3...2.5.6) --- updated-dependencies: - dependency-name: dompurify dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index aa173cb3c6..33a9a67996 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10872,7 +10872,7 @@ }, "cordova-zip-plugin": { "version": "git+ssh://git@github.com/Sunbird-Ed/jjdltc-cordova-plugin-zip.git#1dba5044438cda27d69738f63d1e041bf3fa7efc", - "from": "cordova-zip-plugin@git+https://github.com/Sunbird-Ed/jjdltc-cordova-plugin-zip.git", + "from": "com.jjdltc.cordova.plugin.zip@git+https://github.com/Sunbird-Ed/jjdltc-cordova-plugin-zip.git", "dev": true }, "cordova.plugins.diagnostic": { @@ -11953,10 +11953,9 @@ "dev": true }, "dompurify": { - "version": "2.5.3", - "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-2.5.3.tgz", - "integrity": "sha512-09uyBM2URzOfXMUAqGRnm9R9IUeSkzO9PktXc2eVQIsBmmJUqRmfL1xW2QPBxVJEtlEVs5d8ndrsIQsyAqs81g==", - "optional": true + "version": "2.5.6", + "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-2.5.6.tgz", + "integrity": "sha512-zUTaUBO8pY4+iJMPE1B9XlO2tXVYIcEA4SNGtvDELzTSCQO7RzH+j7S180BmhmJId78lqGU2z19vgVx2Sxs/PQ==" }, "domutils": { "version": "2.8.0",