Skip to content

Commit

Permalink
update emberplus connection
Browse files Browse the repository at this point in the history
  • Loading branch information
phillipivan committed Sep 25, 2024
1 parent 38341b1 commit 6896269
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@companion-module/base": "~1.10.0",
"@types/node": "^18.19.45",
"delay": "^6.0.0",
"emberplus-connection": "^0.2.1",
"emberplus-connection": "^0.2.2",
"p-queue": "^8.0.1"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1062,17 +1062,17 @@ asn1@evs-broadcast/node-asn1:
languageName: node
linkType: hard

"emberplus-connection@npm:^0.2.1":
version: 0.2.1
resolution: "emberplus-connection@npm:0.2.1"
"emberplus-connection@npm:^0.2.2":
version: 0.2.2
resolution: "emberplus-connection@npm:0.2.2"
dependencies:
asn1: evs-broadcast/node-asn1
debug: "npm:^4.3.4"
eventemitter3: "npm:^4.0.7"
long: "npm:^3.2.0"
smart-buffer: "npm:^3.0.3"
tslib: "npm:^2.6.2"
checksum: 10c0/33a98476560664e921dc2e375256ae8f8e92d78c095ac03a123d91acccc38daaa5da313d7b5d0a63ef450b86d069da7eb999cbc8e921b09abeb399dcd3dc10c3
checksum: 10c0/e7674b2990733800f3838f8ec4d9679b26336bc6c2e83b78dce2c10e9552c26f8fc3f08fbaa0ce8f089812c26ef7d4c3057b20cb90527a5e34e53cc6b4203430
languageName: node
linkType: hard

Expand Down Expand Up @@ -1550,7 +1550,7 @@ asn1@evs-broadcast/node-asn1:
"@companion-module/tools": "npm:^2.0.4"
"@types/node": "npm:^18.19.45"
delay: "npm:^6.0.0"
emberplus-connection: "npm:^0.2.1"
emberplus-connection: "npm:^0.2.2"
eslint: "npm:^9.11.0"
husky: "npm:^9.1.6"
lint-staged: "npm:^15.2.10"
Expand Down

0 comments on commit 6896269

Please sign in to comment.