diff --git a/package-lock.json b/package-lock.json index ff6eab7d3f8..837a4ffd994 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,5 +1,5 @@ { - "name": "polkadot-wiki", + "name": "relock-npm-lock-v2-8WmITB", "lockfileVersion": 3, "requires": true, "packages": { @@ -19,7 +19,7 @@ "react-treebeard": "^3.2.4", "remark-docusaurus-tabs": "^0.2.0", "utf-8-validate": "^5.0.10", - "ws": "^8.16.0" + "ws": "^8.17.1" }, "devDependencies": { "@actions/core": "^1.10.1", @@ -20035,9 +20035,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.17.1", + "resolved": "https://registry.npmjs.org/ws/-/ws-8.17.1.tgz", + "integrity": "sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ==", + "license": "MIT", "engines": { "node": ">=10.0.0" }, diff --git a/package.json b/package.json index 089a7f53a01..462d25d6c6d 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "react-treebeard": "^3.2.4", "remark-docusaurus-tabs": "^0.2.0", "utf-8-validate": "^5.0.10", - "ws": "^8.16.0" + "ws": "^8.17.1" }, "husky": { "hooks": {