mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-03-14 21:31:50 +00:00
Update knub-command-manager to 6.1.0
This commit is contained in:
parent
cde2a8ebcb
commit
be41b3716f
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -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"
|
||||
},
|
||||
|
|
|
@ -31,7 +31,7 @@
|
|||
"io-ts": "^2.0.0",
|
||||
"js-yaml": "^3.13.1",
|
||||
"knub": "^26.0.2",
|
||||
"knub-command-manager": "^5.2.0",
|
||||
"knub-command-manager": "^6.1.0",
|
||||
"last-commit-log": "^2.1.0",
|
||||
"lodash.chunk": "^4.2.0",
|
||||
"lodash.clonedeep": "^4.5.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue