mirror of
https://github.com/jellyfin/jellyfin-sdk-typescript.git
synced 2024-11-27 00:01:19 +00:00
Update dependency glob to v10.4.5
This commit is contained in:
parent
1350836512
commit
f420fdb1de
11
package-lock.json
generated
11
package-lock.json
generated
@ -18,7 +18,7 @@
|
||||
"eslint": "8.57.0",
|
||||
"eslint-plugin-import": "2.29.1",
|
||||
"eslint-plugin-vitest": "0.3.26",
|
||||
"glob": "10.4.2",
|
||||
"glob": "10.4.5",
|
||||
"rimraf": "5.0.7",
|
||||
"rollup": "4.18.1",
|
||||
"typedoc": "0.26.3",
|
||||
@ -2784,9 +2784,9 @@
|
||||
}
|
||||
},
|
||||
"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": {
|
||||
@ -2800,9 +2800,6 @@
|
||||
"bin": {
|
||||
"glob": "dist/esm/bin.mjs"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16 || 14 >=14.18"
|
||||
},
|
||||
"funding": {
|
||||
"url": "https://github.com/sponsors/isaacs"
|
||||
}
|
||||
|
@ -34,7 +34,7 @@
|
||||
"eslint": "8.57.0",
|
||||
"eslint-plugin-import": "2.29.1",
|
||||
"eslint-plugin-vitest": "0.3.26",
|
||||
"glob": "10.4.2",
|
||||
"glob": "10.4.5",
|
||||
"rimraf": "5.0.7",
|
||||
"rollup": "4.18.1",
|
||||
"typedoc": "0.26.3",
|
||||
|
Loading…
Reference in New Issue
Block a user