diff --git a/docs/smart-contract-development/with-hardhat/package-lock.json b/docs/smart-contract-development/with-hardhat/package-lock.json index 632c597b0..b093eaa03 100644 --- a/docs/smart-contract-development/with-hardhat/package-lock.json +++ b/docs/smart-contract-development/with-hardhat/package-lock.json @@ -2269,9 +2269,9 @@ } }, "node_modules/axios": { - "version": "1.7.1", - "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.1.tgz", - "integrity": "sha512-+LV37nQcd1EpFalkXksWNBiA17NZ5m5/WspmHGmZmdx1qBOg/VNq/c4eRJiA9VQQHBOs+N0ZhhdU10h2TyNK7Q==", + "version": "1.7.4", + "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.4.tgz", + "integrity": "sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==", "dev": true, "peer": true, "dependencies": {