chore(deps): update dependency glob to v10.4.5
This commit is contained in:
11
package-lock.json
generated
11
package-lock.json
generated
@@ -52,7 +52,7 @@
|
||||
"@openedx/frontend-build": "14.0.10",
|
||||
"@testing-library/jest-dom": "6.4.6",
|
||||
"@testing-library/react": "12.1.5",
|
||||
"glob": "10.4.2",
|
||||
"glob": "10.4.5",
|
||||
"reactifex": "1.1.1",
|
||||
"redux-mock-store": "1.5.4"
|
||||
}
|
||||
@@ -11007,9 +11007,9 @@
|
||||
"integrity": "sha512-SyHy3T1v2NUXn29OsWdxmK6RwHD+vkj3v8en8AOBZ1wBQ/hCAQ5bAQTD02kW4W9tUp/3Qh6J8r9EvntiyCmOOw=="
|
||||
},
|
||||
"node_modules/glob": {
|
||||
"version": "10.4.2",
|
||||
"resolved": "https://registry.npmjs.org/glob/-/glob-10.4.2.tgz",
|
||||
"integrity": "sha512-GwMlUF6PkPo3Gk21UxkCohOv0PLcIXVtKyLlpEI28R/cO/4eNOdmLk3CMW1wROV/WR/EsZOWAfBbBOqYvs88/w==",
|
||||
"version": "10.4.5",
|
||||
"resolved": "https://registry.npmjs.org/glob/-/glob-10.4.5.tgz",
|
||||
"integrity": "sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==",
|
||||
"dev": true,
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
@@ -11023,9 +11023,6 @@
|
||||
"bin": {
|
||||
"glob": "dist/esm/bin.mjs"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16 || 14 >=14.18"
|
||||
},
|
||||
"funding": {
|
||||
"url": "https://github.com/sponsors/isaacs"
|
||||
}
|
||||
|
||||
@@ -71,7 +71,7 @@
|
||||
"@openedx/frontend-build": "14.0.10",
|
||||
"@testing-library/jest-dom": "6.4.6",
|
||||
"@testing-library/react": "12.1.5",
|
||||
"glob": "10.4.2",
|
||||
"glob": "10.4.5",
|
||||
"reactifex": "1.1.1",
|
||||
"redux-mock-store": "1.5.4"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user