⬆️ Upgrades critical dependencies

This commit is contained in:
Alicia Sykes
2021-10-15 22:42:53 +01:00
parent 0c8a9019c1
commit 41dd3fe336
2 changed files with 100 additions and 95 deletions

View File

@@ -16,9 +16,9 @@
"dependency-audit": "npx improved-yarn-audit --ignore-dev-deps"
},
"dependencies": {
"@sentry/tracing": "^6.10.0",
"@sentry/vue": "^6.10.0",
"ajv": "^8.6.2",
"@sentry/tracing": "^6.13.1",
"@sentry/vue": "^6.13.1",
"ajv": "^8.6.3",
"axios": "^0.21.4",
"body-parser": "^1.19.0",
"connect": "^3.7.0",
@@ -30,15 +30,15 @@
"remedial": "^1.0.8",
"rsup-progress": "^2.0.4",
"serve-static": "^1.14.1",
"simple-icons": "^5.12.0",
"simple-icons": "^5.14.0",
"v-jsoneditor": "^1.4.2",
"v-tooltip": "^2.1.3",
"vue": "^2.6.10",
"vue-i18n": "^8.25.0",
"vue-i18n": "^8.25.1",
"vue-js-modal": "^2.0.0-rc.6",
"vue-material-tabs": "0.1.5",
"vue-router": "^3.0.3",
"vue-select": "^3.12.1",
"vue-select": "^3.13.0",
"vue-swatches": "^2.1.1",
"vue-toasted": "^1.1.28",
"vuex": "^3.6.2"