diff --git a/package-lock.json b/package-lock.json index 2d99a6f..2000057 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,6 +13,9 @@ "@commitlint/config-conventional": "^19.0.0", "jest": "^29.0.0" }, + "engines": { + "node": ">=18" + }, "peerDependencies": { "@commitlint/cli": ">=17.0.0", "@commitlint/config-conventional": ">=17.0.0" @@ -2836,9 +2839,9 @@ "license": "MIT" }, "node_modules/fast-uri": { - "version": "3.1.5", - "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.5.tgz", - "integrity": "sha512-gHwA1O9LDIcKunMKhObS/HimwtehO1nPUECKAu5TpKgaO19fcWEl4bliWe1jWxVFvIXztJjjQ4L8XQ1EU9f7Jw==", + "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": [ {