chore(deps): bump linguist-js from 2.4.2 to 2.5.0 (#1057) [skip ci]
This commit is contained in:
33
package-lock.json
generated
33
package-lock.json
generated
@@ -27,7 +27,7 @@
|
|||||||
"express-rate-limit": "^6.4.0",
|
"express-rate-limit": "^6.4.0",
|
||||||
"jimp": "^0.16.1",
|
"jimp": "^0.16.1",
|
||||||
"js-yaml": "^4.1.0",
|
"js-yaml": "^4.1.0",
|
||||||
"linguist-js": "^2.4.2",
|
"linguist-js": "^2.5.0",
|
||||||
"marked": "^4.0.14",
|
"marked": "^4.0.14",
|
||||||
"memory-cache": "^0.2.0",
|
"memory-cache": "^0.2.0",
|
||||||
"minimatch": "^5.0.1",
|
"minimatch": "^5.0.1",
|
||||||
@@ -6265,12 +6265,12 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"node_modules/linguist-js": {
|
"node_modules/linguist-js": {
|
||||||
"version": "2.4.2",
|
"version": "2.5.0",
|
||||||
"resolved": "https://registry.npmjs.org/linguist-js/-/linguist-js-2.4.2.tgz",
|
"resolved": "https://registry.npmjs.org/linguist-js/-/linguist-js-2.5.0.tgz",
|
||||||
"integrity": "sha512-Jpoibg5/T4NSA8upCrCEHMuz/bi79TBEu4C6UViuZMSgrZHd5JFEtZnJy8oyo0pGgwCP/3UFCRbdNcZBzPHNIA==",
|
"integrity": "sha512-pvcqfddBB+T7Im7AVPAneAZh6d9lpDYs2EtPcx7jnmnc8JAhyDKSdazP43qmQ0PsnRhu8/jSh6BA4C9zhBCpow==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"binary-extensions": "^2.2.0",
|
"binary-extensions": "^2.2.0",
|
||||||
"commander": "^9.1.0",
|
"commander": "^9.2.0",
|
||||||
"common-path-prefix": "^3.0.0",
|
"common-path-prefix": "^3.0.0",
|
||||||
"cross-fetch": "^3.1.5",
|
"cross-fetch": "^3.1.5",
|
||||||
"ignore": "^5.2.0",
|
"ignore": "^5.2.0",
|
||||||
@@ -6279,16 +6279,17 @@
|
|||||||
"node-cache": "^5.1.2"
|
"node-cache": "^5.1.2"
|
||||||
},
|
},
|
||||||
"bin": {
|
"bin": {
|
||||||
"linguist": "bin/index.js"
|
"linguist": "bin/index.js",
|
||||||
|
"linguist-js": "bin/index.js"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=12"
|
"node": ">=12"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/linguist-js/node_modules/commander": {
|
"node_modules/linguist-js/node_modules/commander": {
|
||||||
"version": "9.1.0",
|
"version": "9.2.0",
|
||||||
"resolved": "https://registry.npmjs.org/commander/-/commander-9.1.0.tgz",
|
"resolved": "https://registry.npmjs.org/commander/-/commander-9.2.0.tgz",
|
||||||
"integrity": "sha512-i0/MaqBtdbnJ4XQs4Pmyb+oFQl+q0lsAmokVUH92SlSw4fkeAcG3bVon+Qt7hmtF+u3Het6o4VgrcY3qAoEB6w==",
|
"integrity": "sha512-e2i4wANQiSXgnrBlIatyHtP1odfUp0BbV5Y5nEGbxtIrStkEOAAzCUirvLBNXHLr7kwLvJl6V+4V3XV9x7Wd9w==",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "^12.20.0 || >=14"
|
"node": "^12.20.0 || >=14"
|
||||||
}
|
}
|
||||||
@@ -14294,12 +14295,12 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"linguist-js": {
|
"linguist-js": {
|
||||||
"version": "2.4.2",
|
"version": "2.5.0",
|
||||||
"resolved": "https://registry.npmjs.org/linguist-js/-/linguist-js-2.4.2.tgz",
|
"resolved": "https://registry.npmjs.org/linguist-js/-/linguist-js-2.5.0.tgz",
|
||||||
"integrity": "sha512-Jpoibg5/T4NSA8upCrCEHMuz/bi79TBEu4C6UViuZMSgrZHd5JFEtZnJy8oyo0pGgwCP/3UFCRbdNcZBzPHNIA==",
|
"integrity": "sha512-pvcqfddBB+T7Im7AVPAneAZh6d9lpDYs2EtPcx7jnmnc8JAhyDKSdazP43qmQ0PsnRhu8/jSh6BA4C9zhBCpow==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"binary-extensions": "^2.2.0",
|
"binary-extensions": "^2.2.0",
|
||||||
"commander": "^9.1.0",
|
"commander": "^9.2.0",
|
||||||
"common-path-prefix": "^3.0.0",
|
"common-path-prefix": "^3.0.0",
|
||||||
"cross-fetch": "^3.1.5",
|
"cross-fetch": "^3.1.5",
|
||||||
"ignore": "^5.2.0",
|
"ignore": "^5.2.0",
|
||||||
@@ -14309,9 +14310,9 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"commander": {
|
"commander": {
|
||||||
"version": "9.1.0",
|
"version": "9.2.0",
|
||||||
"resolved": "https://registry.npmjs.org/commander/-/commander-9.1.0.tgz",
|
"resolved": "https://registry.npmjs.org/commander/-/commander-9.2.0.tgz",
|
||||||
"integrity": "sha512-i0/MaqBtdbnJ4XQs4Pmyb+oFQl+q0lsAmokVUH92SlSw4fkeAcG3bVon+Qt7hmtF+u3Het6o4VgrcY3qAoEB6w=="
|
"integrity": "sha512-e2i4wANQiSXgnrBlIatyHtP1odfUp0BbV5Y5nEGbxtIrStkEOAAzCUirvLBNXHLr7kwLvJl6V+4V3XV9x7Wd9w=="
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -46,7 +46,7 @@
|
|||||||
"express-rate-limit": "^6.4.0",
|
"express-rate-limit": "^6.4.0",
|
||||||
"jimp": "^0.16.1",
|
"jimp": "^0.16.1",
|
||||||
"js-yaml": "^4.1.0",
|
"js-yaml": "^4.1.0",
|
||||||
"linguist-js": "^2.4.2",
|
"linguist-js": "^2.5.0",
|
||||||
"marked": "^4.0.14",
|
"marked": "^4.0.14",
|
||||||
"memory-cache": "^0.2.0",
|
"memory-cache": "^0.2.0",
|
||||||
"minimatch": "^5.0.1",
|
"minimatch": "^5.0.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user