Bump iso-639-1 from 2.1.1 to 2.1.3 (#199)

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

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] 2020-05-15 14:03:42 +02:00 committed by GitHub
parent 1266b4e14c
commit 2b8ec33de5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -7760,9 +7760,9 @@
"dev": true
},
"iso-639-1": {
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/iso-639-1/-/iso-639-1-2.1.1.tgz",
"integrity": "sha512-JRHJrXzf+4tNrLb25Xthb+ocvv2w6Xn+9g13rd7jaaQIk41r1WGmprPPf2pqZQ4bYmx8SZfKCHTuTSledKuaSQ=="
"version": "2.1.3",
"resolved": "https://registry.npmjs.org/iso-639-1/-/iso-639-1-2.1.3.tgz",
"integrity": "sha512-2auwfdxdHbqDk/RqEAhYlR+dUHnfD2u2T20mb10gVg07FNqWdCTFTwObA2BNSCk4cZ6hmniyFKwERHP+ZiMoWA=="
},
"isobject": {
"version": "3.0.1",

View File

@ -30,7 +30,7 @@
},
"dependencies": {
"axios": "^0.19.2",
"iso-639-1": "^2.1.1",
"iso-639-1": "^2.1.3",
"lodash.groupby": "^4.6.0",
"lodash.sortby": "^4.7.0",
"material-design-icons": "^3.0.1",