diff --git a/package.json b/package.json index d4725487..bfc348b6 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "4.11.0", + "version": "4.11.1", "license": "MIT", "main": "dist/index.js", "typings": "dist/index.d.ts", @@ -103,6 +103,6 @@ "typescript": "^4.7.4" }, "dependencies": { - "flairup": "0.0.39" + "flairup": "1.0.0" } } diff --git a/yarn.lock b/yarn.lock index 17e4aeb2..b6827dc2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7323,10 +7323,10 @@ find-up@^5.0.0: locate-path "^6.0.0" path-exists "^4.0.0" -flairup@0.0.39: - version "0.0.39" - resolved "https://registry.yarnpkg.com/flairup/-/flairup-0.0.39.tgz#edc3a0f27548f0a0a0cb3569f4971ae4c0b73d46" - integrity sha512-UVPkzZmZeBWBx1+Ovo++kYKk9Wi32Jxt+c7HsxnEY80ExwFV54w+NyquFziqMLS0BnGVE43yGD4OvIwaAm/WiQ== +flairup@1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/flairup/-/flairup-1.0.0.tgz#d3af0052ad02734c12d2446608a869498adb351b" + integrity sha512-IKlE+pNvL2R+kVL1kEhUYqRxVqeFnjiIvHWDMLFXNaqyUdFXQM2wte44EfMYJNHkW16X991t2Zg8apKkhv7OBA== flat-cache@^2.0.1: version "2.0.1"