update libflitter
This commit is contained in:
parent
daf2694c16
commit
c5663f7e55
@ -22,7 +22,7 @@
|
|||||||
"flitter-forms": "^0.7.2",
|
"flitter-forms": "^0.7.2",
|
||||||
"flitter-upload": "^0.7.6",
|
"flitter-upload": "^0.7.6",
|
||||||
"js-beautify": "^1.10.2",
|
"js-beautify": "^1.10.2",
|
||||||
"libflitter": "^0.29.3",
|
"libflitter": "^0.31.1",
|
||||||
"stringify-object": "^3.3.0"
|
"stringify-object": "^3.3.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
36
yarn.lock
36
yarn.lock
@ -1274,24 +1274,6 @@ leven@^1.0.2:
|
|||||||
resolved "https://registry.yarnpkg.com/leven/-/leven-1.0.2.tgz#9144b6eebca5f1d0680169f1a6770dcea60b75c3"
|
resolved "https://registry.yarnpkg.com/leven/-/leven-1.0.2.tgz#9144b6eebca5f1d0680169f1a6770dcea60b75c3"
|
||||||
integrity sha1-kUS27ryl8dBoAWnxpncNzqYLdcM=
|
integrity sha1-kUS27ryl8dBoAWnxpncNzqYLdcM=
|
||||||
|
|
||||||
libflitter@^0.29.3:
|
|
||||||
version "0.29.3"
|
|
||||||
resolved "https://registry.yarnpkg.com/libflitter/-/libflitter-0.29.3.tgz#b3daaac4405599b51f943fd1331a576db6bb9a2d"
|
|
||||||
integrity sha512-3W6Mack+U5s7YAN6ItIClI+Q9gAqeOlioHleU1LyilFAwmZxth098mRd+pV0ZLGomtzIeyxJcmP9bYg7RC62pg==
|
|
||||||
dependencies:
|
|
||||||
busboy-body-parser "^0.3.2"
|
|
||||||
connect-mongodb-session "^2.2.0"
|
|
||||||
dotenv "^6.2.0"
|
|
||||||
es6-promisify "^6.0.1"
|
|
||||||
express "^4.16.4"
|
|
||||||
express-favicon "^2.0.1"
|
|
||||||
express-session "^1.15.6"
|
|
||||||
mongoose "^5.4.13"
|
|
||||||
pug "^2.0.3"
|
|
||||||
recursive-readdir "^2.2.2"
|
|
||||||
recursive-readdir-async "^1.1.3"
|
|
||||||
uuid "^3.3.2"
|
|
||||||
|
|
||||||
libflitter@^0.3.5:
|
libflitter@^0.3.5:
|
||||||
version "0.3.6"
|
version "0.3.6"
|
||||||
resolved "https://registry.yarnpkg.com/libflitter/-/libflitter-0.3.6.tgz#748d1fb9d5abcda61393eedb735f9cb875d1701f"
|
resolved "https://registry.yarnpkg.com/libflitter/-/libflitter-0.3.6.tgz#748d1fb9d5abcda61393eedb735f9cb875d1701f"
|
||||||
@ -1307,6 +1289,24 @@ libflitter@^0.3.5:
|
|||||||
recursive-readdir "^2.2.2"
|
recursive-readdir "^2.2.2"
|
||||||
uuid "^3.3.2"
|
uuid "^3.3.2"
|
||||||
|
|
||||||
|
libflitter@^0.31.1:
|
||||||
|
version "0.31.1"
|
||||||
|
resolved "https://registry.yarnpkg.com/libflitter/-/libflitter-0.31.1.tgz#a513a4bd7acbdf8ba3ce91d1fdf837dfcc3217ca"
|
||||||
|
integrity sha512-z/mURNOe1aZLIWG7W2A8/fUPYkalRdqQmTfCLhyDWDJ2Nho+vGGLp9GLbiY9rj1I+W/x5U5p+W7Vv6EtYru+PA==
|
||||||
|
dependencies:
|
||||||
|
busboy-body-parser "^0.3.2"
|
||||||
|
connect-mongodb-session "^2.2.0"
|
||||||
|
dotenv "^6.2.0"
|
||||||
|
es6-promisify "^6.0.1"
|
||||||
|
express "^4.16.4"
|
||||||
|
express-favicon "^2.0.1"
|
||||||
|
express-session "^1.15.6"
|
||||||
|
mongoose "^5.4.13"
|
||||||
|
pug "^2.0.3"
|
||||||
|
recursive-readdir "^2.2.2"
|
||||||
|
recursive-readdir-async "^1.1.3"
|
||||||
|
uuid "^3.3.2"
|
||||||
|
|
||||||
lodash-node@^3.9.3:
|
lodash-node@^3.9.3:
|
||||||
version "3.10.2"
|
version "3.10.2"
|
||||||
resolved "https://registry.yarnpkg.com/lodash-node/-/lodash-node-3.10.2.tgz#2598d5b1b54e6a68b4cb544e5c730953cbf632f7"
|
resolved "https://registry.yarnpkg.com/lodash-node/-/lodash-node-3.10.2.tgz#2598d5b1b54e6a68b4cb544e5c730953cbf632f7"
|
||||||
|
Loading…
Reference in New Issue
Block a user