bump: update deps version

This commit is contained in:
2023-09-12 11:50:38 +08:00
parent 0e4ae5d74f
commit 54bea62735
18 changed files with 23 additions and 23 deletions

View File

@@ -19,10 +19,10 @@
"test": "echo \"Error: run tests from root\" && exit 1"
},
"devDependencies": {
"@types/crypto-js": "^4.1.1",
"@types/crypto-js": "^4.1.2",
"@types/js-yaml": "^4.0.5",
"reflect-metadata": "^0.1.13",
"rimraf": "^4.1.2",
"rimraf": "^4.4.1",
"typescript": "^4.9.5"
},
"dependencies": {