Update Knub to 9.4.5

This commit is contained in:
Dragory 2018-07-07 18:02:57 +03:00
parent 05919d901b
commit 28bb8165bc
2 changed files with 6 additions and 5 deletions

6
package-lock.json generated
View file

@ -2158,9 +2158,9 @@
}
},
"knub": {
"version": "9.4.4",
"resolved": "https://registry.npmjs.org/knub/-/knub-9.4.4.tgz",
"integrity": "sha512-pv4RkeE0qiFKvB0Nu9W0yBTmPKrOGbFtCAVX+EUZQV4XkAro0tXf1kVmBUPRaJ2B4OJCUdfeTxazp5XlSTpR0w==",
"version": "9.4.5",
"resolved": "https://registry.npmjs.org/knub/-/knub-9.4.5.tgz",
"integrity": "sha512-ZfErw4sgpoBT4sglnYM6Z3H6UXAhS5jwhYl39xmGLfRPAdsoYolzECxyTVp7L0VF79ZnGPQF32l3QiCcARpPTw==",
"requires": {
"escape-string-regexp": "^1.0.5",
"js-yaml": "^3.9.1",