Skip to content

Commit e76f973

Browse files
chore: update all dependencies, lock axios to 5.12.1 (#911)
* chore: update all dependencies * chore(deps): lock `@nuxtjs/axios` in `v5.12.1` - 5.12.2 upgrades axios which breaks things #809
1 parent 3347cd8 commit e76f973

File tree

2 files changed

+4144
-3197
lines changed

2 files changed

+4144
-3197
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -41,14 +41,14 @@
4141
"collectCoverage": true
4242
},
4343
"dependencies": {
44-
"@nuxtjs/axios": "^5.9.5",
44+
"@nuxtjs/axios": "5.12.1",
4545
"body-parser": "^1.19.0",
46-
"consola": "^2.11.3",
47-
"cookie": "^0.4.0",
48-
"is-https": "^1.0.0",
46+
"consola": "^2.15.0",
47+
"cookie": "^0.4.1",
48+
"is-https": "^2.0.2",
4949
"js-cookie": "^2.2.1",
50-
"lodash": "^4.17.15",
51-
"nanoid": "^2.1.11"
50+
"lodash": "^4.17.20",
51+
"nanoid": "^3.1.20"
5252
},
5353
"devDependencies": {
5454
"@nuxtjs/toast": "latest",

0 commit comments

Comments
 (0)