chore: update browserslist DB (#963)

Co-authored-by: jsnwesson <62807795+jsnwesson@users.noreply.github.com>
This commit is contained in:
edX requirements bot
2024-02-15 13:42:46 -05:00
committed by GitHub
parent a36c0629e9
commit 2aeb7b0710
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -7786,9 +7786,9 @@
}
},
"node_modules/caniuse-lite": {
"version": "1.0.30001583",
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001583.tgz",
"integrity": "sha512-acWTYaha8xfhA/Du/z4sNZjHUWjkiuoAi2LM+T/aL+kemKQgPT1xBb/YKjlQ0Qo8gvbHsGNplrEJ+9G3gL7i4Q==",
"version": "1.0.30001585",
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001585.tgz",
"integrity": "sha512-yr2BWR1yLXQ8fMpdS/4ZZXpseBgE7o4g41x3a6AJOqZuOi+iE/WdJYAuZ6Y95i4Ohd2Y+9MzIWRR+uGABH4s3Q==",
"funding": [
{
"type": "opencollective",

View File

@@ -40,6 +40,7 @@
"@fortawesome/free-solid-svg-icons": "6.5.1",
"@fortawesome/react-fontawesome": "0.2.0",
"@pact-foundation/pact": "^11.0.2",
"@redux-devtools/extension": "3.3.0",
"classnames": "2.5.1",
"core-js": "3.35.1",
"history": "5.3.0",
@@ -55,7 +56,6 @@
"react-router": "6.22.0",
"react-router-dom": "6.22.0",
"redux": "4.2.1",
"@redux-devtools/extension": "3.3.0",
"redux-logger": "3.0.6",
"redux-saga": "1.3.0",
"redux-thunk": "2.4.2",