Bump iso-639-1 from 2.1.8 to 2.1.9 (#592)

Bumps [iso-639-1](https://github.com/meikidd/iso-639-1) from 2.1.8 to 2.1.9.
- [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)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2021-03-24 09:50:47 +01:00 committed by GitHub
parent f25f2f3f99
commit 77e5a61613
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -12,7 +12,7 @@
"axios": "^0.21.1",
"core-js": "2.6.4",
"element-ui": "^2.15.1",
"iso-639-1": "^2.1.8",
"iso-639-1": "^2.1.9",
"lodash.groupby": "^4.6.0",
"lodash.sortby": "^4.7.0",
"marked": "^2.0.1",
@ -9966,9 +9966,9 @@
"integrity": "sha1-6PvzdNxVb/iUehDcsFctYz8s+hA="
},
"node_modules/iso-639-1": {
"version": "2.1.8",
"resolved": "https://registry.npmjs.org/iso-639-1/-/iso-639-1-2.1.8.tgz",
"integrity": "sha512-Ol0R5oepQmWTMrlzSx8giSQ4hQsh2SZI/fsAy+nYc5O+RsYeixy2tsGUYJNadqqoOcbanSbFTqK17PRKpuNCAw==",
"version": "2.1.9",
"resolved": "https://registry.npmjs.org/iso-639-1/-/iso-639-1-2.1.9.tgz",
"integrity": "sha512-owRu9up+Cpx/hwSzm83j6G8PtC7U99UCtPVItsafefNfEgMl+pi8KBwhXwJkJfp6IouyYWFxj8n24SvCWpKZEQ==",
"engines": {
"node": ">=6.0"
}
@ -25650,9 +25650,9 @@
"integrity": "sha1-6PvzdNxVb/iUehDcsFctYz8s+hA="
},
"iso-639-1": {
"version": "2.1.8",
"resolved": "https://registry.npmjs.org/iso-639-1/-/iso-639-1-2.1.8.tgz",
"integrity": "sha512-Ol0R5oepQmWTMrlzSx8giSQ4hQsh2SZI/fsAy+nYc5O+RsYeixy2tsGUYJNadqqoOcbanSbFTqK17PRKpuNCAw=="
"version": "2.1.9",
"resolved": "https://registry.npmjs.org/iso-639-1/-/iso-639-1-2.1.9.tgz",
"integrity": "sha512-owRu9up+Cpx/hwSzm83j6G8PtC7U99UCtPVItsafefNfEgMl+pi8KBwhXwJkJfp6IouyYWFxj8n24SvCWpKZEQ=="
},
"isobject": {
"version": "3.0.1",

View File

@ -45,7 +45,7 @@
"axios": "^0.21.1",
"core-js": "2.6.4",
"element-ui": "^2.15.1",
"iso-639-1": "^2.1.8",
"iso-639-1": "^2.1.9",
"lodash.groupby": "^4.6.0",
"lodash.sortby": "^4.7.0",
"marked": "^2.0.1",