chore(deps): upgrade linguist-js to 2.3.1
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -27,7 +27,7 @@
|
|||||||
"express-rate-limit": "^6.2.0",
|
"express-rate-limit": "^6.2.0",
|
||||||
"jimp": "^0.16.1",
|
"jimp": "^0.16.1",
|
||||||
"js-yaml": "^4.1.0",
|
"js-yaml": "^4.1.0",
|
||||||
"linguist-js": "^2.3.0",
|
"linguist-js": "^2.3.1",
|
||||||
"marked": "^4.0.12",
|
"marked": "^4.0.12",
|
||||||
"memory-cache": "^0.2.0",
|
"memory-cache": "^0.2.0",
|
||||||
"minimatch": "^5.0.0",
|
"minimatch": "^5.0.0",
|
||||||
@@ -6674,9 +6674,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/linguist-js": {
|
"node_modules/linguist-js": {
|
||||||
"version": "2.3.0",
|
"version": "2.3.1",
|
||||||
"resolved": "https://registry.npmjs.org/linguist-js/-/linguist-js-2.3.0.tgz",
|
"resolved": "https://registry.npmjs.org/linguist-js/-/linguist-js-2.3.1.tgz",
|
||||||
"integrity": "sha512-Y2EeUuH47MeJQwedv7WB8eE8arYmuQONGZJISFfIZd/SHJqBQ4r457/+/s6gnAy/ckS9AkK6Wv/g83DU+ZRNiA==",
|
"integrity": "sha512-CAtMeLYMaxoo2nhfCqwMdwm73cVUN/rSHt3ocgsBBo4anKZAVyjA5RvkhJDlpP+2rkW8Sr4ooaPJDmGtzGs/Mw==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"binary-extensions": "^2.2.0",
|
"binary-extensions": "^2.2.0",
|
||||||
"commander": "^9.0.0",
|
"commander": "^9.0.0",
|
||||||
@@ -15274,9 +15274,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"linguist-js": {
|
"linguist-js": {
|
||||||
"version": "2.3.0",
|
"version": "2.3.1",
|
||||||
"resolved": "https://registry.npmjs.org/linguist-js/-/linguist-js-2.3.0.tgz",
|
"resolved": "https://registry.npmjs.org/linguist-js/-/linguist-js-2.3.1.tgz",
|
||||||
"integrity": "sha512-Y2EeUuH47MeJQwedv7WB8eE8arYmuQONGZJISFfIZd/SHJqBQ4r457/+/s6gnAy/ckS9AkK6Wv/g83DU+ZRNiA==",
|
"integrity": "sha512-CAtMeLYMaxoo2nhfCqwMdwm73cVUN/rSHt3ocgsBBo4anKZAVyjA5RvkhJDlpP+2rkW8Sr4ooaPJDmGtzGs/Mw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"binary-extensions": "^2.2.0",
|
"binary-extensions": "^2.2.0",
|
||||||
"commander": "^9.0.0",
|
"commander": "^9.0.0",
|
||||||
|
|||||||
@@ -47,7 +47,7 @@
|
|||||||
"express-rate-limit": "^6.2.0",
|
"express-rate-limit": "^6.2.0",
|
||||||
"jimp": "^0.16.1",
|
"jimp": "^0.16.1",
|
||||||
"js-yaml": "^4.1.0",
|
"js-yaml": "^4.1.0",
|
||||||
"linguist-js": "^2.3.0",
|
"linguist-js": "^2.3.1",
|
||||||
"marked": "^4.0.12",
|
"marked": "^4.0.12",
|
||||||
"memory-cache": "^0.2.0",
|
"memory-cache": "^0.2.0",
|
||||||
"minimatch": "^5.0.0",
|
"minimatch": "^5.0.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user