diff --git a/package.json b/package.json index 827ae9ff509..e29e26464ae 100644 --- a/package.json +++ b/package.json @@ -133,7 +133,7 @@ "futoin-hkdf": "^1.5.3", "fuzzysort": "^2.0.4", "i18next": "^22.5.1", - "ibantools": "^4.5.0", + "ibantools": "^4.5.1", "intl-pluralrules": "^2.0.1", "io-ts": "2.0.1", "is-ip": "^3.1.0", diff --git a/yarn.lock b/yarn.lock index 47f02afadef..50ee64cb2ec 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10522,10 +10522,10 @@ i18next@^22.5.1: dependencies: "@babel/runtime" "^7.20.6" -ibantools@^4.5.0: - version "4.5.0" - resolved "https://registry.yarnpkg.com/ibantools/-/ibantools-4.5.0.tgz#b008423d72024e35f34c78ad882802d256fdc20a" - integrity sha512-Ab5DeSYzGiCmKm7Qx1FW+B6WCXQ18mfBposz4Kgx0cz6VZ9xTATdYIfjwtismovXu8vPo6aOB2fexYl6jFWwKQ== +ibantools@^4.5.1: + version "4.5.1" + resolved "https://registry.yarnpkg.com/ibantools/-/ibantools-4.5.1.tgz#ad20d364f7d94c73e6c4fdf3ab2feb5f38974cd5" + integrity sha512-DfKQpLlFq9yEUIEnFuCJzss3XavD7iHZTU5PyqXiAJ+rmaMp+NFP3hboumHKuK8nZjuOJg93WemTzcQ5b9jOZA== iconv-lite@0.4.24, iconv-lite@^0.4.24: version "0.4.24"