diff --git a/package-lock.json b/package-lock.json index c1675d5fcf..b311e59021 100644 --- a/package-lock.json +++ b/package-lock.json @@ -46,7 +46,7 @@ "@appium/fake-driver": "5.4.0", "@appium/support": "4.2.0", "@babel/core": "7.23.9", - "@babel/eslint-parser": "7.23.9", + "@babel/eslint-parser": "7.23.10", "@babel/eslint-plugin": "7.23.5", "@babel/plugin-proposal-class-properties": "7.18.6", "@babel/plugin-transform-runtime": "7.23.9", @@ -599,9 +599,9 @@ } }, "node_modules/@babel/eslint-parser": { - "version": "7.23.9", - "resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.23.9.tgz", - "integrity": "sha512-xPndlO7qxiJbn0ATvfXQBjCS7qApc9xmKHArgI/FTEFxXas5dnjC/VqM37lfZun9dclRYcn+YQAr6uDFy0bB2g==", + "version": "7.23.10", + "resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.23.10.tgz", + "integrity": "sha512-3wSYDPZVnhseRnxRJH6ZVTNknBz76AEnyC+AYYhasjP3Yy23qz0ERR7Fcd2SHmYuSFJ2kY9gaaDd3vyqU09eSw==", "dev": true, "dependencies": { "@nicolo-ribaudo/eslint-scope-5-internals": "5.1.1-v1", diff --git a/package.json b/package.json index dc9822c7bf..e3bfd4971d 100644 --- a/package.json +++ b/package.json @@ -194,7 +194,7 @@ "@appium/fake-driver": "5.4.0", "@appium/support": "4.2.0", "@babel/core": "7.23.9", - "@babel/eslint-parser": "7.23.9", + "@babel/eslint-parser": "7.23.10", "@babel/eslint-plugin": "7.23.5", "@babel/plugin-proposal-class-properties": "7.18.6", "@babel/plugin-transform-runtime": "7.23.9",