diff --git a/package-lock.json b/package-lock.json index d411bb06906..7708ea18195 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15337,9 +15337,9 @@ } }, "node_modules/core-js": { - "version": "3.37.1", - "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.37.1.tgz", - "integrity": "sha512-Xn6qmxrQZyB0FFY8E3bgRXei3lWDJHhvI+u0q9TKIYM49G8pAr0FgnnrFRAmsbptZL1yxRADVXn+x5AGsbBfyw==", + "version": "3.38.1", + "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.38.1.tgz", + "integrity": "sha512-OP35aUorbU3Zvlx7pjsFdu1rGNnD4pgw/CWoYzRY3t2EzoVT7shKHY1dlAy3f41cGIO7ZDPQimhGFTlEYkG/Hw==", "hasInstallScript": true, "license": "MIT", "funding": { @@ -40670,10 +40670,10 @@ "license": "MIT", "dependencies": { "@babel/core": "^7.16.0", - "@babel/eslint-parser": "^7.25.1", - "@rushstack/eslint-patch": "^1.10.4", - "@typescript-eslint/eslint-plugin": "^7.18.0", - "@typescript-eslint/parser": "^7.18.0", + "@babel/eslint-parser": "^7.16.3", + "@rushstack/eslint-patch": "^1.1.0", + "@typescript-eslint/eslint-plugin": "^7.0.0", + "@typescript-eslint/parser": "^7.0.0", "babel-preset-react-app": "^10.0.1", "confusing-browser-globals": "^1.0.11", "eslint-plugin-flowtype": "^8.0.3", @@ -40682,7 +40682,7 @@ "eslint-plugin-jsx-a11y": "^6.5.1", "eslint-plugin-react": "^7.27.1", "eslint-plugin-react-hooks": "^4.3.0", - "eslint-plugin-testing-library": "^6.3.0" + "eslint-plugin-testing-library": "^6.0.0" }, "engines": { "node": ">=14.0.0" @@ -40695,7 +40695,7 @@ "version": "3.0.0", "license": "MIT", "dependencies": { - "core-js": "^3.19.2", + "core-js": "^3.38.1", "object-assign": "^4.1.1", "promise": "^8.1.0", "raf": "^3.4.1",