From 6943333cb57bf938684ccdfa87a4c9a24e0677a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 15:14:16 +0000 Subject: [PATCH] Bump iso-639-3 from 2.2.0 to 3.0.1 Bumps [iso-639-3](https://github.com/wooorm/iso-639-3) from 2.2.0 to 3.0.1. - [Release notes](https://github.com/wooorm/iso-639-3/releases) - [Commits](https://github.com/wooorm/iso-639-3/compare/2.2.0...3.0.1) --- updated-dependencies: - dependency-name: iso-639-3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1bb9f4b3c..9ff25c451 100644 --- a/package-lock.json +++ b/package-lock.json @@ -124,7 +124,7 @@ "image-minimizer-webpack-plugin": "^4.1.0", "imagemin": "^9.0.0", "imagemin-svgo": "^11.0.1", - "iso-639-3": "^2.2.0", + "iso-639-3": "^3.0.1", "it-all": "^1.0.6", "jest": "^29.7.0", "mini-css-extract-plugin": "^2.9.0", @@ -15781,9 +15781,9 @@ } }, "node_modules/iso-639-3": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/iso-639-3/-/iso-639-3-2.2.0.tgz", - "integrity": "sha512-v9w/U4XDSfXCrXxf4E6ertGC/lTRX8MLLv7XC1j6N5oL3ympe38jp77zgeyMsn3MbufuAAoGeVzDJbOXnPTMhQ==", + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/iso-639-3/-/iso-639-3-3.0.1.tgz", + "integrity": "sha512-SdljCYXOexv/JmbQ0tvigHN43yECoscVpe2y2hlEqy/CStXQlroPhZLj7zKLRiGqLJfw8k7B973UAMDoQczVgQ==", "dev": true, "funding": { "type": "github", @@ -37366,9 +37366,9 @@ "integrity": "sha512-1jz0Wh9hyLMRwqEPchb/KZCiTqfFWtc9R3nm7GHPygBAKS8wdKJ3FH4lvLsri6UtAE5Kz5SnowtXZa//6bqMyw==" }, "iso-639-3": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/iso-639-3/-/iso-639-3-2.2.0.tgz", - "integrity": "sha512-v9w/U4XDSfXCrXxf4E6ertGC/lTRX8MLLv7XC1j6N5oL3ympe38jp77zgeyMsn3MbufuAAoGeVzDJbOXnPTMhQ==", + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/iso-639-3/-/iso-639-3-3.0.1.tgz", + "integrity": "sha512-SdljCYXOexv/JmbQ0tvigHN43yECoscVpe2y2hlEqy/CStXQlroPhZLj7zKLRiGqLJfw8k7B973UAMDoQczVgQ==", "dev": true }, "isobject": { diff --git a/package.json b/package.json index bfb6b5d76..2fd709f65 100644 --- a/package.json +++ b/package.json @@ -125,7 +125,7 @@ "image-minimizer-webpack-plugin": "^4.1.0", "imagemin": "^9.0.0", "imagemin-svgo": "^11.0.1", - "iso-639-3": "^2.2.0", + "iso-639-3": "^3.0.1", "it-all": "^1.0.6", "jest": "^29.7.0", "mini-css-extract-plugin": "^2.9.0",