From 394e9b3f82fd1b106faca2b5ac3e5169e6f0d463 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2026 17:51:00 +0000 Subject: [PATCH] chore(deps): bump fast-uri from 3.1.0 to 3.1.7 in /e2e Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.1.0 to 3.1.7. - [Release notes](https://github.com/fastify/fast-uri/releases) - [Commits](https://github.com/fastify/fast-uri/compare/v3.1.0...v3.1.7) --- updated-dependencies: - dependency-name: fast-uri dependency-version: 3.1.7 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- e2e/package-lock.json | 26 ++++++++++++++------------ 1 file changed, 14 insertions(+), 12 deletions(-) diff --git a/e2e/package-lock.json b/e2e/package-lock.json index 2215c1094..c96a7ee72 100644 --- a/e2e/package-lock.json +++ b/e2e/package-lock.json @@ -6,17 +6,17 @@ "": { "name": "hardhat-project", "devDependencies": { - "@nomicfoundation/hardhat-toolbox": "^4.0.0", - "@openzeppelin/hardhat-upgrades": "^3.0.1", - "@trivago/prettier-plugin-sort-imports": "^4.3.0", - "axios": "^1.15.0", - "ethers": "^6.9.0", - "hardhat": "^2.19.2", - "prettier": "^3.1.1", - "ts-node": "^10.9.2", - "undici": "^6.24.0", - "web3-types": "^1.3.1", - "ws": "^8.16.0" + "@nomicfoundation/hardhat-toolbox": "4.0.0", + "@openzeppelin/hardhat-upgrades": "3.9.1", + "@trivago/prettier-plugin-sort-imports": "4.3.0", + "axios": "1.15.2", + "ethers": "6.15.0", + "hardhat": "2.26.3", + "prettier": "3.6.2", + "ts-node": "10.9.2", + "undici": "6.25.0", + "web3-types": "1.10.0", + "ws": "8.18.3" } }, "node_modules/@adraffy/ens-normalize": { @@ -4724,7 +4724,9 @@ "peer": true }, "node_modules/fast-uri": { - "version": "3.1.0", + "version": "3.1.7", + "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.7.tgz", + "integrity": "sha512-dOvZVzjdZdz7phd9v6jCbwxrBW3fK6n8Rc0CtdmM4bumzMnxywBYhuph6J819RRw/ku+rLbelwfMunktuzVVHg==", "dev": true, "funding": [ {