diff --git a/net.abchip.biz/package-lock.json b/net.abchip.biz/package-lock.json index 902a3b7f..3cfe9f3c 100644 --- a/net.abchip.biz/package-lock.json +++ b/net.abchip.biz/package-lock.json @@ -345,8 +345,7 @@ } }, "@xbs/webix-pro": { - "version": "file:https:/npm.webix.com/@xbs%2fwebix-pro/-/webix-pro-8.1.0.tgz", - "integrity": "sha512-EgnieXcoYhTJWjQo7LJcy81yRy+eZff/pJk0wIyABchsRAUj2Lw2E9f7Re36jsxea2UdPv9OVbsAnIi+s2v3dA==" + "version": "file:webix-pro_8.1" }, "@xtuc/ieee754": { "version": "1.2.0", @@ -9089,9 +9088,9 @@ } }, "ws": { - "version": "6.2.1", - "resolved": "https://registry.npmjs.org/ws/-/ws-6.2.1.tgz", - "integrity": "sha512-GIyAXC2cB7LjvpgMt9EKS2ldqr0MTrORaleiOno6TweZ6r3TKtoFQWay/2PceJ3RuBasOHzXNn5Lrw1X0bEjqA==", + "version": "6.2.2", + "resolved": "https://registry.npmjs.org/ws/-/ws-6.2.2.tgz", + "integrity": "sha512-zmhltoSR8u1cnDsD43TX59mzoMZsLKqUweyYBAIvTngR3shc0W6aOZylZmq/7hqyVxPdi+5Ud2QInblgyE72fw==", "dev": true, "requires": { "async-limiter": "~1.0.0"