Skip to content

Commit

Permalink
fix(dependency): Updated collections.js related package version. (#1386)
Browse files Browse the repository at this point in the history
  • Loading branch information
redboltz committed Dec 29, 2021
1 parent aa443fc commit df89a2e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -62,7 +62,7 @@
"net": false
},
"dependencies": {
"collections": "^5.1.12",
"collections": "^5.1.13",
"commist": "^1.0.0",
"concat-stream": "^2.0.0",
"debug": "^4.1.1",
Expand All @@ -71,7 +71,7 @@
"inherits": "^2.0.3",
"minimist": "^1.2.5",
"mqtt-packet": "^6.8.0",
"number-allocator": "^1.0.7",
"number-allocator": "^1.0.8",
"pump": "^3.0.0",
"readable-stream": "^3.6.0",
"reinterval": "^1.1.0",
Expand Down

0 comments on commit df89a2e

Please sign in to comment.