3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-14 21:31:50 +00:00

Update Knub to 20.3.1

This commit is contained in:
Dragory 2019-07-22 00:10:03 +03:00
parent 3e0498f96b
commit 688249cbb8
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -8294,9 +8294,9 @@
"dev": true
},
"knub": {
"version": "20.2.2",
"resolved": "https://registry.npmjs.org/knub/-/knub-20.2.2.tgz",
"integrity": "sha512-0hyBR2Lsu/0Fmr3d66otboISSmx899pylksL5VEm3NNd6TlU3cOQPpEPOb6nzbaB2f4t1M2BpDVabjuCLIItMQ==",
"version": "20.3.1",
"resolved": "https://registry.npmjs.org/knub/-/knub-20.3.1.tgz",
"integrity": "sha512-aSLCvP6CM5aNxtXCABdctTwU0XylPqpP5g2RL1qccvHyDF36GCuahBy8fkGB6RfnSCTHN9sABeGvM4Qidgo/rw==",
"requires": {
"escape-string-regexp": "^1.0.5",
"lodash.at": "^4.6.0",

View file

@ -29,7 +29,7 @@
"humanize-duration": "^3.15.0",
"io-ts": "^2.0.0",
"js-yaml": "^3.13.1",
"knub": "^20.2.2",
"knub": "^20.3.1",
"last-commit-log": "^2.1.0",
"lodash.chunk": "^4.2.0",
"lodash.clonedeep": "^4.5.0",