Skip to content

Commit f7bfb96

Browse files
committed
chore(deps): pin dependencies
1 parent fcf7fc7 commit f7bfb96

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

monitoring/package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88
},
99
"scripts": {},
1010
"dependencies": {
11-
"axios": "^0.18.0",
12-
"lodash": "^4.17.11",
13-
"ow": "^0.8.0",
14-
"steem": "^0.7.4",
15-
"chai": "^4.2.0",
16-
"chai-as-promised": "^7.1.1",
17-
"mocha": "^5.2.0"
11+
"axios": "0.18.1",
12+
"lodash": "4.17.19",
13+
"ow": "0.8.0",
14+
"steem": "0.7.11",
15+
"chai": "4.2.0",
16+
"chai-as-promised": "7.1.1",
17+
"mocha": "5.2.0"
1818
},
1919
"devDependencies": {},
2020
"repository": {

pusher/package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@
2323
"universe-log": "^0.1.0"
2424
},
2525
"devDependencies": {
26-
"@types/bluebird": "^3.5.24",
27-
"@types/node": "^10.11.0",
28-
"@types/pg": "^7.4.10",
29-
"@types/sequelize": "^4.27.26",
30-
"ts-node": "^6.2.0",
31-
"tslint": "^5.11.0",
32-
"typescript": "^2.9.2"
26+
"@types/bluebird": "3.5.24",
27+
"@types/node": "10.11.0",
28+
"@types/pg": "7.4.10",
29+
"@types/sequelize": "4.27.26",
30+
"ts-node": "6.2.0",
31+
"tslint": "5.11.0",
32+
"typescript": "2.9.2"
3333
},
3434
"repository": {
3535
"type": "git",

0 commit comments

Comments
 (0)