3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-11 20:55:01 +00:00

Update Knub to 18.0.6

This commit is contained in:
Dragory 2019-03-07 21:57:38 +02:00
parent f4a11b2105
commit a9cb6fe5d3
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -2195,9 +2195,9 @@
"dev": true
},
"knub": {
"version": "18.0.5",
"resolved": "https://registry.npmjs.org/knub/-/knub-18.0.5.tgz",
"integrity": "sha512-gL+6rrKYMlrSiZLvvAZO0SUT96KGksDPFc8sZ49EWyUa/ncAPoRlRzOkye9uGZYrEbivGAtIn3Jhu1aX4L2t+Q==",
"version": "18.0.6",
"resolved": "https://registry.npmjs.org/knub/-/knub-18.0.6.tgz",
"integrity": "sha512-JdzKx5leJwKll5jRoEPNdek1nOsta/8A2BC0dyIOa9sxJqdgks+3C69QKGhdWcuVBW1J4veCwudBg3ak/obSlg==",
"requires": {
"escape-string-regexp": "^1.0.5",
"lodash.at": "^4.6.0",