fix: agents requests 404 error
This commit is contained in:
Generated
+5
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user