mirror of
https://github.com/tachiyomiorg/website.git
synced 2024-12-21 07:31:58 +01:00
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:
parent
1266b4e14c
commit
2b8ec33de5
6
package-lock.json
generated
6
package-lock.json
generated
@ -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",
|
||||
|
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user