build(deps): bump iso-639-1 from 3.1.4 to 3.1.5 in /materialious

Bumps [iso-639-1](https://github.com/meikidd/iso-639-1) from 3.1.4 to 3.1.5.
- [Release notes](https://github.com/meikidd/iso-639-1/releases)
- [Changelog](https://github.com/meikidd/iso-639-1/blob/master/CHANGELOG.md)
- [Commits](https://github.com/meikidd/iso-639-1/commits)

---
updated-dependencies:
- dependency-name: iso-639-1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-02-10 15:58:36 +00:00
committed by GitHub
parent a4b05869a5
commit 1a62d8485d
2 changed files with 7 additions and 7 deletions
+6 -6
View File
@@ -1,12 +1,12 @@
{
"name": "materialious",
"version": "1.7.5",
"version": "1.7.6",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "materialious",
"version": "1.7.5",
"version": "1.7.6",
"dependencies": {
"@capacitor-community/electron": "^5.0.1",
"@capacitor/android": "^6.1.2",
@@ -28,7 +28,7 @@
"he": "^1.2.0",
"human-number": "^2.0.4",
"iso-3166": "^4.3.0",
"iso-639-1": "^3.1.4",
"iso-639-1": "^3.1.5",
"material-dynamic-colors": "^1.1.1",
"media-captions": "^1.0.4",
"media-icons": "^0.10.0",
@@ -8673,9 +8673,9 @@
}
},
"node_modules/iso-639-1": {
"version": "3.1.4",
"resolved": "https://registry.npmjs.org/iso-639-1/-/iso-639-1-3.1.4.tgz",
"integrity": "sha512-sXkxBt42LhPeyzGZNf+kzxSJEiagTG/Fw2VEDI3X9pwy2XtsgatPJ+C9itclBkIea8QkvsrW2fV6mIbdtj8GIg==",
"version": "3.1.5",
"resolved": "https://registry.npmjs.org/iso-639-1/-/iso-639-1-3.1.5.tgz",
"integrity": "sha512-gXkz5+KN7HrG0Q5UGqSMO2qB9AsbEeyLP54kF1YrMsIxmu+g4BdB7rflReZTSTZGpfj8wywu6pfPBCylPIzGQA==",
"license": "MIT",
"engines": {
"node": ">=6.0"
+1 -1
View File
@@ -61,7 +61,7 @@
"he": "^1.2.0",
"human-number": "^2.0.4",
"iso-3166": "^4.3.0",
"iso-639-1": "^3.1.4",
"iso-639-1": "^3.1.5",
"material-dynamic-colors": "^1.1.1",
"media-captions": "^1.0.4",
"media-icons": "^0.10.0",