diff --git a/package-lock.json b/package-lock.json
index 990917b9..b67ca085 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -8,7 +8,7 @@
       "name": "phanpy",
       "version": "0.1.0",
       "dependencies": {
-        "@formatjs/intl-localematcher": "~0.4.1",
+        "@formatjs/intl-localematcher": "~0.4.2",
         "@github/text-expander-element": "~2.5.0",
         "@iconify-icons/mingcute": "~1.2.7",
         "@justinribeiro/lite-youtube": "~1.5.0",
@@ -2989,9 +2989,9 @@
       }
     },
     "node_modules/@formatjs/intl-localematcher": {
-      "version": "0.4.1",
-      "resolved": "https://registry.npmjs.org/@formatjs/intl-localematcher/-/intl-localematcher-0.4.1.tgz",
-      "integrity": "sha512-Fs4MhhHlLC0RrspX2u2KP7zlwL9eHrBZsOBxaPOeqrCZYLaOUK4cYXQ1ErpAB0HnGV/GUXNa5smzV/7jCuRzxg==",
+      "version": "0.4.2",
+      "resolved": "https://registry.npmjs.org/@formatjs/intl-localematcher/-/intl-localematcher-0.4.2.tgz",
+      "integrity": "sha512-BGdtJFmaNJy5An/Zan4OId/yR9Ih1OojFjcduX/xOvq798OgWSyDtd6Qd5jqJXwJs1ipe4Fxu9+cshic5Ox2tA==",
       "dependencies": {
         "tslib": "^2.4.0"
       }
@@ -9661,9 +9661,9 @@
       "optional": true
     },
     "@formatjs/intl-localematcher": {
-      "version": "0.4.1",
-      "resolved": "https://registry.npmjs.org/@formatjs/intl-localematcher/-/intl-localematcher-0.4.1.tgz",
-      "integrity": "sha512-Fs4MhhHlLC0RrspX2u2KP7zlwL9eHrBZsOBxaPOeqrCZYLaOUK4cYXQ1ErpAB0HnGV/GUXNa5smzV/7jCuRzxg==",
+      "version": "0.4.2",
+      "resolved": "https://registry.npmjs.org/@formatjs/intl-localematcher/-/intl-localematcher-0.4.2.tgz",
+      "integrity": "sha512-BGdtJFmaNJy5An/Zan4OId/yR9Ih1OojFjcduX/xOvq798OgWSyDtd6Qd5jqJXwJs1ipe4Fxu9+cshic5Ox2tA==",
       "requires": {
         "tslib": "^2.4.0"
       }
diff --git a/package.json b/package.json
index 930c94c8..0f6edfe2 100644
--- a/package.json
+++ b/package.json
@@ -10,7 +10,7 @@
     "sourcemap": "npx source-map-explorer dist/assets/*.js"
   },
   "dependencies": {
-    "@formatjs/intl-localematcher": "~0.4.1",
+    "@formatjs/intl-localematcher": "~0.4.2",
     "@github/text-expander-element": "~2.5.0",
     "@iconify-icons/mingcute": "~1.2.7",
     "@justinribeiro/lite-youtube": "~1.5.0",