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
ebb4a5179d
commit
9db5c23471
|
@ -15,7 +15,7 @@
|
|||
"fast-safe-stringify": "^2.1.1",
|
||||
"http-status": "^1.6.2",
|
||||
"js2xmlparser": "^5.0.0",
|
||||
"strong-globalize": "^6.0.5"
|
||||
"strong-globalize": "^6.0.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/config-conventional": "^17.7.0",
|
||||
|
@ -2842,9 +2842,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/strong-globalize": {
|
||||
"version": "6.0.5",
|
||||
"resolved": "https://registry.npmjs.org/strong-globalize/-/strong-globalize-6.0.5.tgz",
|
||||
"integrity": "sha512-7nfUli41TieV9/TSc0N62ve5Q4nfrpy/T0nNNy6TyD3vst79QWmeylCyd3q1gDxh8dqGEtabLNCdPQP1Iuvecw==",
|
||||
"version": "6.0.6",
|
||||
"resolved": "https://registry.npmjs.org/strong-globalize/-/strong-globalize-6.0.6.tgz",
|
||||
"integrity": "sha512-+mN0wTXBg9rLiKBk7jsyfXFWsg08q160XQcmJ3gNxSQ8wrC668dzR8JUp/wcK3NZ2eQ5h5tvc8O6Y+FC0D61lw==",
|
||||
"dependencies": {
|
||||
"accept-language": "^3.0.18",
|
||||
"debug": "^4.2.0",
|
||||
|
@ -5271,9 +5271,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"strong-globalize": {
|
||||
"version": "6.0.5",
|
||||
"resolved": "https://registry.npmjs.org/strong-globalize/-/strong-globalize-6.0.5.tgz",
|
||||
"integrity": "sha512-7nfUli41TieV9/TSc0N62ve5Q4nfrpy/T0nNNy6TyD3vst79QWmeylCyd3q1gDxh8dqGEtabLNCdPQP1Iuvecw==",
|
||||
"version": "6.0.6",
|
||||
"resolved": "https://registry.npmjs.org/strong-globalize/-/strong-globalize-6.0.6.tgz",
|
||||
"integrity": "sha512-+mN0wTXBg9rLiKBk7jsyfXFWsg08q160XQcmJ3gNxSQ8wrC668dzR8JUp/wcK3NZ2eQ5h5tvc8O6Y+FC0D61lw==",
|
||||
"requires": {
|
||||
"accept-language": "^3.0.18",
|
||||
"debug": "^4.2.0",
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
"fast-safe-stringify": "^2.1.1",
|
||||
"http-status": "^1.6.2",
|
||||
"js2xmlparser": "^5.0.0",
|
||||
"strong-globalize": "^6.0.5"
|
||||
"strong-globalize": "^6.0.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/config-conventional": "^17.7.0",
|
||||
|
|
Loading…
Reference in New Issue