Skip to content

Commit 1d6e6a5

Browse files
authored
Updated dependencies to newest version
1 parent 186331f commit 1d6e6a5

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -20,22 +20,22 @@
2020
"url": "https://github.com/matrix-hacks/matrix-puppet-bridge.git"
2121
},
2222
"dependencies": {
23-
"bluebird": "^3.4.6",
24-
"concat-stream": "^1.6.0",
25-
"debug": "^2.6.0",
23+
"bluebird": "^3.7.2",
24+
"concat-stream": "^2.0.0",
25+
"debug": "^4.1.1",
2626
"fluent-ffmpeg": "^2.1.2",
27-
"image-size": "^0.7.3",
28-
"matrix-appservice-bridge": "^1.4.0a",
29-
"matrix-js-sdk": "^1.0.4",
30-
"mime-types": "^2.1.23",
31-
"needle": "^1.4.5",
27+
"image-size": "^0.8.3",
28+
"matrix-appservice-bridge": "^1.12.2",
29+
"matrix-js-sdk": "^5.2.0",
30+
"mime-types": "^2.1.26",
31+
"needle": "^2.4.1",
3232
"read": "^1.0.7",
33-
"tempfile": "^1.1.1",
34-
"tmp": "^0.0.31"
33+
"tempfile": "^3.0.0",
34+
"tmp": "^0.1.0"
3535
},
3636
"devDependencies": {
37-
"eslint": "^3.12.2",
38-
"jsdoc": "^3.4.3"
37+
"eslint": "^6.8.0",
38+
"jsdoc": "^3.6.4"
3939
},
4040
"eslintConfig": {
4141
"env": {

0 commit comments

Comments
 (0)