Run npm update

This commit is contained in:
larabr 2024-02-28 12:44:05 +01:00
parent d4fd9c8d43
commit 15adf84a7d
2 changed files with 4823 additions and 3517 deletions

8306
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -64,8 +64,8 @@
"devDependencies": {
"@openpgp/asmcrypto.js": "^3.1.0",
"@openpgp/jsdoc": "^3.6.11",
"@openpgp/noble-curves": "^1.2.1-0",
"@openpgp/noble-hashes": "^1.3.3-0",
"@openpgp/noble-curves": "^1.3.0",
"@openpgp/noble-hashes": "^1.3.3",
"@openpgp/seek-bzip": "^1.0.5-git",
"@openpgp/tweetnacl": "^1.0.4-1",
"@openpgp/web-stream-tools": "~0.1.1",
@ -75,36 +75,36 @@
"@rollup/plugin-replace": "^5.0.5",
"@rollup/plugin-terser": "^0.4.4",
"@rollup/plugin-wasm": "^6.2.2",
"@types/chai": "^4.2.14",
"@types/chai": "^4.3.12",
"argon2id": "^1.0.1",
"benchmark": "^2.1.4",
"c8": "^8.0.1",
"chai": "^4.3.7",
"chai": "^4.4.1",
"chai-as-promised": "^7.1.1",
"eckey-utils": "^0.7.14",
"eslint": "^8.34.0",
"eslint": "^8.57.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-chai-friendly": "^0.7.2",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-chai-friendly": "^0.7.4",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-unicorn": "^48.0.1",
"fflate": "^0.7.4",
"http-server": "^14.1.1",
"karma": "^6.4.0",
"karma": "^6.4.3",
"karma-browserstack-launcher": "^1.6.0",
"karma-chrome-launcher": "^3.1.1",
"karma-chrome-launcher": "^3.2.0",
"karma-firefox-launcher": "^2.1.2",
"karma-mocha": "^2.0.1",
"karma-mocha-reporter": "^2.2.5",
"karma-webkit-launcher": "^2.1.0",
"mocha": "^10.2.0",
"playwright": "^1.30.0",
"rollup": "^4.9.5",
"sinon": "^15.1.0",
"ts-node": "^10.9.1",
"tsx": "^4.7.0",
"karma-webkit-launcher": "^2.4.0",
"mocha": "^10.3.0",
"playwright": "^1.42.0",
"rollup": "^4.12.0",
"sinon": "^15.2.0",
"ts-node": "^10.9.2",
"tsx": "^4.7.1",
"typescript": "^5.3.3",
"web-streams-polyfill": "^3.2.0"
"web-streams-polyfill": "^3.3.3"
},
"repository": {
"type": "git",