Skip to content

Commit 751d66d

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 3987d42 commit 751d66d

File tree

2 files changed

+83
-18
lines changed

2 files changed

+83
-18
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
"start": "nuxt-start"
1111
},
1212
"dependencies": {
13-
"@nuxtjs/auth": "^4.9.0",
14-
"@nuxtjs/axios": "^5.9.7",
13+
"@nuxtjs/auth": "^4.9.1",
14+
"@nuxtjs/axios": "^5.11.0",
1515
"dotenv": "^8.2.0",
1616
"normalize.css": "^8.0.1",
1717
"nuxt-start": "^2.12.2"

yarn.lock

Lines changed: 81 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1121,10 +1121,10 @@
11211121
webpack-node-externals "^1.7.2"
11221122
webpackbar "^4.0.0"
11231123

1124-
"@nuxtjs/auth@^4.9.0":
1125-
version "4.9.0"
1126-
resolved "https://registry.yarnpkg.com/@nuxtjs/auth/-/auth-4.9.0.tgz#4090325c98f440b9085aafcf0b66108f439a43d6"
1127-
integrity sha512-UHgSVJxT5Uk4tYLPd+6ugfNFlDZrMEgSRGa58OnL3Dpibu4DyEecwnMVQGIIxsNKAWqFaCGHkrpVSnpg4YpLDg==
1124+
"@nuxtjs/auth@^4.9.1":
1125+
version "4.9.1"
1126+
resolved "https://registry.yarnpkg.com/@nuxtjs/auth/-/auth-4.9.1.tgz#8827e4d23bf901711423434ad4a7073a8fc51603"
1127+
integrity sha512-h5VZanq2+P47jq3t0EnsZv800cg/ufOPC6JqvcyeDFJM99p58jHSODAjDuePo3PrZxd8hovMk7zusU5lOHgjvQ==
11281128
dependencies:
11291129
"@nuxtjs/axios" "^5.9.5"
11301130
body-parser "^1.19.0"
@@ -1135,21 +1135,21 @@
11351135
lodash "^4.17.15"
11361136
nanoid "^2.1.11"
11371137

1138-
"@nuxtjs/axios@^5.9.5":
1139-
version "5.9.5"
1140-
resolved "https://registry.yarnpkg.com/@nuxtjs/axios/-/axios-5.9.5.tgz#5adc0acc4deb7e1d67ab7240c741a401a6c01823"
1141-
integrity sha512-5sMsl5PbNSbAOou75wN2ztDAfGi6pU12zZQvfkDBz3s9KnKST/Azfc1FLw2Y8TR4UaDv074vt20oxK+z7AnH1A==
1138+
"@nuxtjs/axios@^5.11.0":
1139+
version "5.11.0"
1140+
resolved "https://registry.yarnpkg.com/@nuxtjs/axios/-/axios-5.11.0.tgz#27d7297a69e11c39039b9cacac61e2e0d0e00f1f"
1141+
integrity sha512-6M87KUXWWlAjRIwqBTXoollTwsUDnf8bdOR3qY1cVggvUP4hYgb2Oby7/Jr0u7bWGyb+/GuagwBBtubGTLsoyA==
11421142
dependencies:
1143-
"@nuxtjs/proxy" "^1.3.3"
1143+
"@nuxtjs/proxy" "^2.0.0"
11441144
axios "^0.19.2"
1145-
axios-retry "^3.1.2"
1145+
axios-retry "^3.1.8"
11461146
consola "^2.11.3"
1147-
defu "^1.0.0"
1147+
defu "^2.0.2"
11481148

1149-
"@nuxtjs/axios@^5.9.7":
1150-
version "5.9.7"
1151-
resolved "https://registry.yarnpkg.com/@nuxtjs/axios/-/axios-5.9.7.tgz#ec78b72dbcb70fceee7724b7f24e0cb4d924440c"
1152-
integrity sha512-GLL0/0HbRCbvyXtw6WjXxCzQjXrQwlip4N3ATesyytcfzYcQUAfxdKCaKBK7IRiW+V1mH1vrzbEK/iDlfxA/TQ==
1149+
"@nuxtjs/axios@^5.9.5":
1150+
version "5.9.5"
1151+
resolved "https://registry.yarnpkg.com/@nuxtjs/axios/-/axios-5.9.5.tgz#5adc0acc4deb7e1d67ab7240c741a401a6c01823"
1152+
integrity sha512-5sMsl5PbNSbAOou75wN2ztDAfGi6pU12zZQvfkDBz3s9KnKST/Azfc1FLw2Y8TR4UaDv074vt20oxK+z7AnH1A==
11531153
dependencies:
11541154
"@nuxtjs/proxy" "^1.3.3"
11551155
axios "^0.19.2"
@@ -1165,6 +1165,14 @@
11651165
consola "^2.5.6"
11661166
http-proxy-middleware "^0.19.1"
11671167

1168+
"@nuxtjs/proxy@^2.0.0":
1169+
version "2.0.0"
1170+
resolved "https://registry.yarnpkg.com/@nuxtjs/proxy/-/proxy-2.0.0.tgz#cf19894eac721a2ad896293f241371f046db71e7"
1171+
integrity sha512-ewiOLAhfQlE/QWiQkHH0MQBYrtTRRSuz5SqDly1Zy/M3cN9bxqWd9d5Ty/GnU3nLtwsfW64TrRKuTw8/gT1nFQ==
1172+
dependencies:
1173+
consola "^2.11.3"
1174+
http-proxy-middleware "^1.0.4"
1175+
11681176
"@nuxtjs/youch@^4.2.3":
11691177
version "4.2.3"
11701178
resolved "https://registry.yarnpkg.com/@nuxtjs/youch/-/youch-4.2.3.tgz#36f8b22df5a0efaa81373109851e1d857aca6bed"
@@ -1179,6 +1187,18 @@
11791187
resolved "https://registry.yarnpkg.com/@types/color-name/-/color-name-1.1.1.tgz#1c1261bbeaa10a8055bbc5d8ab84b7b2afc846a0"
11801188
integrity sha512-rr+OQyAjxze7GgWrSaJwydHStIhHq2lvY3BOC2Mj7KnzI7XK0Uw1TOOdI9lDoajEbSWLiYgoo4f1R51erQfhPQ==
11811189

1190+
"@types/http-proxy@^1.17.4":
1191+
version "1.17.4"
1192+
resolved "https://registry.yarnpkg.com/@types/http-proxy/-/http-proxy-1.17.4.tgz#e7c92e3dbe3e13aa799440ff42e6d3a17a9d045b"
1193+
integrity sha512-IrSHl2u6AWXduUaDLqYpt45tLVCtYv7o4Z0s1KghBCDgIIS9oW5K1H8mZG/A2CfeLdEa7rTd1ACOiHBc1EMT2Q==
1194+
dependencies:
1195+
"@types/node" "*"
1196+
1197+
"@types/node@*":
1198+
version "14.0.11"
1199+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.0.11.tgz#61d4886e2424da73b7b25547f59fdcb534c165a3"
1200+
integrity sha512-lCvvI24L21ZVeIiyIUHZ5Oflv1hhHQ5E1S25IRlKIXaRkVgmXpJMI3wUJkmym2bTbCe+WoIibQnMVAU3FguaOg==
1201+
11821202
"@types/q@^1.5.1":
11831203
version "1.5.2"
11841204
resolved "https://registry.yarnpkg.com/@types/q/-/q-1.5.2.tgz#690a1475b84f2a884fd07cd797c00f5f31356ea8"
@@ -1668,6 +1688,13 @@ axios-retry@^3.1.2:
16681688
dependencies:
16691689
is-retry-allowed "^1.1.0"
16701690

1691+
axios-retry@^3.1.8:
1692+
version "3.1.8"
1693+
resolved "https://registry.yarnpkg.com/axios-retry/-/axios-retry-3.1.8.tgz#ffcfed757e1fab8cbf832f8505bb0e0af47c520c"
1694+
integrity sha512-yPw5Y4Bg6Dgmhm35KaJFtlh23s1TecW0HsUerK4/IS1UKl0gtN2aJqdEKtVomiOS/bDo5w4P3sqgki/M10eF8Q==
1695+
dependencies:
1696+
is-retry-allowed "^1.1.0"
1697+
16711698
axios@^0.19.2:
16721699
version "0.19.2"
16731700
resolved "https://registry.yarnpkg.com/axios/-/axios-0.19.2.tgz#3ea36c5d8818d0d5f8a8a97a6d36b86cdc00cb27"
@@ -1822,7 +1849,7 @@ braces@^2.3.1, braces@^2.3.2:
18221849
split-string "^3.0.2"
18231850
to-regex "^3.0.1"
18241851

1825-
braces@~3.0.2:
1852+
braces@^3.0.1, braces@~3.0.2:
18261853
version "3.0.2"
18271854
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.2.tgz#3454e1a462ee8d599e236df336cd9ea4f8afe107"
18281855
integrity sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==
@@ -2757,6 +2784,11 @@ defu@^1.0.0:
27572784
resolved "https://registry.yarnpkg.com/defu/-/defu-1.0.0.tgz#43acb09dfcf81866fa3b0fc047ece18e5c30df71"
27582785
integrity sha512-1Y1KRFxiiq+LYsZ3iP7xYSR8bHfmHFOUpDunZCN1ld1fGfDJWJIvkUBtjl3apnBwPuJtL/H7cwwlLYX8xPkraQ==
27592786

2787+
defu@^2.0.2:
2788+
version "2.0.4"
2789+
resolved "https://registry.yarnpkg.com/defu/-/defu-2.0.4.tgz#09659a6e87a8fd7178be13bd43e9357ebf6d1c46"
2790+
integrity sha512-G9pEH1UUMxShy6syWk01VQSRVs3CDWtlxtZu7A+NyqjxaCA4gSlWAKDBx6QiUEKezqS8+DUlXLI14Fp05Hmpwg==
2791+
27602792
depd@~1.1.2:
27612793
version "1.1.2"
27622794
resolved "https://registry.yarnpkg.com/depd/-/depd-1.1.2.tgz#9bcd52e14c097763e749b274c4346ed2e560b5a9"
@@ -3715,6 +3747,17 @@ http-proxy-middleware@^0.19.1:
37153747
lodash "^4.17.11"
37163748
micromatch "^3.1.10"
37173749

3750+
http-proxy-middleware@^1.0.4:
3751+
version "1.0.4"
3752+
resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-1.0.4.tgz#425ea177986a0cda34f9c81ec961c719adb6c2a9"
3753+
integrity sha512-8wiqujNWlsZNbeTSSWMLUl/u70xbJ5VYRwPR8RcAbvsNxzAZbgwLzRvT96btbm3fAitZUmo5i8LY6WKGyHDgvA==
3754+
dependencies:
3755+
"@types/http-proxy" "^1.17.4"
3756+
http-proxy "^1.18.1"
3757+
is-glob "^4.0.1"
3758+
lodash "^4.17.15"
3759+
micromatch "^4.0.2"
3760+
37183761
http-proxy@^1.17.0:
37193762
version "1.18.0"
37203763
resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.18.0.tgz#dbe55f63e75a347db7f3d99974f2692a314a6a3a"
@@ -3724,6 +3767,15 @@ http-proxy@^1.17.0:
37243767
follow-redirects "^1.0.0"
37253768
requires-port "^1.0.0"
37263769

3770+
http-proxy@^1.18.1:
3771+
version "1.18.1"
3772+
resolved "https://registry.yarnpkg.com/http-proxy/-/http-proxy-1.18.1.tgz#401541f0534884bbf95260334e72f88ee3976549"
3773+
integrity sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==
3774+
dependencies:
3775+
eventemitter3 "^4.0.0"
3776+
follow-redirects "^1.0.0"
3777+
requires-port "^1.0.0"
3778+
37273779
https-browserify@^1.0.0:
37283780
version "1.0.0"
37293781
resolved "https://registry.yarnpkg.com/https-browserify/-/https-browserify-1.0.0.tgz#ec06c10e0a34c0f2faf199f7fd7fc78fffd03c73"
@@ -4486,6 +4538,14 @@ micromatch@^3.1.10, micromatch@^3.1.4:
44864538
snapdragon "^0.8.1"
44874539
to-regex "^3.0.2"
44884540

4541+
micromatch@^4.0.2:
4542+
version "4.0.2"
4543+
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.2.tgz#4fcb0999bf9fbc2fcbdd212f6d629b9a56c39259"
4544+
integrity sha512-y7FpHSbMUMoyPbYUSzO6PaZ6FyRnQOpHuKwbo1G+Knck95XVU4QAiKdGEnj5wwoS7PlOgthX/09u5iFJ+aYf5Q==
4545+
dependencies:
4546+
braces "^3.0.1"
4547+
picomatch "^2.0.5"
4548+
44894549
miller-rabin@^4.0.0:
44904550
version "4.0.1"
44914551
resolved "https://registry.yarnpkg.com/miller-rabin/-/miller-rabin-4.0.1.tgz#f080351c865b0dc562a8462966daa53543c78a4d"
@@ -5130,6 +5190,11 @@ picomatch@^2.0.4, picomatch@^2.0.7:
51305190
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.2.1.tgz#21bac888b6ed8601f831ce7816e335bc779f0a4a"
51315191
integrity sha512-ISBaA8xQNmwELC7eOjqFKMESB2VIqt4PPDD0nsS95b/9dZXvVKOlz9keMSnoGGKcOHXfTvDD6WMaRoSc9UuhRA==
51325192

5193+
picomatch@^2.0.5:
5194+
version "2.2.2"
5195+
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.2.2.tgz#21f333e9b6b8eaff02468f5146ea406d345f4dad"
5196+
integrity sha512-q0M/9eZHzmr0AulXyPwNfZjtwZ/RBZlbN3K3CErVrk50T2ASYI7Bye0EvekFY3IP1Nt2DHu0re+V2ZHIpMkuWg==
5197+
51335198
pify@^2.3.0:
51345199
version "2.3.0"
51355200
resolved "https://registry.yarnpkg.com/pify/-/pify-2.3.0.tgz#ed141a6ac043a849ea588498e7dca8b15330e90c"

0 commit comments

Comments
 (0)