Skip to content

Commit 3c4d6dc

Browse files
author
pooya parsa
committed
chore(deps): update @nuxtjs/proxy to 1.3.3
1 parent b2c4316 commit 3c4d6dc

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"types/*.d.ts"
2424
],
2525
"dependencies": {
26-
"@nuxtjs/proxy": "^1.3.2",
26+
"@nuxtjs/proxy": "^1.3.3",
2727
"axios": "^0.18.0",
2828
"axios-retry": "^3.1.2",
2929
"consola": "^2.5.6"

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1041,12 +1041,12 @@
10411041
resolved "https://registry.yarnpkg.com/@nuxtjs/eslint-config/-/eslint-config-0.0.1.tgz#3aeed1cc6a2e01331c7e6b56bfa7152ce8bb2d90"
10421042
integrity sha512-Scz5oYNtVwePF1ebXcWPrFxBpNF5wAkYh8L++6f2ZdLyUb1mCOwzE2+oVZxS25hGCYUyecFEshbqeSwkC+ktqA==
10431043

1044-
"@nuxtjs/proxy@^1.3.2":
1045-
version "1.3.2"
1046-
resolved "https://registry.yarnpkg.com/@nuxtjs/proxy/-/proxy-1.3.2.tgz#ca16e4b01e75917a01231d4b7c414f44802dd2b2"
1047-
integrity sha512-yZmbLgiKKDj3HZmrjwNQJ741q5wsfg5C8AP7Ol9RC1+FaDPryhGuevZTl3NQpfJSmtrFsUn6FyG4Yvf4EJOYlg==
1044+
"@nuxtjs/proxy@^1.3.3":
1045+
version "1.3.3"
1046+
resolved "https://registry.yarnpkg.com/@nuxtjs/proxy/-/proxy-1.3.3.tgz#3de3d9f073e8e57167168100940be2a824a220e0"
1047+
integrity sha512-ykpCUdOqPOH79mQG30QfWZmbRD8yjTD+TTSBbwow5GkROUQEtXw+HE+q6i+YFpuChvgJNbwVrXdZ3YmfXbZtTw==
10481048
dependencies:
1049-
consola "^2.4.1"
1049+
consola "^2.5.6"
10501050
http-proxy-middleware "^0.19.1"
10511051

10521052
"@nuxtjs/youch@^4.2.3":
@@ -2379,7 +2379,7 @@ connect@^3.6.6:
23792379
parseurl "~1.3.2"
23802380
utils-merge "1.0.1"
23812381

2382-
consola@^2.0.0-1, consola@^2.3.0, consola@^2.4.1, consola@^2.5.6:
2382+
consola@^2.0.0-1, consola@^2.3.0, consola@^2.5.6:
23832383
version "2.5.6"
23842384
resolved "https://registry.yarnpkg.com/consola/-/consola-2.5.6.tgz#5ce14dbaf6f5b589c8a258ef80ed97b752fa57d5"
23852385
integrity sha512-DN0j6ewiNWkT09G3ZoyyzN3pSYrjxWcx49+mHu+oDI5dvW5vzmyuzYsqGS79+yQserH9ymJQbGzeqUejfssr8w==

0 commit comments

Comments
 (0)