Skip to content

Commit acd2424

Browse files
committed
admin: updated packages to address audit
1 parent b746c3c commit acd2424

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@
1919
},
2020
"description": "A complete and compact Ethereum library, for dapps, wallets and any other tools.",
2121
"devDependencies": {
22-
"@rollup/plugin-node-resolve": "15.3.0",
23-
"@types/mocha": "10.0.9",
22+
"@rollup/plugin-node-resolve": "16.0.3",
23+
"@types/mocha": "10.0.10",
2424
"@types/semver": "7.5.8",
2525
"c8": "7.12.0",
26-
"mocha": "10.7.3",
27-
"rollup": "4.24.0",
26+
"mocha": "11.7.5",
27+
"rollup": "4.60.1",
2828
"semver": "7.6.3",
2929
"typescript": "5.0.4",
3030
"uglify-js": "3.19.3"

0 commit comments

Comments
 (0)