From 3ff8c9f42f2cddb57fab925582ac65877663642f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2026 00:12:05 +0000 Subject: [PATCH] chore(deps-dev): bump fast-uri Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.1.2 to 3.1.7. - [Release notes](https://github.com/fastify/fast-uri/releases) - [Commits](https://github.com/fastify/fast-uri/compare/v3.1.2...v3.1.7) --- updated-dependencies: - dependency-name: fast-uri dependency-version: 3.1.7 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- .../starter/package-lock.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/3-Data-Visualization/13-meaningful-visualizations/starter/package-lock.json b/3-Data-Visualization/13-meaningful-visualizations/starter/package-lock.json index 411039aa..eca92021 100644 --- a/3-Data-Visualization/13-meaningful-visualizations/starter/package-lock.json +++ b/3-Data-Visualization/13-meaningful-visualizations/starter/package-lock.json @@ -20,6 +20,9 @@ "eslint": "^9.34.0", "eslint-plugin-vue": "^10.4.0", "vue-template-compiler": "^2.6.11" + }, + "engines": { + "node": ">=20.0.0" } }, "node_modules/@achrinza/node-ipc": { @@ -6806,9 +6809,9 @@ "license": "MIT" }, "node_modules/fast-uri": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.2.tgz", - "integrity": "sha512-rVjf7ArG3LTk+FS6Yw81V1DLuZl1bRbNrev6Tmd/9RaroeeRRJhAt7jg/6YFxbvAQXUCavSoZhPPj6oOx+5KjQ==", + "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": [ {