mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-03-15 05:41:51 +00:00
Update Knub to 21.0.0
This commit is contained in:
parent
5a1cf205a7
commit
6b46346a80
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -8299,9 +8299,9 @@
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"knub": {
|
"knub": {
|
||||||
"version": "20.3.2",
|
"version": "21.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/knub/-/knub-20.3.2.tgz",
|
"resolved": "https://registry.npmjs.org/knub/-/knub-21.0.0.tgz",
|
||||||
"integrity": "sha512-Dg9I0QT1cEEJuH53/lGM+2k7LyBefJBTYQMBdcU9hvLCPI4ow/NhnfP9wn1JbpRqshatbIKfLAV7nwBxcU51oA==",
|
"integrity": "sha512-hHANshytor8RO3Jd5EjAZ9sP0emcfuTvBtqe3S+2UmMFk3HxSXLXuGsVfKL151vfKC5P3VDIOiQdl52ankBT5A==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"escape-string-regexp": "^1.0.5",
|
"escape-string-regexp": "^1.0.5",
|
||||||
"lodash.at": "^4.6.0",
|
"lodash.at": "^4.6.0",
|
||||||
|
|
|
@ -30,7 +30,7 @@
|
||||||
"humanize-duration": "^3.15.0",
|
"humanize-duration": "^3.15.0",
|
||||||
"io-ts": "^2.0.0",
|
"io-ts": "^2.0.0",
|
||||||
"js-yaml": "^3.13.1",
|
"js-yaml": "^3.13.1",
|
||||||
"knub": "^20.3.2",
|
"knub": "^21.0.0",
|
||||||
"last-commit-log": "^2.1.0",
|
"last-commit-log": "^2.1.0",
|
||||||
"lodash.chunk": "^4.2.0",
|
"lodash.chunk": "^4.2.0",
|
||||||
"lodash.clonedeep": "^4.5.0",
|
"lodash.clonedeep": "^4.5.0",
|
||||||
|
|
Loading…
Add table
Reference in a new issue