mirror of
https://github.com/aurora-dot/pastel.codes.git
synced 2024-11-22 08:12:19 +00:00
fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-PUGCODEGEN-7086056 - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116
This commit is contained in:
parent
dec522c914
commit
fd79be5e19
611
package-lock.json
generated
611
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -35,9 +35,9 @@
|
|||||||
"nodemailer": "^6.6.1",
|
"nodemailer": "^6.6.1",
|
||||||
"npm-watch": "^0.11.0",
|
"npm-watch": "^0.11.0",
|
||||||
"postcss-cli": "^8.3.1",
|
"postcss-cli": "^8.3.1",
|
||||||
"pug": "^3.0.2",
|
"pug": "^3.0.3",
|
||||||
"tailwind-hamburgers": "^1.1.1",
|
"tailwind-hamburgers": "^1.1.1",
|
||||||
"tailwindcss": "^2.2.15",
|
"tailwindcss": "^3.0.9",
|
||||||
"winston": "^3.3.3"
|
"winston": "^3.3.3"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
Loading…
Reference in New Issue
Block a user