mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2025-07-03 19:42:29 +00:00
Run npm update
as well as npm audit.
This commit is contained in:
parent
fe58fe9ac0
commit
a51249a964
5960
package-lock.json
generated
5960
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
26
package.json
26
package.json
@ -72,43 +72,43 @@
|
|||||||
"@openpgp/web-stream-tools": "~0.1.3",
|
"@openpgp/web-stream-tools": "~0.1.3",
|
||||||
"@rollup/plugin-alias": "^5.1.1",
|
"@rollup/plugin-alias": "^5.1.1",
|
||||||
"@rollup/plugin-commonjs": "^25.0.8",
|
"@rollup/plugin-commonjs": "^25.0.8",
|
||||||
"@rollup/plugin-node-resolve": "^15.3.0",
|
"@rollup/plugin-node-resolve": "^15.3.1",
|
||||||
"@rollup/plugin-replace": "^5.0.7",
|
"@rollup/plugin-replace": "^5.0.7",
|
||||||
"@rollup/plugin-terser": "^0.4.4",
|
"@rollup/plugin-terser": "^0.4.4",
|
||||||
"@rollup/plugin-typescript": "^11.1.6",
|
"@rollup/plugin-typescript": "^11.1.6",
|
||||||
"@rollup/plugin-wasm": "^6.2.2",
|
"@rollup/plugin-wasm": "^6.2.2",
|
||||||
"@types/chai": "^4.3.19",
|
"@types/chai": "^4.3.20",
|
||||||
"@types/sinon": "^17.0.3",
|
"@types/sinon": "^17.0.4",
|
||||||
"@typescript-eslint/parser": "^7.18.0",
|
"@typescript-eslint/parser": "^7.18.0",
|
||||||
"@web/test-runner": "^0.19.0",
|
"@web/test-runner": "^0.19.0",
|
||||||
"@web/test-runner-browserstack": "^0.7.2",
|
"@web/test-runner-browserstack": "^0.8.0",
|
||||||
"@web/test-runner-mocha": "^0.9.0",
|
"@web/test-runner-mocha": "^0.9.0",
|
||||||
"@web/test-runner-playwright": "^0.11.0",
|
"@web/test-runner-playwright": "^0.11.0",
|
||||||
"argon2id": "^1.0.1",
|
"argon2id": "^1.0.1",
|
||||||
"benchmark": "^2.1.4",
|
"benchmark": "^2.1.4",
|
||||||
"bn.js": "^5.2.1",
|
"bn.js": "^5.2.2",
|
||||||
"c8": "^8.0.1",
|
"c8": "^8.0.1",
|
||||||
"chai": "^4.4.1",
|
"chai": "^4.5.0",
|
||||||
"chai-as-promised": "^7.1.2",
|
"chai-as-promised": "^7.1.2",
|
||||||
"eckey-utils": "^0.7.14",
|
"eckey-utils": "^0.7.14",
|
||||||
"eslint": "^8.57.1",
|
"eslint": "^8.57.1",
|
||||||
"eslint-config-airbnb": "^19.0.4",
|
"eslint-config-airbnb": "^19.0.4",
|
||||||
"eslint-config-airbnb-base": "^15.0.0",
|
"eslint-config-airbnb-base": "^15.0.0",
|
||||||
"eslint-config-airbnb-typescript": "^18.0.0",
|
"eslint-config-airbnb-typescript": "^18.0.0",
|
||||||
"eslint-import-resolver-typescript": "^3.6.3",
|
"eslint-import-resolver-typescript": "^3.10.1",
|
||||||
"eslint-plugin-chai-friendly": "^0.7.4",
|
"eslint-plugin-chai-friendly": "^0.7.4",
|
||||||
"eslint-plugin-import": "^2.31.0",
|
"eslint-plugin-import": "^2.31.0",
|
||||||
"eslint-plugin-unicorn": "^48.0.1",
|
"eslint-plugin-unicorn": "^48.0.1",
|
||||||
"fflate": "^0.8.2",
|
"fflate": "^0.8.2",
|
||||||
"mocha": "^10.7.3",
|
"mocha": "^10.8.2",
|
||||||
"playwright": "^1.53.0",
|
"playwright": "^1.53.0",
|
||||||
"rollup": "^4.24.2",
|
"rollup": "^4.40.2",
|
||||||
"sinon": "^18.0.1",
|
"sinon": "^18.0.1",
|
||||||
"ts-node": "^10.9.2",
|
"ts-node": "^10.9.2",
|
||||||
"tslib": "^2.8.0",
|
"tslib": "^2.8.1",
|
||||||
"tsx": "^4.19.2",
|
"tsx": "^4.19.4",
|
||||||
"typescript": "^5.6.3",
|
"typescript": "^5.8.3",
|
||||||
"web-streams-polyfill": "^4.0.0"
|
"web-streams-polyfill": "^4.1.0"
|
||||||
},
|
},
|
||||||
"overrides": {
|
"overrides": {
|
||||||
"@web/dev-server-core": "npm:@openpgp/wtr-dev-server-core@0.7.3-patch.1",
|
"@web/dev-server-core": "npm:@openpgp/wtr-dev-server-core@0.7.3-patch.1",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user