3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-11 04:45:02 +00:00

Update Knub to 21.0.0

This commit is contained in:
Dragory 2019-08-10 00:11:02 +03:00
parent 5a1cf205a7
commit 6b46346a80
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -8299,9 +8299,9 @@
"dev": true
},
"knub": {
"version": "20.3.2",
"resolved": "https://registry.npmjs.org/knub/-/knub-20.3.2.tgz",
"integrity": "sha512-Dg9I0QT1cEEJuH53/lGM+2k7LyBefJBTYQMBdcU9hvLCPI4ow/NhnfP9wn1JbpRqshatbIKfLAV7nwBxcU51oA==",
"version": "21.0.0",
"resolved": "https://registry.npmjs.org/knub/-/knub-21.0.0.tgz",
"integrity": "sha512-hHANshytor8RO3Jd5EjAZ9sP0emcfuTvBtqe3S+2UmMFk3HxSXLXuGsVfKL151vfKC5P3VDIOiQdl52ankBT5A==",
"requires": {
"escape-string-regexp": "^1.0.5",
"lodash.at": "^4.6.0",