Skip to content

Commit

Permalink
fix: update dependency axios to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 14, 2024
1 parent 9976105 commit 5c9eef7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 14 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@dword-design/base-config-nuxt-module": "^1.0.0",
"@dword-design/puppeteer": "^7.0.0",
"@nuxtjs/axios": "^5.13.1",
"axios": "^0",
"axios": "^1.0.0",
"depcheck-package-name": "^3.0.0",
"execa": "^8.0.1",
"get-port": "^7.1.0",
Expand Down
15 changes: 2 additions & 13 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5c9eef7

Please sign in to comment.