mirror of
https://github.com/vitalygashkov/crextractor.git
synced 2026-07-15 17:40:03 +02:00
chore: update deps
This commit is contained in:
Generated
+4
-4
@@ -15,7 +15,7 @@
|
||||
],
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"molnia": "^0.1.5"
|
||||
"molnia": "^0.1.7"
|
||||
},
|
||||
"bin": {
|
||||
"crextractor": "bin/cli.js"
|
||||
@@ -37,9 +37,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/molnia": {
|
||||
"version": "0.1.5",
|
||||
"resolved": "https://registry.npmjs.org/molnia/-/molnia-0.1.5.tgz",
|
||||
"integrity": "sha512-Kb3bhlvNVWJ9Z8tGZGkhmChpXQY8OLFPkxXFvLJb+foLwfH7JyyJl+DbKuUKAIK1vnxs5sBFuQb3wxOIwWBpiA==",
|
||||
"version": "0.1.7",
|
||||
"resolved": "https://registry.npmjs.org/molnia/-/molnia-0.1.7.tgz",
|
||||
"integrity": "sha512-wCezzcu2sRybrJb9ltrBEWwzO9NU2DRgxZw5Gr1g2QrnwrNo+olE3cAiD3Q1Y76rCde1qXBUmEuZ13aKXew+AQ==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "individual",
|
||||
|
||||
+1
-1
@@ -35,7 +35,7 @@
|
||||
"node": ">=20"
|
||||
},
|
||||
"dependencies": {
|
||||
"molnia": "^0.1.5"
|
||||
"molnia": "^0.1.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"typescript": "^5.9.2"
|
||||
|
||||
Reference in New Issue
Block a user