Skip to content

Commit

Permalink
Chore: add underscore to ddp-streamer
Browse files Browse the repository at this point in the history
  • Loading branch information
sampaiodiego committed Jun 29, 2022
1 parent 3a95192 commit bbd3f10
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions ee/apps/ddp-streamer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
"nats": "^2.4.0",
"pino": "^7.9.2",
"sharp": "^0.30.6",
"underscore": "^1.13.4",
"uuid": "^7.0.3",
"ws": "^8.5.0"
},
Expand Down
3 changes: 2 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3498,6 +3498,7 @@ __metadata:
pino-pretty: ^7.6.0
sharp: ^0.30.6
typescript: ~4.3.5
underscore: ^1.13.4
uuid: ^7.0.3
ws: ^8.5.0
languageName: unknown
Expand Down Expand Up @@ -32388,7 +32389,7 @@ __metadata:
languageName: node
linkType: hard

"underscore@npm:^1.13.3":
"underscore@npm:^1.13.3, underscore@npm:^1.13.4":
version: 1.13.4
resolution: "underscore@npm:1.13.4"
checksum: 6b04f66cd454e8793a552dc49c71e24e5208a29b9d9c0af988a96948af79103399c36fb15db43f3629bfed152f8b1fe94f44e1249e9d196069c0fc7edfadb636
Expand Down

0 comments on commit bbd3f10

Please sign in to comment.