Skip to content

Commit f361fcb

Browse files
committed
fix: package.json & yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728
1 parent 7006309 commit f361fcb

File tree

2 files changed

+785
-839
lines changed

2 files changed

+785
-839
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"dotenv": "^16.4.5",
4141
"express": "^4.19.2",
4242
"ksuid": "^3.0.0",
43-
"micromatch": "^4.0.5",
43+
"micromatch": "^4.0.6",
4444
"moment": "^2.30.1",
4545
"node-cron": "^3.0.3",
4646
"tiny-json-http": "^7.5.1",

0 commit comments

Comments
 (0)