Update RS logger
This commit is contained in:
parent
1fa631ff39
commit
ef5cc9a8a8
10
package-lock.json
generated
10
package-lock.json
generated
@ -1074,13 +1074,13 @@
|
||||
}
|
||||
},
|
||||
"hubot-remotestorage-logger": {
|
||||
"version": "0.5.0",
|
||||
"resolved": "https://registry.npmjs.org/hubot-remotestorage-logger/-/hubot-remotestorage-logger-0.5.0.tgz",
|
||||
"integrity": "sha512-TWYT0saBdGaZfwG/tYVaOekVW0McXsBHStbv3Js3pSNX1pJnMr4FSg7xM8IeseJa+Gg185s6zhQZRdHcUVTvLg==",
|
||||
"version": "0.6.0",
|
||||
"resolved": "https://registry.npmjs.org/hubot-remotestorage-logger/-/hubot-remotestorage-logger-0.6.0.tgz",
|
||||
"integrity": "sha512-KS0SxBY8Pq5wPTOdUHmcsHUzNKSBD8XdI/YDWHCdashpJInOARvhvi2NTl26qZPzgfzQ7M12/DDYJTUHw2MmFA==",
|
||||
"requires": {
|
||||
"hubot": "2.19.0",
|
||||
"remotestorage-module-chat-messages": "1.0.1",
|
||||
"remotestoragejs": "github:remotestorage/remotestorage.js#eae6320c144fb4b6729afe6e5472cc7baefd7615",
|
||||
"remotestoragejs": "github:remotestorage/remotestorage.js#2e87ca694dbf3f7049a905995c1712e8f768eaa4",
|
||||
"xhr2": "0.1.4"
|
||||
}
|
||||
},
|
||||
@ -1802,7 +1802,7 @@
|
||||
"integrity": "sha512-Hz1ANacbf1tFgrILb3A2WWXXiRD9dUoBuTswJcdOeGlpO+Be5XiVOnfHN35aKAmGpwDV3sRc5JgU1MW50lnMzw=="
|
||||
},
|
||||
"remotestoragejs": {
|
||||
"version": "github:remotestorage/remotestorage.js#eae6320c144fb4b6729afe6e5472cc7baefd7615",
|
||||
"version": "github:remotestorage/remotestorage.js#2e87ca694dbf3f7049a905995c1712e8f768eaa4",
|
||||
"requires": {
|
||||
"tv4": "1.3.0",
|
||||
"webfinger.js": "2.6.6",
|
||||
|
@ -16,7 +16,7 @@
|
||||
"hubot-incoming-webhook": "^1.0.1",
|
||||
"hubot-irc": "^0.2.9",
|
||||
"hubot-xmpp": "^0.2.4",
|
||||
"hubot-remotestorage-logger": "^0.5.0",
|
||||
"hubot-remotestorage-logger": "^0.6.0",
|
||||
"request": "2.30.0"
|
||||
},
|
||||
"engines": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user