diff --git a/package-lock.json b/package-lock.json index 9701a4f1..8462f930 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "@types/npm-registry-fetch": "8.0.9", "cmd-ts": "0.14.3", "common-tags": "1.8.2", - "effect": "2.2.5", + "effect": "2.4.19", "kleur": "4.1.5", "libnpmpublish": "11.1.3", "mitt": "3.0.1", @@ -1910,6 +1910,7 @@ "integrity": "sha512-n1H6IcDhmmUEG7TNVSspGmiHHutt7iVKtZwRppD7e04wha5MrkV1h3pti9xQLcCMt6YWsncpoT0HMjkH1FNwWQ==", "dev": true, "license": "MIT", + "peer": true, "dependencies": { "@typescript-eslint/scope-manager": "8.46.0", "@typescript-eslint/types": "8.46.0", @@ -5050,9 +5051,9 @@ "license": "MIT" }, "node_modules/effect": { - "version": "2.2.5", - "resolved": "https://registry.npmjs.org/effect/-/effect-2.2.5.tgz", - "integrity": "sha512-F1bfJXeecK6WpZDSU1UK8C8tUr3n7AqGVL1b8HWeVlHD4192x+6yN0Eb7Qa0CASike5dsbloTfidxBZFr0IpVg==", + "version": "2.4.19", + "resolved": "https://registry.npmjs.org/effect/-/effect-2.4.19.tgz", + "integrity": "sha512-z/rn878Po3n522g/AYUDHD1SsZaZdvRxlTCLQ8xl8H6xA82nBwwooD1mdn/73Uywmp7d84oay3w3528r0Uyd0w==", "license": "MIT" }, "node_modules/electron-to-chromium": { diff --git a/package.json b/package.json index 3489cb96..24ccfc3b 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@types/common-tags": "1.8.4", "cmd-ts": "0.14.3", "common-tags": "1.8.2", - "effect": "2.2.5", + "effect": "2.4.19", "kleur": "4.1.5", "libnpmpublish": "11.1.3", "mitt": "3.0.1",