Skip to content

Commit

Permalink
chore(deps): update dependency @nuxtjs/proxy to ^2.0.1 (nuxt#116)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Jul 16, 2020
1 parent 6bc1295 commit e124d66
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"test": "yarn lint && jest -i"
},
"dependencies": {
"@nuxtjs/proxy": "^2.0.0",
"@nuxtjs/proxy": "^2.0.1",
"abort-controller": "^3.0.0",
"consola": "^2.14.0",
"destr": "^1.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1361,10 +1361,10 @@
eslint-plugin-unicorn "^19.0.1"
eslint-plugin-vue "^6.2.2"

"@nuxtjs/proxy@^2.0.0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@nuxtjs/proxy/-/proxy-2.0.0.tgz#cf19894eac721a2ad896293f241371f046db71e7"
integrity sha512-ewiOLAhfQlE/QWiQkHH0MQBYrtTRRSuz5SqDly1Zy/M3cN9bxqWd9d5Ty/GnU3nLtwsfW64TrRKuTw8/gT1nFQ==
"@nuxtjs/proxy@^2.0.1":
version "2.0.1"
resolved "https://registry.yarnpkg.com/@nuxtjs/proxy/-/proxy-2.0.1.tgz#2469b6e316311aa8c60d348502a54bfe6d5536aa"
integrity sha512-RVZ6iYeAuWteot9oer3vTDCOEiTwg37Mqf6yy8vPD0QQaw4z3ykgM++MzfUl85jM14+qNnODZj5EATRoCY009Q==
dependencies:
consola "^2.11.3"
http-proxy-middleware "^1.0.4"
Expand Down

0 comments on commit e124d66

Please sign in to comment.