Commit 8c2ee44f authored by nanahira's avatar nanahira

bump aragami

parent a6f546fd
......@@ -9,7 +9,7 @@
"version": "1.0.3",
"license": "MIT",
"dependencies": {
"aragami": "^1.0.3",
"aragami": "^1.0.4",
"koishi-thirdeye": "^11.0.6"
},
"devDependencies": {
......@@ -2160,9 +2160,9 @@
}
},
"node_modules/aragami": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/aragami/-/aragami-1.0.3.tgz",
"integrity": "sha512-R8v+Cj/lm+9iunI3BzulWYZFB0vyH5GCSB6oqWjynCdP+tMvQRNf6P1MHMdbAxNedb01QCyp/u04c4ZE6en3WQ==",
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/aragami/-/aragami-1.0.4.tgz",
"integrity": "sha512-3zBjtruHXR2wssduUMo0IIcCubsARp0Hbb+Rf4bBWGy2NRJaESLkg5+4qkO1dFbSBgHtcHb5aU0MRSTXpmpW6Q==",
"dependencies": {
"better-lock": "^2.0.3",
"class-transformer": "^0.5.1",
......@@ -9746,9 +9746,9 @@
}
},
"aragami": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/aragami/-/aragami-1.0.3.tgz",
"integrity": "sha512-R8v+Cj/lm+9iunI3BzulWYZFB0vyH5GCSB6oqWjynCdP+tMvQRNf6P1MHMdbAxNedb01QCyp/u04c4ZE6en3WQ==",
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/aragami/-/aragami-1.0.4.tgz",
"integrity": "sha512-3zBjtruHXR2wssduUMo0IIcCubsARp0Hbb+Rf4bBWGy2NRJaESLkg5+4qkO1dFbSBgHtcHb5aU0MRSTXpmpW6Q==",
"requires": {
"better-lock": "^2.0.3",
"class-transformer": "^0.5.1",
......
......@@ -44,7 +44,7 @@
"testEnvironment": "node"
},
"dependencies": {
"aragami": "^1.0.3",
"aragami": "^1.0.4",
"koishi-thirdeye": "^11.0.6"
},
"peerDependencies": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment