diff --git a/package-lock.json b/package-lock.json index bd30cd5708..9df02490ca 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.4.3", + "tom-select": "^2.5.2", "trix": "^2.1.16" }, "devDependencies": { @@ -13614,9 +13614,9 @@ } }, "node_modules/tom-select": { - "version": "2.4.3", - "resolved": "https://registry.npmjs.org/tom-select/-/tom-select-2.4.3.tgz", - "integrity": "sha512-MFFrMxP1bpnAMPbdvPCZk0KwYxLqhYZso39torcdoefeV/NThNyDu8dV96/INJ5XQVTL3O55+GqQ78Pkj5oCfw==", + "version": "2.5.2", + "resolved": "https://registry.npmjs.org/tom-select/-/tom-select-2.5.2.tgz", + "integrity": "sha512-VAlGj5MBWVLMJje2NwA3XSmxa7CUFpp1tdzFZ8wymCkcLeP0NwF4ARmSuUK4BWbmSN1fETlSazWkMIxEpP4GdQ==", "license": "Apache-2.0", "dependencies": { "@orchidjs/sifter": "^1.1.0", diff --git a/package.json b/package.json index 7039c798d3..9f94d24523 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.4.3", + "tom-select": "^2.5.2", "trix": "^2.1.16" }, "version": "0.1.0",