diff --git a/package-lock.json b/package-lock.json index 87d3ce1..6d349d9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2704,9 +2704,9 @@ } }, "node_modules/eslint-plugin-n": { - "version": "17.19.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-n/-/eslint-plugin-n-17.19.0.tgz", - "integrity": "sha512-qxn1NaDHtizbhVAPpbMT8wWFaLtPnwhfN/e+chdu2i6Vgzmo/tGM62tcJ1Hf7J5Ie4dhse3DOPMmDxduzfifzw==", + "version": "17.20.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-n/-/eslint-plugin-n-17.20.0.tgz", + "integrity": "sha512-IRSoatgB/NQJZG5EeTbv/iAx1byOGdbbyhQrNvWdCfTnmPxUT0ao9/eGOeG7ljD8wJBsxwE8f6tES5Db0FRKEw==", "license": "MIT", "dependencies": { "@eslint-community/eslint-utils": "^4.5.0",