From bd56eb1b73a09d6c6ad49daa0b756d8cc48bb8e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 20:34:32 +0000 Subject: [PATCH] chore(deps): bump iso-639-1 from 2.1.15 to 3.1.0 Bumps [iso-639-1](https://github.com/meikidd/iso-639-1) from 2.1.15 to 3.1.0. - [Changelog](https://github.com/meikidd/iso-639-1/blob/master/CHANGELOG.md) - [Commits](https://github.com/meikidd/iso-639-1/compare/v2.1.15...v3.1.0) --- updated-dependencies: - dependency-name: iso-639-1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index ccbc6dfc..ba03edb6 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "hash-sum": "^2.0.0", "htmlparser2": "^9.0.0", "idb-keyval": "^6.2.0", - "iso-639-1": "^2.1.15", + "iso-639-1": "^3.1.0", "js-base64": "^3.7.4", "js-cookie": "^3.0.5", "modern-async": "^1.1.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f5d72cbc..41d936b8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -87,8 +87,8 @@ importers: specifier: ^6.2.0 version: 6.2.0 iso-639-1: - specifier: ^2.1.15 - version: 2.1.15 + specifier: ^3.1.0 + version: 3.1.0 js-base64: specifier: ^3.7.4 version: 3.7.4 @@ -11720,8 +11720,8 @@ packages: /isexe@2.0.0: resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==} - /iso-639-1@2.1.15: - resolution: {integrity: sha512-7c7mBznZu2ktfvyT582E2msM+Udc1EjOyhVRE/0ZsjD9LBtWSm23h3PtiRh2a35XoUsTQQjJXaJzuLjXsOdFDg==} + /iso-639-1@3.1.0: + resolution: {integrity: sha512-rWcHp9dcNbxa5C8jA/cxFlWNFNwy5Vup0KcFvgA8sPQs9ZeJHj/Eq0Y8Yz2eL8XlWYpxw4iwh9FfTeVxyqdRMw==} engines: {node: '>=6.0'} dev: false