fix: pin dependencies to version

This commit is contained in:
Rotzbua
2024-06-19 14:33:23 +02:00
parent a622d19ba7
commit 04cb318876
3 changed files with 15 additions and 15 deletions

View File

@@ -23,6 +23,6 @@
"express": "4.19.2",
"fs-extra": "11.2.0",
"json-stringify-safe": "5.0.1",
"rfdc": "^1.3.1"
"rfdc": "1.4.1"
}
}