Merge pull request #119 from ttshivers/dependabot/npm_and_yarn/syncloungesocket-5.2.5
This commit is contained in:
commit
0197d31812
|
@ -14185,9 +14185,9 @@
|
|||
}
|
||||
},
|
||||
"syncloungesocket": {
|
||||
"version": "5.2.3",
|
||||
"resolved": "https://registry.npmjs.org/syncloungesocket/-/syncloungesocket-5.2.3.tgz",
|
||||
"integrity": "sha512-EIrS2/XGuvU7OVod85FBdKWCfMRkZuTB9c96LYaT8RQi1QkLpgDuCzqICb3whzuToAbN+QL9TKG/6mYGe1UxIQ==",
|
||||
"version": "5.2.5",
|
||||
"resolved": "https://registry.npmjs.org/syncloungesocket/-/syncloungesocket-5.2.5.tgz",
|
||||
"integrity": "sha512-1Dg21KsehsxAc9cnQRZav+ADQXsznHVwBCxRNlwwNKkUF2KvhwNLJgZpNmPSJNuUDMne0sjacPv1ivmnfPgLEA==",
|
||||
"requires": {
|
||||
"bufferutil": "^4.0.1",
|
||||
"cors": "^2.8.5",
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"nconf": "^0.10.0",
|
||||
"syncloungesocket": "^5.2.3"
|
||||
"syncloungesocket": "^5.2.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.10.4",
|
||||
|
|
Loading…
Reference in New Issue