mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-21 23:36:15 -04:00
fix(deps): bump @nuxtjs/axios from 5.13.4 to 5.13.5
Bumps [@nuxtjs/axios](https://github.com/nuxt-community/axios-module) from 5.13.4 to 5.13.5. - [Release notes](https://github.com/nuxt-community/axios-module/releases) - [Changelog](https://github.com/nuxt-community/axios-module/blob/main/CHANGELOG.md) - [Commits](https://github.com/nuxt-community/axios-module/compare/v5.13.4...v5.13.5) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
a91caea85e
commit
88b28fb51d
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -3941,9 +3941,9 @@
|
|||
}
|
||||
},
|
||||
"@nuxtjs/axios": {
|
||||
"version": "5.13.4",
|
||||
"resolved": "https://registry.npmjs.org/@nuxtjs/axios/-/axios-5.13.4.tgz",
|
||||
"integrity": "sha512-RLDctJLm2erJhwKnnmII6vDmH4BLZ6mca/ndFJyamPlB9uzIVNyat2Dw+FYlJSJIDI1Mfp3NntipUiSGUqrXiw==",
|
||||
"version": "5.13.5",
|
||||
"resolved": "https://registry.npmjs.org/@nuxtjs/axios/-/axios-5.13.5.tgz",
|
||||
"integrity": "sha512-GyeuiseDCwfRGDQH/gK+lngCseZS3SQm3q6xqiVx5xQnzCqokojN3uJkNB0DdHCowBP1aim+mDhu3spzcCnyBg==",
|
||||
"requires": {
|
||||
"@nuxtjs/proxy": "^2.1.0",
|
||||
"axios": "^0.21.1",
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@nuxt/typescript-runtime": "^2.1.0",
|
||||
"@nuxtjs/axios": "^5.13.4",
|
||||
"@nuxtjs/axios": "^5.13.5",
|
||||
"@nuxtjs/markdownit": "^2.0.0",
|
||||
"@nuxtjs/pwa": "^3.0.2",
|
||||
"@nuxtjs/toast": "^3.3.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue