Skip to content

Commit 5f060fa

Browse files
elin.angelovElin Angelov
authored andcommitted
fix: versions bump
1 parent f7e5963 commit 5f060fa

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,18 +8,18 @@
88
},
99
"dependencies": {
1010
"browser-request": "0.3.3",
11-
"lodash.assign": "4.0.9",
11+
"lodash.assign": "4.2.0",
1212
"request": "2.75.0",
1313
"timers-browserify": "2.0.1",
14-
"ut-error": "^5.3.15",
14+
"ut-error": "^5.3.16",
1515
"when": "3.7.7",
1616
"xml2js": "0.4.17"
1717
},
1818
"devDependencies": {
19-
"ut-tools": "^5.6.0"
19+
"ut-tools": "^5.10.8"
2020
},
2121
"peerDependencies": {
22-
"ut-bus": "~5.4.2"
22+
"ut-bus": "~5.6.2"
2323
},
2424
"scripts": {
2525
"lint": "ut-lint .",

0 commit comments

Comments
 (0)