mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-03-15 05:41:51 +00:00
Update Knub to 18.0.1
This commit is contained in:
parent
015e25beb9
commit
afd3c95ed5
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
|
||||
},
|
||||
"knub": {
|
||||
"version": "18.0.0",
|
||||
"resolved": "https://registry.npmjs.org/knub/-/knub-18.0.0.tgz",
|
||||
"integrity": "sha512-h6hJ0sjjW5pwsgy1g10njlFrLHqIlfxsvn0quEcb4KGP4YH4YUu9fNsVQI827aSAEokMePXI5pDNYQNABJVwWQ==",
|
||||
"version": "18.0.1",
|
||||
"resolved": "https://registry.npmjs.org/knub/-/knub-18.0.1.tgz",
|
||||
"integrity": "sha512-xHUb3Y9htWzEx/Id9zBJwY1CqcfhBEs4aoCGQyrfHuxrTEHZhW2QV8HvfmVMMs60Z4yJTdRF4ohl4ec5TTYrtg==",
|
||||
"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.0",
|
||||
"knub": "^18.0.1",
|
||||
"lodash.at": "^4.6.0",
|
||||
"lodash.chunk": "^4.2.0",
|
||||
"lodash.difference": "^4.5.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue