mirror of https://github.com/sundowndev/http.git
chore(deps): update dependency @nuxtjs/proxy to ^2.0.1 (#116)
Co-authored-by: Renovate Bot <bot@renovateapp.com>master
parent
6bc12959a5
commit
e124d66d56
|
@ -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",
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue