Selaa lähdekoodia

fix: package.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-BOOTSTRAPSELECT-173741
snyk-bot 6 vuotta sitten
vanhempi
commit
3f72234d46
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -18,7 +18,7 @@
   "dependencies": {
     "blueimp-file-upload": "^9.19.2",
     "bootstrap-daterangepicker": "^3.0",
-    "bootstrap-select": "^1.13",
+    "bootstrap-select": "^1.13.6",
     "chosen-js": "^1.8.7",
     "cropper": "^4.0",
     "datepair.js": "^0.4.16",