diff --git a/package-lock.json b/package-lock.json index e3b7910..b724d3d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2539,9 +2539,9 @@ } }, "node_modules/eslint-plugin-n": { - "version": "17.23.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-n/-/eslint-plugin-n-17.23.0.tgz", - "integrity": "sha512-aPePGxUr5LezcXmMRBF83eK1MmqUYY1NdLdHC+jdpfc5b98eL7yDXY20gXJ6DcTxrHBhrLsfYYqo7J+m0h9YXQ==", + "version": "17.23.1", + "resolved": "https://registry.npmjs.org/eslint-plugin-n/-/eslint-plugin-n-17.23.1.tgz", + "integrity": "sha512-68PealUpYoHOBh332JLLD9Sj7OQUDkFpmcfqt8R9sySfFSeuGJjMTJQvCRRB96zO3A/PELRLkPrzsHmzEFQQ5A==", "license": "MIT", "dependencies": { "@eslint-community/eslint-utils": "^4.5.0",