diff --git a/package-lock.json b/package-lock.json index eb9e4c7..8ec52fe 100644 --- a/package-lock.json +++ b/package-lock.json @@ -33,7 +33,7 @@ "eslint-config-standard": "17.1.0", "eslint-plugin": "1.0.1", "eslint-plugin-unicorn": "56.0.1", - "esmock": "2.7.0", + "esmock": "2.7.3", "globals": "16.0.0", "husky": "9.1.7", "lint-staged": "15.5.2", @@ -4014,9 +4014,9 @@ } }, "node_modules/esmock": { - "version": "2.7.0", - "resolved": "https://registry.npmjs.org/esmock/-/esmock-2.7.0.tgz", - "integrity": "sha512-nYSvky0rP//13eYIGJ7b1dhsaBxtS370UoDWbILo1jHlO4hrCUkp/LD3e54QVhySxAGLsufxi5A4+wUAxPUIrg==", + "version": "2.7.3", + "resolved": "https://registry.npmjs.org/esmock/-/esmock-2.7.3.tgz", + "integrity": "sha512-/M/YZOjgyLaVoY6K83pwCsGE1AJQnj4S4GyXLYgi/Y79KL8EeW6WU7Rmjc89UO7jv6ec8+j34rKeWOfiLeEu0A==", "dev": true, "license": "ISC", "engines": { diff --git a/package.json b/package.json index a2b1059..ebc7bf2 100644 --- a/package.json +++ b/package.json @@ -102,7 +102,7 @@ "eslint-config-standard": "17.1.0", "eslint-plugin": "1.0.1", "eslint-plugin-unicorn": "56.0.1", - "esmock": "2.7.0", + "esmock": "2.7.3", "globals": "16.0.0", "husky": "9.1.7", "lint-staged": "15.5.2",