diff --git a/package-lock.json b/package-lock.json index ac30728..6fb8458 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6785,9 +6785,9 @@ } }, "node_modules/caniuse-lite": { - "version": "1.0.30001655", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001655.tgz", - "integrity": "sha512-jRGVy3iSGO5Uutn2owlb5gR6qsGngTw9ZTb4ali9f3glshcNmJ2noam4Mo9zia5P9Dk3jNNydy7vQjuE5dQmfg==", + "version": "1.0.30001684", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001684.tgz", + "integrity": "sha512-G1LRwLIQjBQoyq0ZJGqGIJUXzJ8irpbjHLpVRXDvBEScFJ9b17sgK6vlx0GAJFE21okD7zXl08rRRUfq6HdoEQ==", "funding": [ { "type": "opencollective", @@ -6801,8 +6801,7 @@ "type": "github", "url": "https://github.com/sponsors/ai" } - ], - "license": "CC-BY-4.0" + ] }, "node_modules/cast-array": { "version": "1.0.1", diff --git a/package.json b/package.json index 1e5746e..30bfb2d 100644 --- a/package.json +++ b/package.json @@ -65,8 +65,8 @@ }, "devDependencies": { "@edx/browserslist-config": "^1.2.0", - "@openedx/frontend-build": "14.0.3", "@edx/reactifex": "^2.1.1", + "@openedx/frontend-build": "14.0.3", "@testing-library/jest-dom": "5.16.5", "@testing-library/react": "12.1.5", "axios-mock-adapter": "1.21.2",