diff --git a/sample-03/package.json b/sample-03/package.json index b9cd4d9f..92ad48e9 100644 --- a/sample-03/package.json +++ b/sample-03/package.json @@ -28,8 +28,8 @@ "webpack-cli": "6.0.1" }, "dependencies": { - "@babel/runtime": "~7.26.0", - "commander": "~12.1.0", + "@babel/runtime": "~7.27.0", + "commander": "~13.1.0", "cross-fetch": "~4.1.0", "js-crypto-utils": "1.0.7", "js-encoding-utils": "0.7.3",