diff --git a/package-lock.json b/package-lock.json index 757674f..0a370d0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4668,9 +4668,9 @@ } }, "node_modules/fast-uri": { - "version": "3.1.6", - "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.6.tgz", - "integrity": "sha512-7Ical1vFEMr0onbVzEDIreM22I4khW+fzyQPwvAFWBp1iwdshSZRsL4jjRvPG9JP1uiqMHRto+YU6R2/CzDz5Q==", + "version": "3.1.7", + "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.7.tgz", + "integrity": "sha512-dOvZVzjdZdz7phd9v6jCbwxrBW3fK6n8Rc0CtdmM4bumzMnxywBYhuph6J819RRw/ku+rLbelwfMunktuzVVHg==", "funding": [ { "type": "github", diff --git a/package.json b/package.json index 5b17f2d..a5621ae 100644 --- a/package.json +++ b/package.json @@ -190,7 +190,7 @@ "@tiptap/starter-kit": "3.27.1", "axios": "1.19.0", "body-parser": "2.3.0", - "fast-uri": "3.1.6", + "fast-uri": "3.1.7", "form-data": "4.0.6", "hono": "4.13.0", "@hono/node-server": "2.1.0",