chore(deps): bump axios from 0.21.2 to 1.6.0 (#8339)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
Co-authored-by: Shivam Mishra <scm.mymail@gmail.com>
This commit is contained in:
dependabot[bot]
2023-12-13 16:24:10 +05:30
committed by GitHub
parent bf883794a4
commit 0e9825f298
2 changed files with 19 additions and 12 deletions

View File

@@ -22,7 +22,7 @@
"size-limit": [
{
"path": "public/packs/js/widget-*.js",
"limit": "275 KB"
"limit": "280 KB"
},
{
"path": "public/packs/js/sdk.js",
@@ -46,7 +46,7 @@
"@tailwindcss/typography": "^0.5.9",
"activestorage": "^5.2.6",
"autoprefixer": "^10.4.14",
"axios": "^0.21.2",
"axios": "^1.6.0",
"babel-plugin-syntax-jsx": "^6.18.0",
"babel-plugin-transform-vue-jsx": "^3.7.0",
"chart.js": "~2.9.4",
@@ -168,4 +168,4 @@
"scss-lint"
]
}
}
}