Explorar el Código

fix: package.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-BOOTSTRAPSELECT-173741
snyk-bot hace 6 años
padre
commit
3f72234d46
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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",