Browse Source

bot@0.1.25

push-params
Evan Feenstra 4 years ago
parent
commit
11f5d00f24
  1. 6
      package-lock.json
  2. 2
      package.json

6
package-lock.json

@ -11203,9 +11203,9 @@
}
},
"sphinx-bot": {
"version": "0.1.22",
"resolved": "https://registry.npmjs.org/sphinx-bot/-/sphinx-bot-0.1.22.tgz",
"integrity": "sha512-Wtbtb11WrCVSPL+9qoSmnoXnloKryO9NEUzV9kFZ3XEhigWWh/3GSRlDAKB3z5SC51cUbCNCION1RcGJXAJMvw==",
"version": "0.1.25",
"resolved": "https://registry.npmjs.org/sphinx-bot/-/sphinx-bot-0.1.25.tgz",
"integrity": "sha512-8c0ZRkpvEEHK06feSNyjjB5udSw0n3QsSfv7W53L+OSccgGcYC4ewIql/dwo3FkyhVhCFdqWvqbhSW5J7OKYAQ==",
"requires": {
"eventemitter3": "^4.0.7",
"isomorphic-dompurify": "^0.6.0"

2
package.json

@ -78,7 +78,7 @@
"short-uuid": "^3.1.1",
"sjcl": "^1.0.8",
"socket.io": "^2.3.0",
"sphinx-bot": "^0.1.22",
"sphinx-bot": "^0.1.25",
"tail": "^2.0.3",
"ts-node": "^8.5.4",
"tsc": "^1.20150623.0",

Loading…
Cancel
Save