Skip to content

Commit 66d761d

Browse files
author
Manabu Tokunaga
committed
Force event-stream 4.0.1
1 parent d8556d3 commit 66d761d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@
6060
"jsonfile": "5.0.0",
6161
"microframework-w3tec": "^0.6.3",
6262
"morgan": "^1.9.0",
63+
"mysql": "^2.16.0",
6364
"nodemon": "^1.12.1",
6465
"nps": "^5.7.1",
6566
"nps-utils": "^1.5.0",
@@ -80,6 +81,9 @@
8081
"uuid": "^3.3.2",
8182
"winston": "3.1.0"
8283
},
84+
"resolutions": {
85+
"**/event-stream": "^4.0.1"
86+
},
8387
"jest": {
8488
"transform": {
8589
".(ts|tsx)": "<rootDir>/test/preprocessor.js"

0 commit comments

Comments
 (0)