chore(deps): bump minimatch from 6.0.4 to 6.1.6 (#1389) [skip ci]

This commit is contained in:
Solomon
2023-03-13 03:47:39 +01:00
committed by GitHub
parent fcd18edd5c
commit f4c6742cd1
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -33,7 +33,7 @@
"linguist-js": "^2.5.4", "linguist-js": "^2.5.4",
"marked": "^4.2.12", "marked": "^4.2.12",
"memory-cache": "^0.2.0", "memory-cache": "^0.2.0",
"minimatch": "^6.0.4", "minimatch": "^6.1.6",
"node-fetch": "^3.3.0", "node-fetch": "^3.3.0",
"open-graph-scraper": "^5.0.3", "open-graph-scraper": "^5.0.3",
"png-js": "^1.0.0", "png-js": "^1.0.0",
@@ -7219,9 +7219,9 @@
} }
}, },
"node_modules/minimatch": { "node_modules/minimatch": {
"version": "6.0.4", "version": "6.1.6",
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-6.0.4.tgz", "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-6.1.6.tgz",
"integrity": "sha512-9SQupyyavjdAc1VFjJS/5kdtFtlLAhKSWt7HocG0h/npy626jYrGegSslcM7Xxet5z0U9GOx9YbcpyIjBzn7tA==", "integrity": "sha512-6bR3UIeh/DF8+p6A9Spyuy67ShOq42rOkHWi7eUe3Ua99Zo5lZfGC6lJJWkeoK4k9jQFT3Pl7czhTXimG2XheA==",
"dependencies": { "dependencies": {
"brace-expansion": "^2.0.1" "brace-expansion": "^2.0.1"
}, },
@@ -15670,9 +15670,9 @@
"integrity": "sha512-e5ISH9xMYU0DzrT+jl8q2ze9D6eWBto+I8CNpe+VI+K2J/F/k3PdkdTdz4wvGVH4NTpo+NRYTVIuMQEMMcsLqg==" "integrity": "sha512-e5ISH9xMYU0DzrT+jl8q2ze9D6eWBto+I8CNpe+VI+K2J/F/k3PdkdTdz4wvGVH4NTpo+NRYTVIuMQEMMcsLqg=="
}, },
"minimatch": { "minimatch": {
"version": "6.0.4", "version": "6.1.6",
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-6.0.4.tgz", "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-6.1.6.tgz",
"integrity": "sha512-9SQupyyavjdAc1VFjJS/5kdtFtlLAhKSWt7HocG0h/npy626jYrGegSslcM7Xxet5z0U9GOx9YbcpyIjBzn7tA==", "integrity": "sha512-6bR3UIeh/DF8+p6A9Spyuy67ShOq42rOkHWi7eUe3Ua99Zo5lZfGC6lJJWkeoK4k9jQFT3Pl7czhTXimG2XheA==",
"requires": { "requires": {
"brace-expansion": "^2.0.1" "brace-expansion": "^2.0.1"
} }

View File

@@ -52,7 +52,7 @@
"linguist-js": "^2.5.4", "linguist-js": "^2.5.4",
"marked": "^4.2.12", "marked": "^4.2.12",
"memory-cache": "^0.2.0", "memory-cache": "^0.2.0",
"minimatch": "^6.0.4", "minimatch": "^6.1.6",
"node-fetch": "^3.3.0", "node-fetch": "^3.3.0",
"open-graph-scraper": "^5.0.3", "open-graph-scraper": "^5.0.3",
"png-js": "^1.0.0", "png-js": "^1.0.0",