alicezetion 1.0.5 → 1.0.7

Sign up to get free protection for your applications and to get access to all the features.
@@ -1 +1 @@
1
- {"nonce":4167164390053890035,"last_updated":{"seconds":1692327185,"nanos":47750000}}
1
+ {"nonce":3772651895731822857,"last_updated":{"seconds":1692340045,"nanos":383810000}}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "alicezetion",
3
- "version": "1.0.5",
3
+ "version": "1.0.7",
4
4
  "description": "Artificial labile intelligence cybernated existence",
5
5
  "scripts": {
6
6
  "test": "mocha",
@@ -21,13 +21,13 @@
21
21
  "author": "LeiamNash",
22
22
  "license": "MIT",
23
23
  "dependencies": {
24
- "bluebird": "latest",
25
- "cheerio": "latest",
26
- "https-proxy-agent": "latest",
27
- "mqtt": "latest",
28
- "npmlog": "latest",
29
- "request": "latest",
30
- "websocket-stream": "latest"
24
+ "bluebird": "^3.4.7",
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"
31
31
  },
32
32
  "engines": {
33
33
  "node": ">=14.x <16.x"