From 18331276089fbec008cdcb060ceb664d1b726ae3 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 18 Sep 2024 11:41:40 +0000 Subject: [PATCH] fix: package.json & package-lock.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-DOMPURIFY-7984421 - https://snyk.io/vuln/SNYK-JS-DOMPURIFY-6474511 --- package-lock.json | 237 ++++++++++++++++++++++++---------------------- package.json | 2 +- 2 files changed, 123 insertions(+), 116 deletions(-) diff --git a/package-lock.json b/package-lock.json index d658c5dff..6e30f7763 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2300,7 +2300,7 @@ "resolved": "https://registry.npmjs.org/@awesome-cordova-plugins/android-permissions/-/android-permissions-6.3.0.tgz", "integrity": "sha512-/QF0qST9XHJA0wRvMwO/AI5odY6Nt1NSWshK6U2g+DkG9zcFEWWM2dhWu1v0fwVxjNHug0siHPN4dWzJO5esEQ==", "requires": { - "@types/cordova": "^11.0.0" + "@types/cordova": "latest" } }, "@awesome-cordova-plugins/app-version": { @@ -2308,7 +2308,7 @@ "resolved": "https://registry.npmjs.org/@awesome-cordova-plugins/app-version/-/app-version-6.3.0.tgz", "integrity": "sha512-Vb0GXpyDDk0hi0rE6Qg/wAYA+ICFAnB31aciuviUYpkYsGvRufPeCPyjCsfwVRtw+rOod/LXAv7QUUtGuaoF4g==", "requires": { - "@types/cordova": "^11.0.0" + "@types/cordova": "latest" } }, "@awesome-cordova-plugins/camera": { @@ -2316,7 +2316,7 @@ "resolved": "https://registry.npmjs.org/@awesome-cordova-plugins/camera/-/camera-6.3.0.tgz", "integrity": "sha512-RwLFRbR1/C2dnpcPWx1/1M+sIOHDLqVDpXW5Bsm1vBEF/VKQaEe4FdbYdvrl/sVvS5s8X04YngVzw6GIZa3qzg==", "requires": { - "@types/cordova": "^11.0.0" + "@types/cordova": "latest" } }, "@awesome-cordova-plugins/chooser": { @@ -2324,7 +2324,7 @@ "resolved": "https://registry.npmjs.org/@awesome-cordova-plugins/chooser/-/chooser-6.3.0.tgz", "integrity": "sha512-kyAtPex0S87ES7NoufWEiZJmbyg3dtXmcP1JKZI5Tue8p/Yax7FaZzu+UYl5Xmo+gImjlZsjuJLwN5ECbzgApw==", "requires": { - "@types/cordova": "^11.0.0" + "@types/cordova": "latest" } }, "@awesome-cordova-plugins/core": { @@ -2332,7 +2332,7 @@ "resolved": "https://registry.npmjs.org/@awesome-cordova-plugins/core/-/core-6.3.0.tgz", "integrity": "sha512-MkcWO8akZLHa2RSJEPf76Y3P9wPqh5oXE8YCzn2vnYYeNyYWYnka2pHFsgUdbXJNiS+YeveUzvw+Isweg+wynA==", "requires": { - "@types/cordova": "^11.0.0" + "@types/cordova": "latest" } }, "@awesome-cordova-plugins/device": { @@ -2340,7 +2340,7 @@ "resolved": "https://registry.npmjs.org/@awesome-cordova-plugins/device/-/device-6.3.0.tgz", "integrity": "sha512-HZy/rySD+2ABITesDDn/9J3FpYP6x/Sq3hMzflhQR9+eoaRmnpfOMq/TyGn/u4BRIHrU6rPC6k6DV190IGLn3A==", "requires": { - "@types/cordova": "^11.0.0" + "@types/cordova": "latest" } }, "@awesome-cordova-plugins/diagnostic": { @@ -2348,7 +2348,7 @@ "resolved": "https://registry.npmjs.org/@awesome-cordova-plugins/diagnostic/-/diagnostic-6.3.0.tgz", "integrity": "sha512-b0fqglDAVWxc0OK8K/H7wO9z/NP2ExQLSDIm7UztufcT7SyqGDtDwyJK+fGG+ppI81ohRdYauy/46hDUm10+2w==", "requires": { - "@types/cordova": "^11.0.0" + "@types/cordova": "latest" } }, "@awesome-cordova-plugins/fcm": { @@ -2356,7 +2356,7 @@ "resolved": "https://registry.npmjs.org/@awesome-cordova-plugins/fcm/-/fcm-6.3.0.tgz", "integrity": "sha512-NNIgxLQ2yrb2+xcS/LHJsnbU3/oV7G68aWcnIBYpPzoMnLbeLrzvoFMb/rRcpWLkEeMPTFi8njSDGSX7JpNmAg==", "requires": { - "@types/cordova": "^11.0.0" + "@types/cordova": "latest" } }, "@awesome-cordova-plugins/file": { @@ -2364,7 +2364,7 @@ "resolved": "https://registry.npmjs.org/@awesome-cordova-plugins/file/-/file-6.3.0.tgz", "integrity": "sha512-w2S/X/pr0Edl8+O/ndIIlnikwkD1XEMM/8TQFp/AI1riqJFyPtYNgnU54iRjagIRJE+GRyydaUnQXp5DVn9Htg==", "requires": { - "@types/cordova": "^11.0.0" + "@types/cordova": "latest" } }, "@awesome-cordova-plugins/file-chooser": { @@ -2372,7 +2372,7 @@ "resolved": "https://registry.npmjs.org/@awesome-cordova-plugins/file-chooser/-/file-chooser-6.3.0.tgz", "integrity": "sha512-aouxZe9PVYH7U5oEm2sh38MxoX1+/sIHWb4ChYSLsKM2fDpDK/g4mOnnqYefmhp4vxi/bRof8trqadejJODhTA==", "requires": { - "@types/cordova": "^11.0.0" + "@types/cordova": "latest" } }, "@awesome-cordova-plugins/file-opener": { @@ -2380,7 +2380,7 @@ "resolved": "https://registry.npmjs.org/@awesome-cordova-plugins/file-opener/-/file-opener-6.3.0.tgz", "integrity": "sha512-AHofQEMV3dPdrpCLdaCLe2zh3VFh3ZqyFUSpi7Lrve8ict2CCsh63tlPKa7cfd/TJxNMZkRXrH/eqTTlToW29g==", "requires": { - "@types/cordova": "^11.0.0" + "@types/cordova": "latest" } }, "@awesome-cordova-plugins/file-path": { @@ -2388,7 +2388,7 @@ "resolved": "https://registry.npmjs.org/@awesome-cordova-plugins/file-path/-/file-path-6.3.0.tgz", "integrity": "sha512-Nzk26TJeCNsTmpnoZM+H5CCCofnReq8TYKevfoERGYyFDUyNp4Xms+ug5ndsOl+hpYzTRMgChuSDq0xbdW8UNg==", "requires": { - "@types/cordova": "^11.0.0" + "@types/cordova": "latest" } }, "@awesome-cordova-plugins/file-transfer": { @@ -2396,7 +2396,7 @@ "resolved": "https://registry.npmjs.org/@awesome-cordova-plugins/file-transfer/-/file-transfer-6.3.0.tgz", "integrity": "sha512-ovB9t4odQ2W/n3je4I5JDRf5ih3Sz0qsd8ubeLu/poBeIfsNF+SKK0eprlg5lRgogKe3XIbgnn9UQ5g3y3tkpA==", "requires": { - "@types/cordova": "^11.0.0" + "@types/cordova": "latest" } }, "@awesome-cordova-plugins/google-plus": { @@ -2404,7 +2404,7 @@ "resolved": "https://registry.npmjs.org/@awesome-cordova-plugins/google-plus/-/google-plus-6.3.0.tgz", "integrity": "sha512-YIO8YeXIfttdUhhQWQ2yVILFKPnhNPUVM/3gnngNFHvLPOlAQKq3Yuuy/039vGpiRu5JgEwtysGvD5RgHvDFpA==", "requires": { - "@types/cordova": "^11.0.0" + "@types/cordova": "latest" } }, "@awesome-cordova-plugins/http": { @@ -2412,7 +2412,7 @@ "resolved": "https://registry.npmjs.org/@awesome-cordova-plugins/http/-/http-6.3.0.tgz", "integrity": "sha512-RmQaMZ/8aw5q0uQWm6ojfzKO3mjJOxM0IUm63Rxj/khrS6Acq/mKo4UMhgDmBB9Uai0Hj6/VJVe0YvbmKueaVw==", "requires": { - "@types/cordova": "^11.0.0" + "@types/cordova": "latest" } }, "@awesome-cordova-plugins/image-picker": { @@ -2420,7 +2420,7 @@ "resolved": "https://registry.npmjs.org/@awesome-cordova-plugins/image-picker/-/image-picker-6.3.0.tgz", "integrity": "sha512-1WGxChjHz57MnTcZD6AMEy49y5IagVVX8OcpLF0TD3ExWSbwRklmxG8qiJmhqM6lQerLn7f6Gvkw2qivgYDepA==", "requires": { - "@types/cordova": "^11.0.0" + "@types/cordova": "latest" } }, "@awesome-cordova-plugins/ionic-webview": { @@ -2428,7 +2428,7 @@ "resolved": "https://registry.npmjs.org/@awesome-cordova-plugins/ionic-webview/-/ionic-webview-6.3.0.tgz", "integrity": "sha512-OnwkLx2vK3CXH07GzVWV6bhsCndxCEMm+a/8j9J9pCfbW3cBnAXUUk1lwlNC1R4daNXr+PhLdeQbHqpG38z4AA==", "requires": { - "@types/cordova": "^11.0.0" + "@types/cordova": "latest" } }, "@awesome-cordova-plugins/keyboard": { @@ -2436,7 +2436,7 @@ "resolved": "https://registry.npmjs.org/@awesome-cordova-plugins/keyboard/-/keyboard-6.3.0.tgz", "integrity": "sha512-XbFanN/4GEwZFyx3sJmL9akmC7Xrlu6PqY05GEDUd7Cd47BkyI1BBrb/lwJctnuN+AUzMRz3m5/jwy45ab9Org==", "requires": { - "@types/cordova": "^11.0.0" + "@types/cordova": "latest" } }, "@awesome-cordova-plugins/local-notifications": { @@ -2444,7 +2444,7 @@ "resolved": "https://registry.npmjs.org/@awesome-cordova-plugins/local-notifications/-/local-notifications-6.3.0.tgz", "integrity": "sha512-KYsq48vQSitqvo6Jqui/RyQ8gBltm+t9P0gpVpLigoosCR66xMCJFGpQvCmbWJRzCB2Sb6HD98PJzpkEfG28zg==", "requires": { - "@types/cordova": "^11.0.0" + "@types/cordova": "latest" } }, "@awesome-cordova-plugins/media": { @@ -2452,7 +2452,7 @@ "resolved": "https://registry.npmjs.org/@awesome-cordova-plugins/media/-/media-6.3.0.tgz", "integrity": "sha512-dg1us4bFDp89o5DRWm7SHGYdGs0SNhd6SWGp4qXj4H61zyatGnDb9eQdae0JXUXag9/uIgKQsrq3qScbzPY0Bg==", "requires": { - "@types/cordova": "^11.0.0" + "@types/cordova": "latest" } }, "@awesome-cordova-plugins/native-page-transitions": { @@ -2460,7 +2460,7 @@ "resolved": "https://registry.npmjs.org/@awesome-cordova-plugins/native-page-transitions/-/native-page-transitions-6.3.0.tgz", "integrity": "sha512-rVmMvqJA8HnzcRuK01wZf70xgiimFqyMZyv8hHNObHr4MjD1wGvf7TX3ucae1a9/J4ljZSgZ3armz6vfGj3Xkw==", "requires": { - "@types/cordova": "^11.0.0" + "@types/cordova": "latest" } }, "@awesome-cordova-plugins/network": { @@ -2468,7 +2468,7 @@ "resolved": "https://registry.npmjs.org/@awesome-cordova-plugins/network/-/network-6.3.0.tgz", "integrity": "sha512-X8MAReT1oBLWyYcWdE2S23JmAANMbOTp6QTfe7WUMpj8dfqv3qPgWWDCA51/TeMhfobE4J+/IWSlJVVPuArInw==", "requires": { - "@types/cordova": "^11.0.0" + "@types/cordova": "latest" } }, "@awesome-cordova-plugins/photo-library": { @@ -2476,7 +2476,7 @@ "resolved": "https://registry.npmjs.org/@awesome-cordova-plugins/photo-library/-/photo-library-6.3.0.tgz", "integrity": "sha512-OZvPt2mYmS2b9ZMjrTr4vSt0jMUZorYEO4iHGOyZR0bSDBLZxkYJFDY1DVkKxy3BtZHCDvhEhPCpbdvutU1i8A==", "requires": { - "@types/cordova": "^11.0.0" + "@types/cordova": "latest" } }, "@awesome-cordova-plugins/photo-viewer": { @@ -2484,7 +2484,7 @@ "resolved": "https://registry.npmjs.org/@awesome-cordova-plugins/photo-viewer/-/photo-viewer-6.3.0.tgz", "integrity": "sha512-r0EnE2nSQh0FQxUc5p99/0qR3OoddIWh6gH/5yuT96b3T5loG1Z6axdQluHvrjlDea7Lu4Q+hTXPZu3T6h6sCA==", "requires": { - "@types/cordova": "^11.0.0" + "@types/cordova": "latest" } }, "@awesome-cordova-plugins/screen-orientation": { @@ -2492,7 +2492,7 @@ "resolved": "https://registry.npmjs.org/@awesome-cordova-plugins/screen-orientation/-/screen-orientation-6.3.0.tgz", "integrity": "sha512-tfMXluqqqm/DfONiZAfYPIejF18bFXYxra6D+buVLdV5oJ+JENOxEe6y4F6bz6Xk/fCUlv/jEVaL6sed8MBhQw==", "requires": { - "@types/cordova": "^11.0.0" + "@types/cordova": "latest" } }, "@awesome-cordova-plugins/sign-in-with-apple": { @@ -2500,7 +2500,7 @@ "resolved": "https://registry.npmjs.org/@awesome-cordova-plugins/sign-in-with-apple/-/sign-in-with-apple-6.3.0.tgz", "integrity": "sha512-F68PUMXovVr/6GUiq5Dvhuh5pU0fHXZ6wI7ZcoZIZuRRIyFt6xgYPxpi4ewL8/MdvizfOrgr2dnmAre2q+rpIQ==", "requires": { - "@types/cordova": "^11.0.0" + "@types/cordova": "latest" } }, "@awesome-cordova-plugins/social-sharing": { @@ -2508,7 +2508,7 @@ "resolved": "https://registry.npmjs.org/@awesome-cordova-plugins/social-sharing/-/social-sharing-6.3.0.tgz", "integrity": "sha512-gvj8gAU3tIwQnMHiZfnwfQ27MZRAlspT3x1eTI4y6id5AAq2UMnWAxoFAPZvyCHOhKYDNckbu9Axh5ile6Jy7g==", "requires": { - "@types/cordova": "^11.0.0" + "@types/cordova": "latest" } }, "@awesome-cordova-plugins/status-bar": { @@ -2516,7 +2516,7 @@ "resolved": "https://registry.npmjs.org/@awesome-cordova-plugins/status-bar/-/status-bar-6.3.0.tgz", "integrity": "sha512-YDblzIKyPN5PGhd4YFhYcZP2AmS4gGQpCTbdpGenzymGPF5CyMrfIVGg7I2x39JsbQDUnGPOWIDUhy+5aLuLSg==", "requires": { - "@types/cordova": "^11.0.0" + "@types/cordova": "latest" } }, "@awesome-cordova-plugins/streaming-media": { @@ -2524,7 +2524,7 @@ "resolved": "https://registry.npmjs.org/@awesome-cordova-plugins/streaming-media/-/streaming-media-6.3.0.tgz", "integrity": "sha512-BeO/bVl0NzQgjU86eaDTAom2uDFKgiILST+C13tGY59e36qN8rGEt7ZlHC9UPCj/ANksm1FgPnImUSVZMpEQgw==", "requires": { - "@types/cordova": "^11.0.0" + "@types/cordova": "latest" } }, "@babel/code-frame": { @@ -8972,8 +8972,8 @@ "dev": true }, "com.jjdltc.cordova.plugin.zip": { - "version": "git+https://github.com/Sunbird-Ed/jjdltc-cordova-plugin-zip.git#1dba5044438cda27d69738f63d1e041bf3fa7efc", - "from": "git+https://github.com/Sunbird-Ed/jjdltc-cordova-plugin-zip.git" + "version": "git+ssh://git@github.com/Sunbird-Ed/jjdltc-cordova-plugin-zip.git#1dba5044438cda27d69738f63d1e041bf3fa7efc", + "from": "com.jjdltc.cordova.plugin.zip@git+https://github.com/Sunbird-Ed/jjdltc-cordova-plugin-zip.git" }, "com.telerik.plugins.nativepagetransitions": { "version": "0.7.0", @@ -9431,9 +9431,9 @@ "dev": true }, "cordova-plugin-android-downloadmanager": { - "version": "git+https://github.com/Sunbird-Ed/sb-cordova-plugin-downloadmanager.git#c8c5c1fbbde02eb854e3e31263b22da19c270adb", - "from": "git+https://github.com/Sunbird-Ed/sb-cordova-plugin-downloadmanager.git", + "version": "git+ssh://git@github.com/Sunbird-Ed/sb-cordova-plugin-downloadmanager.git#c8c5c1fbbde02eb854e3e31263b22da19c270adb", "dev": true, + "from": "cordova-plugin-android-downloadmanager@git+https://github.com/Sunbird-Ed/sb-cordova-plugin-downloadmanager.git", "requires": { "nanoassert": "^1.1.0" } @@ -9467,9 +9467,9 @@ "dev": true }, "cordova-plugin-awesome-shared-preferences": { - "version": "git+https://github.com/adriano-di-giovanni/cordova-plugin-shared-preferences.git#18b00aabc61b04b16f0f4ad309e352c5c26abbcb", - "from": "git+https://github.com/adriano-di-giovanni/cordova-plugin-shared-preferences.git", - "dev": true + "version": "git+ssh://git@github.com/adriano-di-giovanni/cordova-plugin-shared-preferences.git#18b00aabc61b04b16f0f4ad309e352c5c26abbcb", + "dev": true, + "from": "cordova-plugin-awesome-shared-preferences@git+https://github.com/adriano-di-giovanni/cordova-plugin-shared-preferences.git" }, "cordova-plugin-badge": { "version": "0.8.8", @@ -9483,19 +9483,19 @@ "dev": true }, "cordova-plugin-camera": { - "version": "git+https://github.com/shikshalokam/cordova-plugin-camera.git#4a48d1a5d13de17ac7f522a848526fe9c4024e42", - "from": "git+https://github.com/shikshalokam/cordova-plugin-camera.git", - "dev": true + "version": "git+ssh://git@github.com/shikshalokam/cordova-plugin-camera.git#4a48d1a5d13de17ac7f522a848526fe9c4024e42", + "dev": true, + "from": "cordova-plugin-camera@git+https://github.com/shikshalokam/cordova-plugin-camera.git" }, "cordova-plugin-chooser": { - "version": "git+https://github.com/shikshalokam/cordova-plugin-chooser.git#8127e42dcae1bd355ae6bcdcb1685bbd25e9972b", - "from": "git+https://github.com/shikshalokam/cordova-plugin-chooser.git", - "dev": true + "version": "git+ssh://git@github.com/shikshalokam/cordova-plugin-chooser.git#8127e42dcae1bd355ae6bcdcb1685bbd25e9972b", + "dev": true, + "from": "cordova-plugin-chooser@git+https://github.com/shikshalokam/cordova-plugin-chooser.git" }, "cordova-plugin-code-push": { - "version": "git+https://github.com/swayangjit/cordova-plugin-code-push.git#b1837910714cc9fbfffda1a7b537b93eabb5ed59", - "from": "git+https://github.com/swayangjit/cordova-plugin-code-push.git", - "dev": true + "version": "git+ssh://git@github.com/swayangjit/cordova-plugin-code-push.git#b1837910714cc9fbfffda1a7b537b93eabb5ed59", + "dev": true, + "from": "cordova-plugin-code-push@git+https://github.com/swayangjit/cordova-plugin-code-push.git" }, "cordova-plugin-console": { "version": "1.1.0", @@ -9522,9 +9522,9 @@ "dev": true }, "cordova-plugin-fcm-with-dependecy-updated": { - "version": "git+https://github.com/Sunbird-Ed/sb-cordova-plugin-fcm.git#ee0f0e933262c84910c26adb43c112b570c36113", - "from": "git+https://github.com/Sunbird-Ed/sb-cordova-plugin-fcm.git#release-5.1.2", - "dev": true + "version": "git+ssh://git@github.com/Sunbird-Ed/sb-cordova-plugin-fcm.git#ee0f0e933262c84910c26adb43c112b570c36113", + "dev": true, + "from": "cordova-plugin-fcm-with-dependecy-updated@git+https://github.com/Sunbird-Ed/sb-cordova-plugin-fcm.git#release-5.1.2" }, "cordova-plugin-file": { "version": "8.0.1", @@ -9539,9 +9539,9 @@ "dev": true }, "cordova-plugin-file-transfer": { - "version": "git+https://github.com/shikshalokam/cordova-plugin-file-transfer.git#8b94f73a9dc43fb5dc1134366d5374e99110eadf", - "from": "git+https://github.com/shikshalokam/cordova-plugin-file-transfer.git", - "dev": true + "version": "git+ssh://git@github.com/shikshalokam/cordova-plugin-file-transfer.git#8b94f73a9dc43fb5dc1134366d5374e99110eadf", + "dev": true, + "from": "cordova-plugin-file-transfer@git+https://github.com/shikshalokam/cordova-plugin-file-transfer.git" }, "cordova-plugin-filechooser": { "version": "1.2.0", @@ -9550,9 +9550,9 @@ "dev": true }, "cordova-plugin-filepath": { - "version": "git+https://github.com/shikshalokam/cordova-plugin-filepath.git#518e8721b71cd6d416629a7d9c9744b486748a9c", - "from": "git+https://github.com/shikshalokam/cordova-plugin-filepath.git", - "dev": true + "version": "git+ssh://git@github.com/shikshalokam/cordova-plugin-filepath.git#518e8721b71cd6d416629a7d9c9744b486748a9c", + "dev": true, + "from": "cordova-plugin-filepath@git+https://github.com/shikshalokam/cordova-plugin-filepath.git" }, "cordova-plugin-filepicker": { "version": "1.1.6", @@ -9580,9 +9580,9 @@ "dev": true }, "cordova-plugin-inappupdatemanager": { - "version": "git+https://github.com/subranil/cordova-plugin-inappupdatemanager.git#4b93183f4fcfe8f907b9b81f4fda4e8223964918", - "from": "git+https://github.com/subranil/cordova-plugin-inappupdatemanager.git#release-3.7.0", - "dev": true + "version": "git+ssh://git@github.com/subranil/cordova-plugin-inappupdatemanager.git#4b93183f4fcfe8f907b9b81f4fda4e8223964918", + "dev": true, + "from": "cordova-plugin-inappupdatemanager@git+https://github.com/subranil/cordova-plugin-inappupdatemanager.git#release-3.7.0" }, "cordova-plugin-ionic-keyboard": { "version": "2.2.0", @@ -9597,9 +9597,9 @@ "dev": true }, "cordova-plugin-local-notification": { - "version": "git+https://github.com/fquirin/cordova-plugin-local-notifications.git#a3b5d5f97a96950229cfe244c5d251b1a00510e9", - "from": "git+https://github.com/fquirin/cordova-plugin-local-notifications.git", - "dev": true + "version": "git+ssh://git@github.com/fquirin/cordova-plugin-local-notifications.git#a3b5d5f97a96950229cfe244c5d251b1a00510e9", + "dev": true, + "from": "cordova-plugin-local-notification@git+https://github.com/fquirin/cordova-plugin-local-notifications.git" }, "cordova-plugin-media": { "version": "7.0.0", @@ -9614,9 +9614,9 @@ "dev": true }, "cordova-plugin-openrap": { - "version": "git+https://github.com/project-sunbird/cordova-plugin-openrap.git#cdab8ab693e4d327d23f7ca9b17b3616e65c93cc", - "from": "git+https://github.com/project-sunbird/cordova-plugin-openrap.git", - "dev": true + "version": "git+ssh://git@github.com/project-sunbird/cordova-plugin-openrap.git#cdab8ab693e4d327d23f7ca9b17b3616e65c93cc", + "dev": true, + "from": "cordova-plugin-openrap@git+https://github.com/project-sunbird/cordova-plugin-openrap.git" }, "cordova-plugin-printer": { "version": "0.8.0", @@ -9625,19 +9625,19 @@ "dev": true }, "cordova-plugin-proguard": { - "version": "git+https://github.com/greybax/cordova-plugin-proguard.git#390284df8f2d26148f2ecacf1e11ce8353bae68c", - "from": "git+https://github.com/greybax/cordova-plugin-proguard.git", - "dev": true + "version": "git+ssh://git@github.com/greybax/cordova-plugin-proguard.git#390284df8f2d26148f2ecacf1e11ce8353bae68c", + "dev": true, + "from": "cordova-plugin-proguard@git+https://github.com/greybax/cordova-plugin-proguard.git" }, "cordova-plugin-qr-scanner": { - "version": "git+https://github.com/project-sunbird/cordova-plugin-qr-scanner.git#daafe1d91b216d977bfe1c2b5dea28f382247eb6", - "from": "git+https://github.com/project-sunbird/cordova-plugin-qr-scanner.git#release-5.0.2", - "dev": true + "version": "git+ssh://git@github.com/project-sunbird/cordova-plugin-qr-scanner.git#daafe1d91b216d977bfe1c2b5dea28f382247eb6", + "dev": true, + "from": "cordova-plugin-qr-scanner@git+https://github.com/project-sunbird/cordova-plugin-qr-scanner.git#release-5.0.2" }, "cordova-plugin-screen-orientation": { - "version": "git+https://github.com/521dimensions/cordova-plugin-screen-orientation.git#4fb9af0b6913378d02d02f5d3a999ce0a87a3580", - "from": "git+https://github.com/521dimensions/cordova-plugin-screen-orientation.git", - "dev": true + "version": "git+ssh://git@github.com/521dimensions/cordova-plugin-screen-orientation.git#4fb9af0b6913378d02d02f5d3a999ce0a87a3580", + "dev": true, + "from": "cordova-plugin-screen-orientation@git+https://github.com/521dimensions/cordova-plugin-screen-orientation.git" }, "cordova-plugin-secure-storage-echo": { "version": "5.1.1", @@ -9658,9 +9658,9 @@ "dev": true }, "cordova-plugin-sunbirdsplash": { - "version": "git+https://github.com/project-sunbird/cordova-plugin-sunbirdsplash.git#97bc1baa54720902fa9d2b56b71fdb67e8c2ca0f", - "from": "git+https://github.com/project-sunbird/cordova-plugin-sunbirdsplash.git#release-6.0.0", - "dev": true + "version": "git+ssh://git@github.com/project-sunbird/cordova-plugin-sunbirdsplash.git#97bc1baa54720902fa9d2b56b71fdb67e8c2ca0f", + "dev": true, + "from": "cordova-plugin-sunbirdsplash@git+https://github.com/project-sunbird/cordova-plugin-sunbirdsplash.git#release-6.0.0" }, "cordova-plugin-telerik-imagepicker": { "version": "2.3.3", @@ -9702,9 +9702,9 @@ "dev": true }, "cordova-zip-plugin": { - "version": "git+https://github.com/Sunbird-Ed/jjdltc-cordova-plugin-zip.git#1dba5044438cda27d69738f63d1e041bf3fa7efc", - "from": "git+https://github.com/Sunbird-Ed/jjdltc-cordova-plugin-zip.git", - "dev": true + "version": "git+ssh://git@github.com/Sunbird-Ed/jjdltc-cordova-plugin-zip.git#1dba5044438cda27d69738f63d1e041bf3fa7efc", + "dev": true, + "from": "cordova-zip-plugin@git+https://github.com/Sunbird-Ed/jjdltc-cordova-plugin-zip.git" }, "cordova.plugins.diagnostic": { "version": "5.0.2", @@ -10800,9 +10800,9 @@ } }, "dompurify": { - "version": "2.4.5", - "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-2.4.5.tgz", - "integrity": "sha512-jggCCd+8Iqp4Tsz0nIvpcb22InKEBrGz5dw3EQJMs8HPJDsKbFIO3STYtAvCfDx26Muevn1MHVI0XxjgFfmiSA==", + "version": "2.5.6", + "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-2.5.6.tgz", + "integrity": "sha512-zUTaUBO8pY4+iJMPE1B9XlO2tXVYIcEA4SNGtvDELzTSCQO7RzH+j7S180BmhmJId78lqGU2z19vgVx2Sxs/PQ==", "optional": true }, "domutils": { @@ -12005,9 +12005,9 @@ } }, "fflate": { - "version": "0.4.8", - "resolved": "https://registry.npmjs.org/fflate/-/fflate-0.4.8.tgz", - "integrity": "sha512-FJqqoDBR00Mdj9ppamLa/Y7vxm+PRmNWA67N846RvsoYVMKB4q3y/de5PA7gUmRMYK/8CMz2GDZQmCRN1wBcWA==" + "version": "0.8.2", + "resolved": "https://registry.npmjs.org/fflate/-/fflate-0.8.2.tgz", + "integrity": "sha512-cPJU47OaAoCbg0pBvzsgpTPhmhqI5eJjh/JIu8tPj5q+T7iLvW/JAYUqmE7KOB4R1ZyEhzBaIQpQpardBF5z8A==" }, "figures": { "version": "3.2.0", @@ -15886,25 +15886,32 @@ "dev": true }, "jspdf": { - "version": "2.5.1", - "resolved": "https://registry.npmjs.org/jspdf/-/jspdf-2.5.1.tgz", - "integrity": "sha512-hXObxz7ZqoyhxET78+XR34Xu2qFGrJJ2I2bE5w4SM8eFaFEkW2xcGRVUss360fYelwRSid/jT078kbNvmoW0QA==", + "version": "2.5.2", + "resolved": "https://registry.npmjs.org/jspdf/-/jspdf-2.5.2.tgz", + "integrity": "sha512-myeX9c+p7znDWPk0eTrujCzNjT+CXdXyk7YmJq5nD5V7uLLKmSXnlQ/Jn/kuo3X09Op70Apm0rQSnFWyGK8uEQ==", "requires": { - "@babel/runtime": "^7.14.0", + "@babel/runtime": "^7.23.2", "atob": "^2.1.2", "btoa": "^1.2.1", "canvg": "^3.0.6", "core-js": "^3.6.0", - "dompurify": "^2.2.0", - "fflate": "^0.4.8", + "dompurify": "^2.5.4", + "fflate": "^0.8.1", "html2canvas": "^1.0.0-rc.5" }, "dependencies": { - "core-js": { - "version": "3.30.1", - "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.30.1.tgz", - "integrity": "sha512-ZNS5nbiSwDTq4hFosEDqm65izl2CWmLz0hARJMyNQBgkUZMIF51cQiMvIQKA6hvuaeWxQDP3hEedM1JZIgTldQ==", - "optional": true + "@babel/runtime": { + "version": "7.25.6", + "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.25.6.tgz", + "integrity": "sha512-VBj9MYyDb9tuLq7yzqjgzt6Q+IBQLrGZfdjOekyEirZPHxXWoTSGUTMrpsfi58Up73d13NfYLv8HT9vmznjzhQ==", + "requires": { + "regenerator-runtime": "^0.14.0" + } + }, + "regenerator-runtime": { + "version": "0.14.1", + "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz", + "integrity": "sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw==" } } }, @@ -21673,24 +21680,24 @@ } }, "sb-cordova-plugin-customtabs": { - "version": "git+https://github.com/Sunbird-Ed/sb-cordova-plugin-customtabs.git#4cce7b0cd4cd5776fa2a99c62940b2058b693c63", - "from": "git+https://github.com/Sunbird-Ed/sb-cordova-plugin-customtabs.git#release-5.0.2", - "dev": true + "version": "git+ssh://git@github.com/Sunbird-Ed/sb-cordova-plugin-customtabs.git#4cce7b0cd4cd5776fa2a99c62940b2058b693c63", + "dev": true, + "from": "sb-cordova-plugin-customtabs@git+https://github.com/Sunbird-Ed/sb-cordova-plugin-customtabs.git#release-5.0.2" }, "sb-cordova-plugin-db": { - "version": "git+https://github.com/Sunbird-Ed/sb-cordova-plugin-db.git#a86ab12796a30ff003d6abb121d592b7800137f4", - "from": "git+https://github.com/Sunbird-Ed/sb-cordova-plugin-db.git#release-4.6.0", - "dev": true + "version": "git+ssh://git@github.com/Sunbird-Ed/sb-cordova-plugin-db.git#a86ab12796a30ff003d6abb121d592b7800137f4", + "dev": true, + "from": "sb-cordova-plugin-db@git+https://github.com/Sunbird-Ed/sb-cordova-plugin-db.git#release-4.6.0" }, "sb-cordova-plugin-sync": { - "version": "git+https://github.com/project-sunbird/sb-cordova-plugin-sync.git#2cef9d5b921af97e85d17a36119ca03b32ac1260", - "from": "git+https://github.com/project-sunbird/sb-cordova-plugin-sync.git", - "dev": true + "version": "git+ssh://git@github.com/project-sunbird/sb-cordova-plugin-sync.git#2cef9d5b921af97e85d17a36119ca03b32ac1260", + "dev": true, + "from": "sb-cordova-plugin-sync@git+https://github.com/project-sunbird/sb-cordova-plugin-sync.git" }, "sb-cordova-plugin-utility": { - "version": "git+https://github.com/Sunbird-Ed/sb-cordova-plugin-utility.git#9fe34c257062e30695dfcc876ccf48d7b1854337", - "from": "git+https://github.com/Sunbird-Ed/sb-cordova-plugin-utility.git#release-6.0.0", - "dev": true + "version": "git+ssh://git@github.com/Sunbird-Ed/sb-cordova-plugin-utility.git#9fe34c257062e30695dfcc876ccf48d7b1854337", + "dev": true, + "from": "sb-cordova-plugin-utility@git+https://github.com/Sunbird-Ed/sb-cordova-plugin-utility.git#release-4.1.0" }, "sb-tag-manager": { "version": "3.9.19", @@ -22791,6 +22798,14 @@ "resolved": "https://registry.npmjs.org/strict-uri-encode/-/strict-uri-encode-1.1.0.tgz", "integrity": "sha512-R3f198pcvnB+5IpnBlRkphuE9n46WyVl8I39W/ZUTZLz4nqSP/oLYUrcnJrw462Ds8he4YKMov2efsTIw1BDGQ==" }, + "string_decoder": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz", + "integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==", + "requires": { + "safe-buffer": "~5.2.0" + } + }, "string-argv": { "version": "0.3.2", "resolved": "https://registry.npmjs.org/string-argv/-/string-argv-0.3.2.tgz", @@ -22823,14 +22838,6 @@ "integrity": "sha512-2cBVCj6I4IOvEnjgO/hWqXjqBGsY+zwPmHl12Srk9IXSZ56Jwwmy+66XO5Iut/oQVR7t5ihYdLB0GMa4alEUcg==", "dev": true }, - "string_decoder": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz", - "integrity": "sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==", - "requires": { - "safe-buffer": "~5.2.0" - } - }, "strip-ansi": { "version": "6.0.1", "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", diff --git a/package.json b/package.json index 6b7972a3a..deb6545a6 100644 --- a/package.json +++ b/package.json @@ -97,7 +97,7 @@ "hammerjs": "^2.0.8", "ionic4-rating": "^1.0.9", "jest-preset-angular": "^12.2.6", - "jspdf": "^2.0.0", + "jspdf": "^2.5.2", "jwt-decode": "^2.2.0", "katex": "^0.11.1", "lodash": "^4.17.21",