Skip to content

Commit 40e5038

Browse files
committed
fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NORMALIZEURL-1296539
1 parent c0b872a commit 40e5038

File tree

2 files changed

+34
-54
lines changed

2 files changed

+34
-54
lines changed

package-lock.json

Lines changed: 33 additions & 53 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"lil-env-thing": "^1.0.0",
5353
"liquid": "^5.1.0",
5454
"lodash": "^4.17.21",
55-
"mini-css-extract-plugin": "^0.9.0",
55+
"mini-css-extract-plugin": "^1.1.0",
5656
"mkdirp": "^1.0.3",
5757
"morgan": "^1.9.1",
5858
"node-fetch": "^2.6.1",

0 commit comments

Comments
 (0)