Skip to content

Commit 9d972b6

Browse files
committed
fix(package): update dependencies
1 parent 89379ef commit 9d972b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
"precommit-hook": "^3.0.0"
1616
},
1717
"dependencies": {
18-
"winston": "^2.2.0",
19-
"pelias-config": "^4.0.0"
18+
"pelias-config": "^5.0.1",
19+
"winston": "^2.4.5"
2020
},
2121
"scripts": {
2222
"units": "node test/units.js",

0 commit comments

Comments
 (0)