|
|
|
@ -14,7 +14,7 @@
|
|
|
|
|
"@babel/plugin-proposal-optional-chaining": "^7.12.13",
|
|
|
|
|
"@babel/preset-env": "^7.12.13",
|
|
|
|
|
"@fortawesome/fontawesome-free": "^5.15.2",
|
|
|
|
|
"@keeweb/keeweb-native-modules": "https://github.com/keeweb/keeweb-native-modules/releases/download/0.8.0/keeweb-native-modules.tgz",
|
|
|
|
|
"@keeweb/keeweb-native-modules": "https://github.com/keeweb/keeweb-native-modules/releases/download/0.8.2/keeweb-native-modules.tgz",
|
|
|
|
|
"adm-zip": "^0.5.2",
|
|
|
|
|
"argon2-browser": "1.15.3",
|
|
|
|
|
"autoprefixer": "^10.2.4",
|
|
|
|
@ -47,7 +47,6 @@
|
|
|
|
|
"form-data": "^3.0.0",
|
|
|
|
|
"fs-extra": "^9.1.0",
|
|
|
|
|
"grunt": "1.3.0",
|
|
|
|
|
"grunt-appdmg": "github:keeweb/grunt-appdmg#874ad83",
|
|
|
|
|
"grunt-chmod": "^1.1.1",
|
|
|
|
|
"grunt-contrib-clean": "2.0.0",
|
|
|
|
|
"grunt-contrib-compress": "github:keeweb/grunt-contrib-compress#08966cd",
|
|
|
|
@ -68,7 +67,6 @@
|
|
|
|
|
"json-loader": "^0.5.7",
|
|
|
|
|
"jsqrcode": "github:antelle/jsqrcode#0.1.3",
|
|
|
|
|
"kdbxweb": "^1.14.2",
|
|
|
|
|
"keytar": "^7.3.0",
|
|
|
|
|
"load-grunt-tasks": "5.1.0",
|
|
|
|
|
"lodash": "^4.17.20",
|
|
|
|
|
"marked": "^1.2.9",
|
|
|
|
@ -1236,8 +1234,6 @@
|
|
|
|
|
"debug": "^4.1.1",
|
|
|
|
|
"env-paths": "^2.2.0",
|
|
|
|
|
"fs-extra": "^8.1.0",
|
|
|
|
|
"global-agent": "^2.0.2",
|
|
|
|
|
"global-tunnel-ng": "^2.7.1",
|
|
|
|
|
"got": "^9.6.0",
|
|
|
|
|
"progress": "^2.0.3",
|
|
|
|
|
"sanitize-filename": "^1.6.2",
|
|
|
|
@ -1411,9 +1407,9 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@keeweb/keeweb-native-modules": {
|
|
|
|
|
"version": "0.8.0",
|
|
|
|
|
"resolved": "https://github.com/keeweb/keeweb-native-modules/releases/download/0.8.0/keeweb-native-modules.tgz",
|
|
|
|
|
"integrity": "sha512-DJO81pN6ZZcR7UdTi2HHJs//7EnIvDGjpt7OTMGMRep6JDIWR4IBPk9DnOqzUAM8H2o27S2/Co/vQDl97GAk2g==",
|
|
|
|
|
"version": "0.8.2",
|
|
|
|
|
"resolved": "https://github.com/keeweb/keeweb-native-modules/releases/download/0.8.2/keeweb-native-modules.tgz",
|
|
|
|
|
"integrity": "sha512-L612EsTCmzK9KVauXYNwD+wPUNP6OWlLlx+bEngI1J8anypvYEa/y2/Kbq50Vna9Dmfg3ZrMRyZB9Of2Pa37Hg==",
|
|
|
|
|
"license": "MIT"
|
|
|
|
|
},
|
|
|
|
|
"node_modules/@polka/url": {
|
|
|
|
@ -2581,7 +2577,6 @@
|
|
|
|
|
"babel-polyfill": "^6.26.0",
|
|
|
|
|
"babel-register": "^6.26.0",
|
|
|
|
|
"babel-runtime": "^6.26.0",
|
|
|
|
|
"chokidar": "^1.6.1",
|
|
|
|
|
"commander": "^2.11.0",
|
|
|
|
|
"convert-source-map": "^1.5.0",
|
|
|
|
|
"fs-readdir-recursive": "^1.0.0",
|
|
|
|
@ -5657,7 +5652,6 @@
|
|
|
|
|
"resolved": "https://registry.npmjs.org/extract-zip/-/extract-zip-2.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-GDhU9ntwuKyGXdZBUgTIe+vXnWj0fppUEtMDL0+idd5Sta8TGpHssn/eusA9mrPr9qNDym6SxAYZjNvCn/9RBg==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/yauzl": "^2.9.1",
|
|
|
|
|
"debug": "^4.1.1",
|
|
|
|
|
"get-stream": "^5.1.0",
|
|
|
|
|
"yauzl": "^2.10.0"
|
|
|
|
@ -8927,7 +8921,6 @@
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"archiver": "^3.1.1",
|
|
|
|
|
"chalk": "^2.4.2",
|
|
|
|
|
"iltorb": "^2.4.3",
|
|
|
|
|
"lodash": "^4.17.15",
|
|
|
|
|
"pretty-bytes": "^5.3.0",
|
|
|
|
|
"stream-buffers": "^3.0.2"
|
|
|
|
@ -12557,7 +12550,6 @@
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"anymatch": "~3.1.1",
|
|
|
|
|
"braces": "~3.0.2",
|
|
|
|
|
"fsevents": "~2.1.2",
|
|
|
|
|
"glob-parent": "~5.1.0",
|
|
|
|
|
"is-binary-path": "~2.1.0",
|
|
|
|
|
"is-glob": "~4.0.1",
|
|
|
|
@ -15835,7 +15827,6 @@
|
|
|
|
|
"resolved": "https://registry.npmjs.org/extract-zip/-/extract-zip-2.0.1.tgz",
|
|
|
|
|
"integrity": "sha512-GDhU9ntwuKyGXdZBUgTIe+vXnWj0fppUEtMDL0+idd5Sta8TGpHssn/eusA9mrPr9qNDym6SxAYZjNvCn/9RBg==",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"@types/yauzl": "^2.9.1",
|
|
|
|
|
"debug": "^4.1.1",
|
|
|
|
|
"get-stream": "^5.1.0",
|
|
|
|
|
"yauzl": "^2.10.0"
|
|
|
|
@ -20106,7 +20097,6 @@
|
|
|
|
|
"anymatch": "^2.0.0",
|
|
|
|
|
"async-each": "^1.0.1",
|
|
|
|
|
"braces": "^2.3.2",
|
|
|
|
|
"fsevents": "^1.2.7",
|
|
|
|
|
"glob-parent": "^3.1.0",
|
|
|
|
|
"inherits": "^2.0.3",
|
|
|
|
|
"is-binary-path": "^1.0.0",
|
|
|
|
@ -22140,8 +22130,8 @@
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"@keeweb/keeweb-native-modules": {
|
|
|
|
|
"version": "https://github.com/keeweb/keeweb-native-modules/releases/download/0.8.0/keeweb-native-modules.tgz",
|
|
|
|
|
"integrity": "sha512-DJO81pN6ZZcR7UdTi2HHJs//7EnIvDGjpt7OTMGMRep6JDIWR4IBPk9DnOqzUAM8H2o27S2/Co/vQDl97GAk2g=="
|
|
|
|
|
"version": "https://github.com/keeweb/keeweb-native-modules/releases/download/0.8.2/keeweb-native-modules.tgz",
|
|
|
|
|
"integrity": "sha512-L612EsTCmzK9KVauXYNwD+wPUNP6OWlLlx+bEngI1J8anypvYEa/y2/Kbq50Vna9Dmfg3ZrMRyZB9Of2Pa37Hg=="
|
|
|
|
|
},
|
|
|
|
|
"@polka/url": {
|
|
|
|
|
"version": "1.0.0-next.11",
|
|
|
|
|