build(deps): bump syncloungeserver from 6.0.2 to 6.0.3
Bumps [syncloungeserver](https://github.com/synclounge/syncloungeserver) from 6.0.2 to 6.0.3. - [Release notes](https://github.com/synclounge/syncloungeserver/releases) - [Changelog](https://github.com/synclounge/syncloungeserver/blob/master/.releaserc) - [Commits](https://github.com/synclounge/syncloungeserver/compare/v6.0.2...v6.0.3) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
cfc87c8aab
commit
c9269eea76
|
@ -14273,9 +14273,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"syncloungeserver": {
|
||||
"version": "6.0.2",
|
||||
"resolved": "https://registry.npmjs.org/syncloungeserver/-/syncloungeserver-6.0.2.tgz",
|
||||
"integrity": "sha512-rtG58L0ha7gdCSqYpiAxZeTnmioR5EzFWhRMjIlP1+WtkGuDRyiDYpkWWtr1oenMkGflxLroLRQMsetdjSpUvA==",
|
||||
"version": "6.0.3",
|
||||
"resolved": "https://registry.npmjs.org/syncloungeserver/-/syncloungeserver-6.0.3.tgz",
|
||||
"integrity": "sha512-dcO3BLGzNthuZCsYmKHPhx/aRng4l2wER/w11WVEcxiqe+fiasoeq6tqVyipUI2Z9FAs4BSPsJNzJtoktWpW/Q==",
|
||||
"requires": {
|
||||
"bufferutil": "^4.0.1",
|
||||
"cors": "^2.8.5",
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"nconf": "^0.10.0",
|
||||
"syncloungeserver": "^6.0.2"
|
||||
"syncloungeserver": "^6.0.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.10.4",
|
||||
|
|
Loading…
Reference in New Issue