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",
|
||||
"jimp": "^0.16.1",
|
||||
"js-yaml": "^4.1.0",
|
||||
"linguist-js": "^2.3.0",
|
||||
"linguist-js": "^2.3.1",
|
||||
"marked": "^4.0.12",
|
||||
"memory-cache": "^0.2.0",
|
||||
"minimatch": "^5.0.0",
|
||||
@@ -6674,9 +6674,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/linguist-js": {
|
||||
"version": "2.3.0",
|
||||
"resolved": "https://registry.npmjs.org/linguist-js/-/linguist-js-2.3.0.tgz",
|
||||
"integrity": "sha512-Y2EeUuH47MeJQwedv7WB8eE8arYmuQONGZJISFfIZd/SHJqBQ4r457/+/s6gnAy/ckS9AkK6Wv/g83DU+ZRNiA==",
|
||||
"version": "2.3.1",
|
||||
"resolved": "https://registry.npmjs.org/linguist-js/-/linguist-js-2.3.1.tgz",
|
||||
"integrity": "sha512-CAtMeLYMaxoo2nhfCqwMdwm73cVUN/rSHt3ocgsBBo4anKZAVyjA5RvkhJDlpP+2rkW8Sr4ooaPJDmGtzGs/Mw==",
|
||||
"dependencies": {
|
||||
"binary-extensions": "^2.2.0",
|
||||
"commander": "^9.0.0",
|
||||
@@ -15274,9 +15274,9 @@
|
||||
}
|
||||
},
|
||||
"linguist-js": {
|
||||
"version": "2.3.0",
|
||||
"resolved": "https://registry.npmjs.org/linguist-js/-/linguist-js-2.3.0.tgz",
|
||||
"integrity": "sha512-Y2EeUuH47MeJQwedv7WB8eE8arYmuQONGZJISFfIZd/SHJqBQ4r457/+/s6gnAy/ckS9AkK6Wv/g83DU+ZRNiA==",
|
||||
"version": "2.3.1",
|
||||
"resolved": "https://registry.npmjs.org/linguist-js/-/linguist-js-2.3.1.tgz",
|
||||
"integrity": "sha512-CAtMeLYMaxoo2nhfCqwMdwm73cVUN/rSHt3ocgsBBo4anKZAVyjA5RvkhJDlpP+2rkW8Sr4ooaPJDmGtzGs/Mw==",
|
||||
"requires": {
|
||||
"binary-extensions": "^2.2.0",
|
||||
"commander": "^9.0.0",
|
||||
|
||||
@@ -47,7 +47,7 @@
|
||||
"express-rate-limit": "^6.2.0",
|
||||
"jimp": "^0.16.1",
|
||||
"js-yaml": "^4.1.0",
|
||||
"linguist-js": "^2.3.0",
|
||||
"linguist-js": "^2.3.1",
|
||||
"marked": "^4.0.12",
|
||||
"memory-cache": "^0.2.0",
|
||||
"minimatch": "^5.0.0",
|
||||
|
||||
Reference in New Issue
Block a user