Merge pull request #145 from openedx/update-browserslist-db

Update browserslist DB
This commit is contained in:
Jason Wesson
2023-10-23 13:07:18 -07:00
committed by GitHub

7
package-lock.json generated
View File

@@ -7496,7 +7496,9 @@
} }
}, },
"node_modules/caniuse-lite": { "node_modules/caniuse-lite": {
"version": "1.0.30001517", "version": "1.0.30001553",
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001553.tgz",
"integrity": "sha512-N0ttd6TrFfuqKNi+pMgWJTb9qrdJu4JSpgPFLe/lrD19ugC6fZgF0pUewRowDwzdDnb9V41mFcdlYgl/PyKf4A==",
"funding": [ "funding": [
{ {
"type": "opencollective", "type": "opencollective",
@@ -7510,8 +7512,7 @@
"type": "github", "type": "github",
"url": "https://github.com/sponsors/ai" "url": "https://github.com/sponsors/ai"
} }
], ]
"license": "CC-BY-4.0"
}, },
"node_modules/capture-exit": { "node_modules/capture-exit": {
"version": "2.0.0", "version": "2.0.0",