diff --git a/package-lock.json b/package-lock.json index 5ad479b436..248c5a4035 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5855,20 +5855,23 @@ "dev": true }, "node_modules/eslint-plugin-functional": { - "version": "7.0.2", - "resolved": "https://registry.npmjs.org/eslint-plugin-functional/-/eslint-plugin-functional-7.0.2.tgz", - "integrity": "sha512-IBriPyU3Uc1EieU5YVyiqrwHzw2yl4bRW58Xf5RP8x3pf80MoqObgfNu9DERwSIgvFOm93jdalUITc96Ysnx7g==", + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-functional/-/eslint-plugin-functional-7.1.0.tgz", + "integrity": "sha512-eu7lVAF9dDTw2xzlsLDvJRXx9t4g/S/pmCSdGx2oFmibmkz2LMoPDu7B+UA9CV/RzvNr4wWd4apc71nMAazdKQ==", "dev": true, "funding": [ { "type": "ko-fi", "url": "https://ko-fi.com/rebeccastevens" + }, + { + "type": "tidelift", + "url": "https://tidelift.com/funding/github/npm/eslint-plugin-functional" } ], - "license": "MIT", "dependencies": { - "@typescript-eslint/utils": "^8.0.0", - "deepmerge-ts": "^7.1.0", + "@typescript-eslint/utils": "^8.10.0", + "deepmerge-ts": "^7.1.3", "escape-string-regexp": "^5.0.0", "is-immutable-type": "^5.0.0", "ts-api-utils": "^1.3.0", @@ -18385,13 +18388,13 @@ } }, "eslint-plugin-functional": { - "version": "7.0.2", - "resolved": "https://registry.npmjs.org/eslint-plugin-functional/-/eslint-plugin-functional-7.0.2.tgz", - "integrity": "sha512-IBriPyU3Uc1EieU5YVyiqrwHzw2yl4bRW58Xf5RP8x3pf80MoqObgfNu9DERwSIgvFOm93jdalUITc96Ysnx7g==", + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-functional/-/eslint-plugin-functional-7.1.0.tgz", + "integrity": "sha512-eu7lVAF9dDTw2xzlsLDvJRXx9t4g/S/pmCSdGx2oFmibmkz2LMoPDu7B+UA9CV/RzvNr4wWd4apc71nMAazdKQ==", "dev": true, "requires": { - "@typescript-eslint/utils": "^8.0.0", - "deepmerge-ts": "^7.1.0", + "@typescript-eslint/utils": "^8.10.0", + "deepmerge-ts": "^7.1.3", "escape-string-regexp": "^5.0.0", "is-immutable-type": "^5.0.0", "ts-api-utils": "^1.3.0",