diff --git a/package-lock.json b/package-lock.json index df968dd2dc..1a17872d57 100644 --- a/package-lock.json +++ b/package-lock.json @@ -38,7 +38,7 @@ "select2-bootstrap-5-theme": "^1.3.0", "strftime": "^0.10.3", "sweetalert2": "^11.3.5", - "tom-select": "^2.5.2", + "tom-select": "^2.6.0", "trix": "^2.1.18" }, "devDependencies": { @@ -10883,9 +10883,9 @@ } }, "node_modules/tom-select": { - "version": "2.5.2", - "resolved": "https://registry.npmjs.org/tom-select/-/tom-select-2.5.2.tgz", - "integrity": "sha512-VAlGj5MBWVLMJje2NwA3XSmxa7CUFpp1tdzFZ8wymCkcLeP0NwF4ARmSuUK4BWbmSN1fETlSazWkMIxEpP4GdQ==", + "version": "2.6.0", + "resolved": "https://registry.npmjs.org/tom-select/-/tom-select-2.6.0.tgz", + "integrity": "sha512-o2ToBjhUAnrrQvW/hrY9c//TpOpAKYSlfuFnf0DIwNy+ua+mmYnsF4PxN/PpzBfUIfEFkNYAngeGBfOAZWF3tw==", "license": "Apache-2.0", "dependencies": { "@orchidjs/sifter": "^1.1.0", diff --git a/package.json b/package.json index 9ad8bd6e82..915f6cb795 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "select2-bootstrap-5-theme": "^1.3.0", "strftime": "^0.10.3", "sweetalert2": "^11.3.5", - "tom-select": "^2.5.2", + "tom-select": "^2.6.0", "trix": "^2.1.18" }, "version": "0.1.0",