diff --git a/Rnwood.Smtp4dev/ClientApp/package-lock.json b/Rnwood.Smtp4dev/ClientApp/package-lock.json index 899ec9b5a..58cc4f6bf 100644 --- a/Rnwood.Smtp4dev/ClientApp/package-lock.json +++ b/Rnwood.Smtp4dev/ClientApp/package-lock.json @@ -14241,9 +14241,9 @@ "dev": true }, "vue-router": { - "version": "3.4.5", - "resolved": "https://registry.npmjs.org/vue-router/-/vue-router-3.4.5.tgz", - "integrity": "sha512-ioRY5QyDpXM9TDjOX6hX79gtaMXSVDDzSlbIlyAmbHNteIL81WIVB2e+jbzV23vzxtoV0krdS2XHm+GxFg+Nxg==", + "version": "3.4.7", + "resolved": "https://registry.npmjs.org/vue-router/-/vue-router-3.4.7.tgz", + "integrity": "sha512-CbHXue5BLrDivOk5O4eZ0WT4Yj8XwdXa4kCnsEIOzYUPF/07ZukayA2jGxDCJxLc9SgVQX9QX0OuGOwGlVB4Qg==", "dev": true }, "vue-style-loader": { diff --git a/Rnwood.Smtp4dev/ClientApp/package.json b/Rnwood.Smtp4dev/ClientApp/package.json index 8136c0881..2d732b275 100644 --- a/Rnwood.Smtp4dev/ClientApp/package.json +++ b/Rnwood.Smtp4dev/ClientApp/package.json @@ -33,7 +33,7 @@ "srcdoc-polyfill": "^1.0.0", "ts-debounce": "^2.0.1", "typescript": "~4.0.3", - "vue-router": "^3.4.5", + "vue-router": "^3.4.7", "vue-template-compiler": "^2.6.12", "vue2-ace-editor": "0.0.15", "@fortawesome/fontawesome-free": "^5.15.0",