chore(deps): Bump glob from 10.3.3 to 10.3.4 (#10820)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-08-31 11:01:26 +02:00 committed by GitHub
parent 22daf1861f
commit f4ba479292
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 11 additions and 11 deletions

18
package-lock.json generated
View File

@ -53,7 +53,7 @@
"eslint-plugin-unused-imports": "3.0.0",
"esprima": "4.0.1",
"expect": "29.6.4",
"glob": "10.3.3",
"glob": "10.3.4",
"gts": "5.0.1",
"jpeg-js": "0.4.4",
"license-checker": "25.0.1",
@ -5358,9 +5358,9 @@
}
},
"node_modules/glob": {
"version": "10.3.3",
"resolved": "https://registry.npmjs.org/glob/-/glob-10.3.3.tgz",
"integrity": "sha512-92vPiMb/iqpmEgsOoIDvTjc50wf9CCCvMzsi6W0JLPeUKE8TWP1a73PgqSrqy7iAZxaSD1YdzU7QZR5LF51MJw==",
"version": "10.3.4",
"resolved": "https://registry.npmjs.org/glob/-/glob-10.3.4.tgz",
"integrity": "sha512-6LFElP3A+i/Q8XQKEvZjkEWEOTgAIALR9AO2rwT8bgPhDd1anmqDJDZ6lLddI4ehxxxR1S5RIqKe1uapMQfYaQ==",
"dependencies": {
"foreground-child": "^3.1.0",
"jackspeak": "^2.0.3",
@ -11223,7 +11223,7 @@
"name": "@puppeteer-test/installation",
"version": "latest",
"dependencies": {
"glob": "10.3.3",
"glob": "10.3.4",
"mocha": "10.2.0"
}
},
@ -12361,7 +12361,7 @@
"@puppeteer-test/installation": {
"version": "file:test/installation",
"requires": {
"glob": "10.3.3",
"glob": "10.3.4",
"mocha": "10.2.0"
}
},
@ -14833,9 +14833,9 @@
}
},
"glob": {
"version": "10.3.3",
"resolved": "https://registry.npmjs.org/glob/-/glob-10.3.3.tgz",
"integrity": "sha512-92vPiMb/iqpmEgsOoIDvTjc50wf9CCCvMzsi6W0JLPeUKE8TWP1a73PgqSrqy7iAZxaSD1YdzU7QZR5LF51MJw==",
"version": "10.3.4",
"resolved": "https://registry.npmjs.org/glob/-/glob-10.3.4.tgz",
"integrity": "sha512-6LFElP3A+i/Q8XQKEvZjkEWEOTgAIALR9AO2rwT8bgPhDd1anmqDJDZ6lLddI4ehxxxR1S5RIqKe1uapMQfYaQ==",
"requires": {
"foreground-child": "^3.1.0",
"jackspeak": "^2.0.3",

View File

@ -145,7 +145,7 @@
"eslint-plugin-unused-imports": "3.0.0",
"esprima": "4.0.1",
"expect": "29.6.4",
"glob": "10.3.3",
"glob": "10.3.4",
"gts": "5.0.1",
"jpeg-js": "0.4.4",
"license-checker": "25.0.1",

View File

@ -45,7 +45,7 @@
"assets"
],
"dependencies": {
"glob": "10.3.3",
"glob": "10.3.4",
"mocha": "10.2.0"
}
}