1
0
mirror of https://github.com/actix/examples synced 2025-06-28 18:00:37 +02:00

Upgrade security/web-cors to v4 (#514)

This commit is contained in:
Apoorv Vardhan
2022-01-31 08:15:53 +05:30
committed by GitHub
parent bcc9243206
commit 4d2b948bcf
3 changed files with 228 additions and 154 deletions

View File

@ -11,6 +11,6 @@
},
"devDependencies": {
"@vue/cli-service": "^3.0.0",
"vue-template-compiler": "^2.6.12"
"vue-template-compiler": "2.6.12"
}
}