diff --git a/package-lock.json b/package-lock.json index 7648c8aa..8aa00026 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6495,9 +6495,9 @@ } }, "node_modules/@testing-library/dom": { - "version": "10.4.0", - "resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-10.4.0.tgz", - "integrity": "sha512-pemlzrSESWbdAloYml3bAJMEfNh1Z7EduzqPKprCH5S341frlpYnUEW0H72dLxa6IsYr+mPno20GiSm+h9dEdQ==", + "version": "10.4.1", + "resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-10.4.1.tgz", + "integrity": "sha512-o4PXJQidqJl82ckFaXUeoAW+XysPLauYI43Abki5hABd853iMhitooc6znOnczgbTYmEP6U6/y1ZyKAIsvMKGg==", "dev": true, "license": "MIT", "dependencies": { @@ -6505,9 +6505,9 @@ "@babel/runtime": "^7.12.5", "@types/aria-query": "^5.0.1", "aria-query": "5.3.0", - "chalk": "^4.1.0", "dom-accessibility-api": "^0.5.9", "lz-string": "^1.5.0", + "picocolors": "1.1.1", "pretty-format": "^27.0.2" }, "engines": { @@ -28783,9 +28783,9 @@ "devDependencies": { "@edx/browserslist-config": "^1.5.0", "@edx/frontend-platform": "^8.2.1", - "@openedx/frontend-build": "^14.6.1", + "@openedx/frontend-build": "^14.3.1", "@openedx/paragon": "^22.15.1", - "@testing-library/dom": "^10.4.0", + "@testing-library/dom": "^10.4.1", "@testing-library/jest-dom": "^5.17.0", "@testing-library/react": "^16.2.0", "@testing-library/user-event": "^14.6.1", @@ -28838,7 +28838,7 @@ "license": "AGPL-3.0", "devDependencies": { "@edx/browserslist-config": "^1.5.0", - "@openedx/frontend-build": "^14.6.1", + "@openedx/frontend-build": "^14.3.1", "react": "^18.3.1", "react-dom": "^18.3.1", "react-router-dom": "^6.29.0" @@ -28860,8 +28860,8 @@ "devDependencies": { "@edx/browserslist-config": "^1.5.0", "@edx/frontend-platform": "^8.2.1", - "@openedx/frontend-build": "^14.6.1", - "@testing-library/dom": "^10.4.0", + "@openedx/frontend-build": "^14.3.1", + "@testing-library/dom": "^10.4.1", "@testing-library/jest-dom": "^5.17.0", "@testing-library/react": "^16.2.0", "react": "^18.3.1", @@ -28914,8 +28914,8 @@ "devDependencies": { "@edx/browserslist-config": "^1.5.0", "@edx/frontend-platform": "^8.2.1", - "@openedx/frontend-build": "^14.6.1", - "@testing-library/dom": "^10.4.0", + "@openedx/frontend-build": "^14.3.1", + "@testing-library/dom": "^10.4.1", "@testing-library/react": "^16.2.0", "react": "^18.3.1", "react-dom": "^18.3.1",