Update to Knub 14.0.0 and make changes to plugins accordingly

This commit is contained in:
Dragory 2019-01-03 06:15:28 +02:00
parent 4a33932ffa
commit b0cd8762f1
19 changed files with 57 additions and 25 deletions

6
package-lock.json generated
View file

@ -2155,9 +2155,9 @@
"dev": true
},
"knub": {
"version": "13.1.0",
"resolved": "https://registry.npmjs.org/knub/-/knub-13.1.0.tgz",
"integrity": "sha512-u5wdOxnDRRnol4/vixbKPoV6fAxMVV60kmz/WM1NH6f3z1rfIQJuSlj1eHtmIZTYp0PAI92/YuqgJ+aQuOYGyg==",
"version": "14.0.0",
"resolved": "https://registry.npmjs.org/knub/-/knub-14.0.0.tgz",
"integrity": "sha512-okVS+72XBoSvrV+5xwqezPQQCAfrNe0uPIbHIe/PqyuiKURC7V6VflWAEg5mSofC9Lc5uAnU7sMyLqhFIGPBNQ==",
"requires": {
"escape-string-regexp": "^1.0.5",
"lodash.at": "^4.6.0",