Update dependency i18n to v0.14.2
Some checks reported errors
continuous-integration/drone/push Build was killed
Some checks reported errors
continuous-integration/drone/push Build was killed
This commit is contained in:
parent
4e42fecf52
commit
d8c68b435f
14
package-lock.json
generated
14
package-lock.json
generated
@ -22,7 +22,7 @@
|
|||||||
"express-validator": "6.14.0",
|
"express-validator": "6.14.0",
|
||||||
"express-winston": "4.2.0",
|
"express-winston": "4.2.0",
|
||||||
"http-errors": "2.0.0",
|
"http-errors": "2.0.0",
|
||||||
"i18n": "0.14.1",
|
"i18n": "0.14.2",
|
||||||
"morgan": "1.10.0",
|
"morgan": "1.10.0",
|
||||||
"passport": "0.5.2",
|
"passport": "0.5.2",
|
||||||
"passport-local": "1.0.0",
|
"passport-local": "1.0.0",
|
||||||
@ -1227,9 +1227,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/i18n": {
|
"node_modules/i18n": {
|
||||||
"version": "0.14.1",
|
"version": "0.14.2",
|
||||||
"resolved": "https://registry.npmjs.org/i18n/-/i18n-0.14.1.tgz",
|
"resolved": "https://registry.npmjs.org/i18n/-/i18n-0.14.2.tgz",
|
||||||
"integrity": "sha512-Mu7JS17Fv52jwBJ6q7ssIBlYi+ARkeBTehTV/brlVH0x5u6YzsK8l9fANE8CqUjVBoSEdVa+2vYPB0RF/QF58g==",
|
"integrity": "sha512-f/6Ns2skl6KrpumZsE0A4TaxiEoJRi3Ovko0O+NuD92Ot2sLICpw6Iy+04ph/4tfF7koAWVYElBJ4oftpyhhxw==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@messageformat/core": "^3.0.0",
|
"@messageformat/core": "^3.0.0",
|
||||||
"debug": "^4.3.3",
|
"debug": "^4.3.3",
|
||||||
@ -4059,9 +4059,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"i18n": {
|
"i18n": {
|
||||||
"version": "0.14.1",
|
"version": "0.14.2",
|
||||||
"resolved": "https://registry.npmjs.org/i18n/-/i18n-0.14.1.tgz",
|
"resolved": "https://registry.npmjs.org/i18n/-/i18n-0.14.2.tgz",
|
||||||
"integrity": "sha512-Mu7JS17Fv52jwBJ6q7ssIBlYi+ARkeBTehTV/brlVH0x5u6YzsK8l9fANE8CqUjVBoSEdVa+2vYPB0RF/QF58g==",
|
"integrity": "sha512-f/6Ns2skl6KrpumZsE0A4TaxiEoJRi3Ovko0O+NuD92Ot2sLICpw6Iy+04ph/4tfF7koAWVYElBJ4oftpyhhxw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@messageformat/core": "^3.0.0",
|
"@messageformat/core": "^3.0.0",
|
||||||
"debug": "^4.3.3",
|
"debug": "^4.3.3",
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
"express-validator": "6.14.0",
|
"express-validator": "6.14.0",
|
||||||
"express-winston": "4.2.0",
|
"express-winston": "4.2.0",
|
||||||
"http-errors": "2.0.0",
|
"http-errors": "2.0.0",
|
||||||
"i18n": "0.14.1",
|
"i18n": "0.14.2",
|
||||||
"morgan": "1.10.0",
|
"morgan": "1.10.0",
|
||||||
"passport": "0.5.2",
|
"passport": "0.5.2",
|
||||||
"passport-local": "1.0.0",
|
"passport-local": "1.0.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user