alicezetion 1.1.2 → 1.1.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -1 +1 @@
1
- {"nonce":7767287474592040970,"last_updated":{"seconds":1692353464,"nanos":181834000}}
1
+ {"nonce":6863811469094308176,"last_updated":{"seconds":1692354037,"nanos":455018000}}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "alicezetion",
3
- "version": "1.1.2",
3
+ "version": "1.1.3",
4
4
  "description": "",
5
5
  "scripts": {
6
6
  "test": "mocha",
@@ -22,12 +22,12 @@
22
22
  "license": "MIT",
23
23
  "dependencies": {
24
24
  "bluebird": "^2.11.0",
25
- "cheerio": "^1.0.0-rc.12",
26
- "https-proxy-agent": "^5.0.1",
27
- "mqtt": "^4.3.7",
28
- "npmlog": "^7.0.1",
29
- "request": "^2.88.2",
30
- "websocket-stream": "^5.5.2"
25
+ "cheerio": "^0.22.0",
26
+ "https-proxy-agent": "^4.0.0",
27
+ "mqtt": "^3.0.0",
28
+ "npmlog": "^1.2.0",
29
+ "request": "^2.53.0",
30
+ "websocket-stream": "^5.5.0"
31
31
  },
32
32
  "engines": {
33
33
  "node": ">=10.x"