diff --git a/package-lock.json b/package-lock.json index 11159f78..a654412c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2062,9 +2062,9 @@ } }, "node_modules/cancel-stuck-transactions": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/cancel-stuck-transactions/-/cancel-stuck-transactions-4.0.1.tgz", - "integrity": "sha512-vdhUJz+Of96Y+o2RtVjOxp2Twz/zZVaay9tlksph+MoIuXwLwJ4BoI2es2OS31TIXj5Bo37nLNuE9eNqH+7dag==", + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/cancel-stuck-transactions/-/cancel-stuck-transactions-4.0.2.tgz", + "integrity": "sha512-pC9yfp2YAMr1IRMw2nR74PR6gQQ6/xMSl1ydkT7pyweApDQ6FFvUkSvSxUG6JgqVKiYCbtDIYSsGNBGgESJtXQ==", "dependencies": { "ms": "^2.1.3" } @@ -6259,7 +6259,7 @@ "@ucanto/principal": "^9.0.1", "@web3-storage/access": "^20.0.0", "@web3-storage/w3up-client": "^16.2.0", - "cancel-stuck-transactions": "^4.0.1", + "cancel-stuck-transactions": "^4.0.2", "ethers": "^6.13.4", "p-retry": "^6.2.0", "pg": "^8.13.0" diff --git a/publish/package.json b/publish/package.json index 357d0660..bb9d3d90 100644 --- a/publish/package.json +++ b/publish/package.json @@ -15,7 +15,7 @@ "@ucanto/principal": "^9.0.1", "@web3-storage/access": "^20.0.0", "@web3-storage/w3up-client": "^16.2.0", - "cancel-stuck-transactions": "^4.0.1", + "cancel-stuck-transactions": "^4.0.2", "ethers": "^6.13.4", "p-retry": "^6.2.0", "pg": "^8.13.0"