Bump iso-639-1 from 2.1.5 to 2.1.7 (#510)

Bumps [iso-639-1](https://github.com/meikidd/iso-639-1) from 2.1.5 to 2.1.7.
- [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/compare/v2.1.5...v2.1.7)

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-02-06 13:21:18 -05:00 committed by GitHub
parent df480501aa
commit 86e305793b
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -8104,9 +8104,9 @@
"integrity": "sha1-6PvzdNxVb/iUehDcsFctYz8s+hA="
},
"iso-639-1": {
"version": "2.1.5",
"resolved": "https://registry.npmjs.org/iso-639-1/-/iso-639-1-2.1.5.tgz",
"integrity": "sha512-rWT3mmVolHcZ0ZCQOEiwHcudO6KVaAE0Z9ym6SZKJcvDvlS+sgXAh3gCxnqsUnv/6PUdS7eJXhBGCo1mjIediQ=="
"version": "2.1.7",
"resolved": "https://registry.npmjs.org/iso-639-1/-/iso-639-1-2.1.7.tgz",
"integrity": "sha512-vPBh9Exxv0c430dRYiKtRt6TgErlsKy22Nkz473HFkzRkWTZeM7RLfX2raDoD7g74kA7HB4S2giwu6ZwiisQtg=="
},
"isobject": {
"version": "3.0.1",

View File

@ -46,7 +46,7 @@
"axios": "^0.21.1",
"core-js": "2.6.4",
"element-ui": "^2.14.1",
"iso-639-1": "^2.1.5",
"iso-639-1": "^2.1.7",
"lodash.groupby": "^4.6.0",
"lodash.sortby": "^4.7.0",
"marked": "^1.2.7",