mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-03-15 05:41:51 +00:00
Update Knub to 18.0.3
This commit is contained in:
parent
e5b2f2b378
commit
c96e98fcef
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -2195,9 +2195,9 @@
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"knub": {
|
"knub": {
|
||||||
"version": "18.0.2",
|
"version": "18.0.3",
|
||||||
"resolved": "https://registry.npmjs.org/knub/-/knub-18.0.2.tgz",
|
"resolved": "https://registry.npmjs.org/knub/-/knub-18.0.3.tgz",
|
||||||
"integrity": "sha512-yIQY9IKPwNTWbUdXd6HVbDL11DdA211dv5h+X0fd2uDwk41x275UEcdM7TSNs02PDRXG4Pf7TWhvBNGja1mI5g==",
|
"integrity": "sha512-xE5QP4BF9Lde/WXTsV+O7On6YqnkpbTzvSo9M19ks/98AaD+PGkvx+U8fSH8+AWZP5moFsW0+u8u6rMHhoqksw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"escape-string-regexp": "^1.0.5",
|
"escape-string-regexp": "^1.0.5",
|
||||||
"lodash.at": "^4.6.0",
|
"lodash.at": "^4.6.0",
|
||||||
|
|
|
@ -34,7 +34,7 @@
|
||||||
"escape-string-regexp": "^1.0.5",
|
"escape-string-regexp": "^1.0.5",
|
||||||
"humanize-duration": "^3.15.0",
|
"humanize-duration": "^3.15.0",
|
||||||
"js-yaml": "^3.12.0",
|
"js-yaml": "^3.12.0",
|
||||||
"knub": "^18.0.2",
|
"knub": "^18.0.3",
|
||||||
"lodash.at": "^4.6.0",
|
"lodash.at": "^4.6.0",
|
||||||
"lodash.chunk": "^4.2.0",
|
"lodash.chunk": "^4.2.0",
|
||||||
"lodash.difference": "^4.5.0",
|
"lodash.difference": "^4.5.0",
|
||||||
|
|
Loading…
Add table
Reference in a new issue