chore: update dependency strong-globalize to ^6.0.6
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
3aae093084
commit
bc9d12975c
|
@ -13,7 +13,7 @@
|
||||||
"bluebird": "^3.7.2",
|
"bluebird": "^3.7.2",
|
||||||
"debug": "^4.3.4",
|
"debug": "^4.3.4",
|
||||||
"msgpack5": "^4.5.1",
|
"msgpack5": "^4.5.1",
|
||||||
"strong-globalize": "^6.0.5",
|
"strong-globalize": "^6.0.6",
|
||||||
"uuid": "^9.0.0"
|
"uuid": "^9.0.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
@ -5065,9 +5065,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/strong-globalize": {
|
"node_modules/strong-globalize": {
|
||||||
"version": "6.0.5",
|
"version": "6.0.6",
|
||||||
"resolved": "https://registry.npmjs.org/strong-globalize/-/strong-globalize-6.0.5.tgz",
|
"resolved": "https://registry.npmjs.org/strong-globalize/-/strong-globalize-6.0.6.tgz",
|
||||||
"integrity": "sha512-7nfUli41TieV9/TSc0N62ve5Q4nfrpy/T0nNNy6TyD3vst79QWmeylCyd3q1gDxh8dqGEtabLNCdPQP1Iuvecw==",
|
"integrity": "sha512-+mN0wTXBg9rLiKBk7jsyfXFWsg08q160XQcmJ3gNxSQ8wrC668dzR8JUp/wcK3NZ2eQ5h5tvc8O6Y+FC0D61lw==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"accept-language": "^3.0.18",
|
"accept-language": "^3.0.18",
|
||||||
"debug": "^4.2.0",
|
"debug": "^4.2.0",
|
||||||
|
|
|
@ -29,7 +29,7 @@
|
||||||
"bluebird": "^3.7.2",
|
"bluebird": "^3.7.2",
|
||||||
"debug": "^4.3.4",
|
"debug": "^4.3.4",
|
||||||
"msgpack5": "^4.5.1",
|
"msgpack5": "^4.5.1",
|
||||||
"strong-globalize": "^6.0.5",
|
"strong-globalize": "^6.0.6",
|
||||||
"uuid": "^9.0.0"
|
"uuid": "^9.0.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|
Loading…
Reference in New Issue