mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-03-15 05:41:51 +00:00
Update Knub to 18.0.7
This commit is contained in:
parent
e755784483
commit
ff11ee4c40
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -2194,9 +2194,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"knub": {
|
||||
"version": "18.0.6",
|
||||
"resolved": "https://registry.npmjs.org/knub/-/knub-18.0.6.tgz",
|
||||
"integrity": "sha512-JdzKx5leJwKll5jRoEPNdek1nOsta/8A2BC0dyIOa9sxJqdgks+3C69QKGhdWcuVBW1J4veCwudBg3ak/obSlg==",
|
||||
"version": "18.0.7",
|
||||
"resolved": "https://registry.npmjs.org/knub/-/knub-18.0.7.tgz",
|
||||
"integrity": "sha512-yczaF5wCwGM82OemzTwxxDRbFLfmb0tT7GCOKqPsiXVsPx6F0D0ZjN1APUdjkFdEOv2z2Jtb4iUny5GBfI+K6Q==",
|
||||
"requires": {
|
||||
"escape-string-regexp": "^1.0.5",
|
||||
"lodash.at": "^4.6.0",
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
"escape-string-regexp": "^1.0.5",
|
||||
"humanize-duration": "^3.15.0",
|
||||
"js-yaml": "^3.12.0",
|
||||
"knub": "^18.0.6",
|
||||
"knub": "^18.0.7",
|
||||
"lodash.at": "^4.6.0",
|
||||
"lodash.chunk": "^4.2.0",
|
||||
"lodash.difference": "^4.5.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue