diff --git a/package-lock.json b/package-lock.json index 11dfccd..00337ac 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6790,9 +6790,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.30001660", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001660.tgz", + "integrity": "sha512-GacvNTTuATm26qC74pt+ad1fW15mlQ/zuTzzY1ZoIzECTP8HURDfF43kNxPgf7H1jmelCBQTTbBNxdSXOA7Bqg==", "funding": [ { "type": "opencollective", @@ -6806,8 +6806,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 57d10ca..e3f55c8 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",