Add mlock capability to manifest (for vault app)

This commit is contained in:
Girish Ramakrishnan
2020-06-26 09:13:44 -07:00
parent a96da20536
commit 84f41e08cf
4 changed files with 8 additions and 9 deletions
+3 -3
View File
@@ -741,9 +741,9 @@
}
},
"cloudron-manifestformat": {
"version": "5.3.0",
"resolved": "https://registry.npmjs.org/cloudron-manifestformat/-/cloudron-manifestformat-5.3.0.tgz",
"integrity": "sha512-KMHTtR/oRnMzqTUzY1706xpYA1PrvmwIenC8HrigJhOYQdeMLv7egg1Eg0QIB1bfxKIhb+1Zc2i48HKE7MQGkg==",
"version": "5.4.0",
"resolved": "https://registry.npmjs.org/cloudron-manifestformat/-/cloudron-manifestformat-5.4.0.tgz",
"integrity": "sha512-MpgAMpBm3k14bH3lLaCUzcBtgC458Qx75blORHqTxJ83aGJp4P7+YYM/ABVGHVD0842OcR3JvQlCUT7+4cs6Cg==",
"requires": {
"cron": "^1.8.2",
"java-packagename-regex": "^1.0.0",