fix: agents requests 404 error

This commit is contained in:
Mahyar Khanbolooki
2025-07-13 16:44:19 +03:30
parent 43e49f96f7
commit 2b2436676c
3 changed files with 9 additions and 3 deletions
+5
View File
@@ -16,6 +16,7 @@
"@nuxtjs/auth": "^4.9.1",
"@nuxtjs/auth-next": "5.0.0-1667386184.dfbbb54",
"@nuxtjs/axios": "^5.12.2",
"asan-service": "file:",
"bcryptjs": "^2.4.3",
"ckeditor4-vue": "^1.2.0",
"core-js": "^3.6.5",
@@ -6253,6 +6254,10 @@
"node": ">=8"
}
},
"node_modules/asan-service": {
"resolved": "",
"link": true
},
"node_modules/asn1.js": {
"version": "4.10.1",
"resolved": "https://registry.npmjs.org/asn1.js/-/asn1.js-4.10.1.tgz",