update package and footer version and add a dependency

This commit is contained in:
ansuz
2020-03-13 10:41:15 -04:00
parent 5d59b55799
commit a2b6501adb
3 changed files with 9 additions and 3 deletions

7
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "cryptpad",
"version": "3.13.0",
"version": "3.14.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
@@ -1244,6 +1244,11 @@
"mime-types": "~2.1.24"
}
},
"ulimit": {
"version": "0.0.2",
"resolved": "https://registry.npmjs.org/ulimit/-/ulimit-0.0.2.tgz",
"integrity": "sha1-K1H53IOBrkECY2zsXrM4wmMFiKA="
},
"ultron": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/ultron/-/ultron-1.1.1.tgz",