From 623ad87b91d08c0f2fc15098386b12063a1b3af8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 03:10:24 +0000 Subject: [PATCH] Update dependency iso-639-1 to v3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f171bdd9..6352667a 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "eslint-plugin-testing-library": "^6.0.0", "exec-sh": "^0.4.0", "html-entities": "^2.3.3", - "iso-639-1": "^2.1.15", + "iso-639-1": "^3.0.0", "jest": "^29.6.4", "jest-environment-jsdom": "^29.5.0", "jest-extended": "^3.0.1",