diff --git a/contracts/package-lock.json b/contracts/package-lock.json index 544028c..7132d23 100644 --- a/contracts/package-lock.json +++ b/contracts/package-lock.json @@ -7,7 +7,7 @@ "": { "name": "contracts", "version": "1.0.0", - "license": "ISC", + "license": "Apache-2.0", "dependencies": { "@nomicfoundation/hardhat-ethers": "^4.0.4", "dotenv": "^17.2.3", @@ -2653,9 +2653,9 @@ } }, "node_modules/undici": { - "version": "6.23.0", - "resolved": "https://registry.npmjs.org/undici/-/undici-6.23.0.tgz", - "integrity": "sha512-VfQPToRA5FZs/qJxLIinmU59u0r7LXqoJkCzinq3ckNJp3vKEh7jTWN589YQ5+aoAC/TGRLyJLCPKcLQbM8r9g==", + "version": "6.24.0", + "resolved": "https://registry.npmjs.org/undici/-/undici-6.24.0.tgz", + "integrity": "sha512-lVLNosgqo5EkGqh5XUDhGfsMSoO8K0BAN0TyJLvwNRSl4xWGZlCVYsAIpa/OpA3TvmnM01GWcoKmc3ZWo5wKKA==", "license": "MIT", "engines": { "node": ">=18.17"