diff --git a/package.json b/package.json index d5192f4..36878e3 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@salesforce/plugin-command-reference": "^3.1.37", "@types/node-fetch": "^2.6.11", "eslint-plugin-sf-plugin": "^1.20.13", - "esmock": "^2.6.9", + "esmock": "^2.7.0", "oclif": "^4.17.27", "ts-node": "^10.9.2", "typescript": "^5.5.4" diff --git a/yarn.lock b/yarn.lock index ab1cb42..a7fc9f4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5916,10 +5916,10 @@ eslint@^8.56.0, eslint@~8.57.0: strip-ansi "^6.0.1" text-table "^0.2.0" -esmock@^2.6.9: - version "2.6.9" - resolved "https://registry.yarnpkg.com/esmock/-/esmock-2.6.9.tgz#3d8fc5f277ec82f0ae1cfc579712cc19ff53d999" - integrity sha512-SJ5YnoWi8yuGghBrupScARmIcUh2A2a2gIfdVRtQ2MQpQo91wMWHx/fsN0ZDERLAUso1ea4Q/9CKCL88O5MEpg== +esmock@^2.7.0: + version "2.7.0" + resolved "https://registry.yarnpkg.com/esmock/-/esmock-2.7.0.tgz#6090b14ec1c78bf29f2428a63c9b9fd6e53eb7e1" + integrity sha512-nYSvky0rP//13eYIGJ7b1dhsaBxtS370UoDWbILo1jHlO4hrCUkp/LD3e54QVhySxAGLsufxi5A4+wUAxPUIrg== espree@^9.6.0, espree@^9.6.1: version "9.6.1"