mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-03-15 05:41:51 +00:00
Update Knub to 18.0.2
This commit is contained in:
parent
afd3c95ed5
commit
e5b2f2b378
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.1",
|
"version": "18.0.2",
|
||||||
"resolved": "https://registry.npmjs.org/knub/-/knub-18.0.1.tgz",
|
"resolved": "https://registry.npmjs.org/knub/-/knub-18.0.2.tgz",
|
||||||
"integrity": "sha512-xHUb3Y9htWzEx/Id9zBJwY1CqcfhBEs4aoCGQyrfHuxrTEHZhW2QV8HvfmVMMs60Z4yJTdRF4ohl4ec5TTYrtg==",
|
"integrity": "sha512-yIQY9IKPwNTWbUdXd6HVbDL11DdA211dv5h+X0fd2uDwk41x275UEcdM7TSNs02PDRXG4Pf7TWhvBNGja1mI5g==",
|
||||||
"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.1",
|
"knub": "^18.0.2",
|
||||||
"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