diff --git a/package-lock.json b/package-lock.json index 10d8ab2887..6352368ea5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -37,7 +37,7 @@ "select2-bootstrap-5-theme": "^1.3.0", "strftime": "^0.10.3", "sweetalert2": "^11.3.5", - "tom-select": "^2.6.0", + "tom-select": "^2.6.1", "trix": "^2.1.18" }, "devDependencies": { @@ -10893,9 +10893,9 @@ } }, "node_modules/tom-select": { - "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==", + "version": "2.6.1", + "resolved": "https://registry.npmjs.org/tom-select/-/tom-select-2.6.1.tgz", + "integrity": "sha512-d/1kngVOQTGcI/2pVDfDLYjtjUgSSd3fSgkYUpi0y+yRtQQu2kzljj3aUdqMfqc45cjPvDEpfDt/hSX4awDFTg==", "license": "Apache-2.0", "dependencies": { "@orchidjs/sifter": "^1.1.0", diff --git a/package.json b/package.json index 0a2933233a..387dc9d54e 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "select2-bootstrap-5-theme": "^1.3.0", "strftime": "^0.10.3", "sweetalert2": "^11.3.5", - "tom-select": "^2.6.0", + "tom-select": "^2.6.1", "trix": "^2.1.18" }, "version": "0.1.0",