diff --git a/package-lock.json b/package-lock.json index d59f7f8..784b235 100644 --- a/package-lock.json +++ b/package-lock.json @@ -31,7 +31,7 @@ "cross-env": "^7.0.3", "del-cli": "^6.0.0", "eslint": "^9.28.0", - "eslint-plugin-regexp": "^2.7.0", + "eslint-plugin-regexp": "^2.9.0", "globals": "^16.2.0", "jest": "^29.7.0", "node-gyp": "^11.2.0", @@ -5236,9 +5236,9 @@ } }, "node_modules/eslint-plugin-regexp": { - "version": "2.7.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-regexp/-/eslint-plugin-regexp-2.7.0.tgz", - "integrity": "sha512-U8oZI77SBtH8U3ulZ05iu0qEzIizyEDXd+BWHvyVxTOjGwcDcvy/kEpgFG4DYca2ByRLiVPFZ2GeH7j1pdvZTA==", + "version": "2.9.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-regexp/-/eslint-plugin-regexp-2.9.0.tgz", + "integrity": "sha512-9WqJMnOq8VlE/cK+YAo9C9YHhkOtcEtEk9d12a+H7OSZFwlpI6stiHmYPGa2VE0QhTzodJyhlyprUaXDZLgHBw==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index ed909e5..b157e84 100644 --- a/package.json +++ b/package.json @@ -120,7 +120,7 @@ "cross-env": "^7.0.3", "del-cli": "^6.0.0", "eslint": "^9.28.0", - "eslint-plugin-regexp": "^2.7.0", + "eslint-plugin-regexp": "^2.9.0", "globals": "^16.2.0", "jest": "^29.7.0", "node-gyp": "^11.2.0",