up kdbxweb

This commit is contained in:
antelle 2021-03-19 23:07:10 +01:00
parent 42e484827f
commit dc02ede8d7
No known key found for this signature in database
GPG Key ID: 63C9777AAB7C563C
2 changed files with 38050 additions and 38050 deletions

16
package-lock.json generated
View File

@ -5,7 +5,7 @@
"requires": true,
"packages": {
"": {
"version": "1.17.3",
"version": "1.17.4",
"license": "MIT",
"dependencies": {
"@babel/core": "^7.13.8",
@ -66,7 +66,7 @@
"jquery": "3.6.0",
"json-loader": "^0.5.7",
"jsqrcode": "github:antelle/jsqrcode#0.1.3",
"kdbxweb": "^1.14.2",
"kdbxweb": "^1.14.4",
"load-grunt-tasks": "5.1.0",
"lodash": "^4.17.21",
"marked": "^2.0.1",
@ -11579,9 +11579,9 @@
}
},
"node_modules/kdbxweb": {
"version": "1.14.2",
"resolved": "https://registry.npmjs.org/kdbxweb/-/kdbxweb-1.14.2.tgz",
"integrity": "sha512-fA8h4L/Ib+3Rq4zPIw5tzeqx8X0YlftivKRgCSiH9o8m/QrUS2b3lbk6Ib/UoGr8G5xAEfO2UltXYqjNrWByDA==",
"version": "1.14.4",
"resolved": "https://registry.npmjs.org/kdbxweb/-/kdbxweb-1.14.4.tgz",
"integrity": "sha512-QhLQ6lU12Atba33/D0h/3UNLGYqmHXwjzcfgnFQ91A1PIXLS99/UpWHg1GvBniZrpXzfi8TnTEXD4wgLTK3ktw==",
"dependencies": {
"pako": "github:keeweb/pako#653c0b00d8941c89d09ed4546d2179001ec44efc",
"text-encoding": "github:keeweb/text-encoding#4dfb7cb0954c222852092f8b06ae4f6b4f60bfbb",
@ -30504,9 +30504,9 @@
}
},
"kdbxweb": {
"version": "1.14.2",
"resolved": "https://registry.npmjs.org/kdbxweb/-/kdbxweb-1.14.2.tgz",
"integrity": "sha512-fA8h4L/Ib+3Rq4zPIw5tzeqx8X0YlftivKRgCSiH9o8m/QrUS2b3lbk6Ib/UoGr8G5xAEfO2UltXYqjNrWByDA==",
"version": "1.14.4",
"resolved": "https://registry.npmjs.org/kdbxweb/-/kdbxweb-1.14.4.tgz",
"integrity": "sha512-QhLQ6lU12Atba33/D0h/3UNLGYqmHXwjzcfgnFQ91A1PIXLS99/UpWHg1GvBniZrpXzfi8TnTEXD4wgLTK3ktw==",
"requires": {
"pako": "github:keeweb/pako#653c0b00d8941c89d09ed4546d2179001ec44efc",
"text-encoding": "github:keeweb/text-encoding#4dfb7cb0954c222852092f8b06ae4f6b4f60bfbb",

View File

@ -68,7 +68,7 @@
"jquery": "3.6.0",
"json-loader": "^0.5.7",
"jsqrcode": "github:antelle/jsqrcode#0.1.3",
"kdbxweb": "^1.14.2",
"kdbxweb": "^1.14.4",
"load-grunt-tasks": "5.1.0",
"lodash": "^4.17.21",
"marked": "^2.0.1",