Bump iso-639-1 from 2.1.3 to 2.1.4 (#299)

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

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-08-17 19:05:46 +02:00 committed by GitHub
parent e98b9fd47b
commit e180a3b549
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

@ -8825,9 +8825,9 @@
"dev": true
},
"iso-639-1": {
"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=="
"version": "2.1.4",
"resolved": "https://registry.npmjs.org/iso-639-1/-/iso-639-1-2.1.4.tgz",
"integrity": "sha512-pwJRHnpz1sCR5saQ+Hm1E2YESw2eLGKP5TzsYKXuQ7SIfvKWMRb9CHhptqunYpCIcRCpq3LgLuhYG5hiLPRbFQ=="
},
"isobject": {
"version": "3.0.1",

View File

@ -34,7 +34,7 @@
},
"dependencies": {
"axios": "^0.19.2",
"iso-639-1": "^2.1.3",
"iso-639-1": "^2.1.4",
"lodash.groupby": "^4.6.0",
"lodash.sortby": "^4.7.0",
"marked": "^1.1.1",