From df61b7ac50e094ba54ddb76cdc3ac7fadd5f1fae Mon Sep 17 00:00:00 2001 From: arbrandes <759355+arbrandes@users.noreply.github.com> Date: Mon, 24 Nov 2025 00:05:41 +0000 Subject: [PATCH] chore: update browserslist DB --- package-lock.json | 7 +++---- package.json | 2 +- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 86988a9c..55c4d922 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8349,9 +8349,9 @@ } }, "node_modules/caniuse-lite": { - "version": "1.0.30001716", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001716.tgz", - "integrity": "sha512-49/c1+x3Kwz7ZIWt+4DvK3aMJy9oYXXG6/97JKsnjdCk/6n9vVyWL8NAwVt95Lwt9eigI10Hl782kDfZUUlRXw==", + "version": "1.0.30001756", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001756.tgz", + "integrity": "sha512-4HnCNKbMLkLdhJz3TToeVWHSnfJvPaq6vu/eRP0Ahub/07n484XHhBF5AJoSGHdVrS8tKFauUQz8Bp9P7LVx7A==", "funding": [ { "type": "opencollective", @@ -19621,7 +19621,6 @@ "resolved": "https://registry.npmjs.org/react-router-dom/-/react-router-dom-6.30.2.tgz", "integrity": "sha512-l2OwHn3UUnEVUqc6/1VMmR1cvZryZ3j3NzapC2eUXO1dB0sYp5mvwdjiXhpUbRb21eFow3qSxpP8Yv6oAU824Q==", "license": "MIT", - "peer": true, "dependencies": { "@remix-run/router": "1.23.1", "react-router": "6.30.2" diff --git a/package.json b/package.json index ff649114..a9c90307 100644 --- a/package.json +++ b/package.json @@ -35,8 +35,8 @@ }, "dependencies": { "@edx/brand": "npm:@openedx/brand-openedx@^1.2.2", - "@edx/frontend-component-header": "^6.4.0", "@edx/frontend-component-footer": "^14.6.0", + "@edx/frontend-component-header": "^6.4.0", "@edx/frontend-platform": "^8.3.0", "@edx/openedx-atlas": "^0.7.0", "@fortawesome/fontawesome-svg-core": "1.2.36",