diff --git a/samples/101-QuotaMgr/package-lock.json b/samples/101-QuotaMgr/package-lock.json index 1d095fa..ea0e635 100644 --- a/samples/101-QuotaMgr/package-lock.json +++ b/samples/101-QuotaMgr/package-lock.json @@ -8909,9 +8909,10 @@ } }, "node_modules/ws": { - "version": "8.16.0", - "resolved": "https://registry.npmjs.org/ws/-/ws-8.16.0.tgz", - "integrity": "sha512-HS0c//TP7Ina87TfiPUz1rQzMhHrl/SG2guqRcTOIUYD2q8uhUdNHZYJUaQ8aTGPzCh+c6oawMKW35nFl1dxyQ==", + "version": "8.20.1", + "resolved": "https://registry.npmjs.org/ws/-/ws-8.20.1.tgz", + "integrity": "sha512-It4dO0K5v//JtTXuPkfEOaI3uUN87iYPnqo/ZzqCoG3g8uhA66QUMs/SrM0YK7/NAu+r4LMh/9dq2A7k+rHs+w==", + "license": "MIT", "peer": true, "engines": { "node": ">=10.0.0"