diff --git a/package-lock.json b/package-lock.json index e76447c3c838..a4b31cad54ff 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "@deriv/deriv-charts": "^2.1.11", "@deriv/js-interpreter": "^3.0.0", "@deriv/quill-design": "^1.3.2", - "@deriv/quill-icons": "^1.19.5", + "@deriv/quill-icons": "^1.21.0", "@deriv/react-joyride": "^2.6.2", "@deriv/ui": "^0.6.0", "@livechat/customer-sdk": "^2.0.4", @@ -3073,9 +3073,9 @@ } }, "node_modules/@deriv/quill-icons": { - "version": "1.19.5", - "resolved": "https://registry.npmjs.org/@deriv/quill-icons/-/quill-icons-1.19.5.tgz", - "integrity": "sha512-xHi6GOxoiWrwkQez7W1IKWhp51+Id+NqQzIg1ILf3azws9HWmMBM58lWcn3YoE7EvT+SoypAzRk1uKv37u+now==", + "version": "1.21.0", + "resolved": "https://registry.npmjs.org/@deriv/quill-icons/-/quill-icons-1.21.0.tgz", + "integrity": "sha512-Hf7wRSmw4t4x97JT9eofew9r2/eazBArNxZjQz7RtyqwGspT2lRgo5RyH3zvJo7WSeUwyudcoKhXUGp6//2USA==", "peerDependencies": { "react": ">= 16", "react-dom": ">= 16" diff --git a/packages/account-v2/package.json b/packages/account-v2/package.json index b1434fc539c4..6e6662e69658 100644 --- a/packages/account-v2/package.json +++ b/packages/account-v2/package.json @@ -15,7 +15,7 @@ "@deriv-com/utils": "^0.0.11", "@deriv/api-types": "^1.0.172", "@deriv/api-v2": "^1.0.0", - "@deriv/quill-icons": "^1.19.5", + "@deriv/quill-icons": "^1.21.0", "class-variance-authority": "^0.7.0", "dayjs": "^1.11.10", "formik": "^2.1.4", diff --git a/packages/cashier-v2/package.json b/packages/cashier-v2/package.json index 24d6e36032c1..414042b05240 100644 --- a/packages/cashier-v2/package.json +++ b/packages/cashier-v2/package.json @@ -16,7 +16,7 @@ "@deriv-com/utils": "^0.0.11", "@deriv/api-v2": "^1.0.0", "@deriv/integration": "^1.0.0", - "@deriv/quill-icons": "^1.19.5", + "@deriv/quill-icons": "^1.21.0", "@deriv/utils": "^1.0.0", "clsx": "^2.0.0", "formik": "^2.1.4", diff --git a/packages/p2p-v2/package.json b/packages/p2p-v2/package.json index d48b8d539ef9..4f2f4f036c57 100644 --- a/packages/p2p-v2/package.json +++ b/packages/p2p-v2/package.json @@ -16,7 +16,7 @@ "@deriv-com/utils": "^0.0.11", "@deriv/api-v2": "^1.0.0", "@deriv/integration": "^1.0.0", - "@deriv/quill-icons": "^1.19.5", + "@deriv/quill-icons": "^1.21.0", "@deriv/react-joyride": "^2.6.2", "@sendbird/chat": "^4.9.7", "@tanstack/react-table": "^8.10.3", diff --git a/packages/tradershub/package.json b/packages/tradershub/package.json index 6a689235624b..5dc7c3296d47 100644 --- a/packages/tradershub/package.json +++ b/packages/tradershub/package.json @@ -14,7 +14,7 @@ }, "dependencies": { "@deriv/api-v2": "^1.0.0", - "@deriv/quill-icons": "^1.19.5", + "@deriv/quill-icons": "^1.21.0", "@deriv-com/ui": "^1.12.17", "@deriv-com/utils": "^0.0.11", "@deriv/react-joyride": "^2.6.2", diff --git a/packages/wallets/package.json b/packages/wallets/package.json index 523d71b2f216..16a3a72fe0f7 100644 --- a/packages/wallets/package.json +++ b/packages/wallets/package.json @@ -15,7 +15,7 @@ "dependencies": { "@deriv-com/utils": "^0.0.11", "@deriv/api-v2": "^1.0.0", - "@deriv/quill-icons": "^1.19.5", + "@deriv/quill-icons": "^1.21.0", "@deriv/integration": "^1.0.0", "@deriv/react-joyride": "^2.6.2", "@deriv/utils": "^1.0.0",