3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-11 04:45:02 +00:00

Update knub-command-manager to 6.1.0

This commit is contained in:
Dragory 2019-10-26 02:11:50 +03:00
parent cde2a8ebcb
commit be41b3716f
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -8331,9 +8331,9 @@
}
},
"knub-command-manager": {
"version": "5.2.0",
"resolved": "https://registry.npmjs.org/knub-command-manager/-/knub-command-manager-5.2.0.tgz",
"integrity": "sha512-l86E1GO694MI+oKbXbYJJ7rLrvnxDfu8dVT19r/aOCMIeBONiaakuds8wQuKU6hupplrloAhgQgDbTq5RWvrsQ==",
"version": "6.1.0",
"resolved": "https://registry.npmjs.org/knub-command-manager/-/knub-command-manager-6.1.0.tgz",
"integrity": "sha512-Bn//fk3ZKUNoJ+p0fNdUfbcyzTUdWHGaP12irSy8U1lfxy3pBrOZZsc0tpIkBFLpwLWw/VxHInX1x2b6MFhn0Q==",
"requires": {
"escape-string-regexp": "^2.0.0"
},