diff --git a/package-lock.json b/package-lock.json index 8962a1e..ca713a4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5720,9 +5720,9 @@ } }, "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.5", + "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.5.tgz", + "integrity": "sha512-gHwA1O9LDIcKunMKhObS/HimwtehO1nPUECKAu5TpKgaO19fcWEl4bliWe1jWxVFvIXztJjjQ4L8XQ1EU9f7Jw==", "dev": true, "funding": [ { @@ -14291,7 +14291,7 @@ }, "server": { "name": "@patchpanel/server", - "version": "0.5.0", + "version": "0.7.0", "license": "GPL-3.0", "dependencies": { "@maxmind/geoip2-node": "^6.0.0", @@ -14327,7 +14327,7 @@ }, "web": { "name": "@patchpanel/web", - "version": "0.5.0", + "version": "0.7.0", "license": "GPL-3.0", "dependencies": { "@dr.pogodin/react-helmet": "^3.0.4",