|
1551 | 1551 | webpack-node-externals "^2.5.2" |
1552 | 1552 | webpackbar "^4.0.0" |
1553 | 1553 |
|
1554 | | -"@nuxtjs/axios@^5.12.2": |
1555 | | - version "5.12.3" |
1556 | | - resolved "https://registry.yarnpkg.com/@nuxtjs/axios/-/axios-5.12.3.tgz#0c3d19f0a28cdf90b425898919f90414022beeee" |
1557 | | - integrity sha512-3hvr14dU0h61s4XF+HT/IgqCOq4608dMVFt9dHhNyZ479Y/Fiv59lAIJNx1NAwFnFNEMFHZ2FlWwc47bls89Fg== |
| 1554 | +"@nuxtjs/axios@^5.13.6": |
| 1555 | + version "5.13.6" |
| 1556 | + resolved "https://registry.yarnpkg.com/@nuxtjs/axios/-/axios-5.13.6.tgz#6f4bbd98a3a7799a5d2c0726c6ad2a98aa111881" |
| 1557 | + integrity sha512-XS+pOE0xsDODs1zAIbo95A0LKlilvJi8YW0NoXYuq3/jjxGgWDxizZ6Yx0AIIjZOoGsXJOPc0/BcnSEUQ2mFBA== |
1558 | 1558 | dependencies: |
1559 | | - "@nuxtjs/proxy" "^2.0.1" |
1560 | | - axios "^0.21.0" |
| 1559 | + "@nuxtjs/proxy" "^2.1.0" |
| 1560 | + axios "^0.21.1" |
1561 | 1561 | axios-retry "^3.1.9" |
1562 | | - consola "^2.15.0" |
1563 | | - defu "^3.2.2" |
| 1562 | + consola "^2.15.3" |
| 1563 | + defu "^5.0.0" |
1564 | 1564 |
|
1565 | 1565 | "@nuxtjs/eslint-config@latest": |
1566 | 1566 | version "5.0.0" |
|
1576 | 1576 | eslint-plugin-unicorn "^23.0.0" |
1577 | 1577 | eslint-plugin-vue "^7.1.0" |
1578 | 1578 |
|
1579 | | -"@nuxtjs/proxy@^2.0.1": |
1580 | | - version "2.0.1" |
1581 | | - resolved "https://registry.yarnpkg.com/@nuxtjs/proxy/-/proxy-2.0.1.tgz#2469b6e316311aa8c60d348502a54bfe6d5536aa" |
1582 | | - integrity sha512-RVZ6iYeAuWteot9oer3vTDCOEiTwg37Mqf6yy8vPD0QQaw4z3ykgM++MzfUl85jM14+qNnODZj5EATRoCY009Q== |
| 1579 | +"@nuxtjs/proxy@^2.1.0": |
| 1580 | + version "2.1.0" |
| 1581 | + resolved "https://registry.yarnpkg.com/@nuxtjs/proxy/-/proxy-2.1.0.tgz#fa7715a11d237fa1273503c4e9e137dd1bf5575b" |
| 1582 | + integrity sha512-/qtoeqXgZ4Mg6LRg/gDUZQrFpOlOdHrol/vQYMnKu3aN3bP90UfOUB3QSDghUUK7OISAJ0xp8Ld78aHyCTcKCQ== |
1583 | 1583 | dependencies: |
1584 | | - consola "^2.11.3" |
1585 | | - http-proxy-middleware "^1.0.4" |
| 1584 | + http-proxy-middleware "^1.0.6" |
1586 | 1585 |
|
1587 | 1586 | "@nuxtjs/youch@^4.2.3": |
1588 | 1587 | version "4.2.3" |
|
1684 | 1683 | resolved "https://registry.yarnpkg.com/@types/http-cache-semantics/-/http-cache-semantics-4.0.0.tgz#9140779736aa2655635ee756e2467d787cfe8a2a" |
1685 | 1684 | integrity sha512-c3Xy026kOF7QOTn00hbIllV1dLR9hG9NkSrLQgCVs8NF6sBU+VGWjD3wLPhmh1TYAc7ugCFsvHYMN4VcBN1U1A== |
1686 | 1685 |
|
1687 | | -"@types/http-proxy@^1.17.4": |
1688 | | - version "1.17.4" |
1689 | | - resolved "https://registry.yarnpkg.com/@types/http-proxy/-/http-proxy-1.17.4.tgz#e7c92e3dbe3e13aa799440ff42e6d3a17a9d045b" |
1690 | | - integrity sha512-IrSHl2u6AWXduUaDLqYpt45tLVCtYv7o4Z0s1KghBCDgIIS9oW5K1H8mZG/A2CfeLdEa7rTd1ACOiHBc1EMT2Q== |
| 1686 | +"@types/http-proxy@^1.17.5": |
| 1687 | + version "1.17.8" |
| 1688 | + resolved "https://registry.yarnpkg.com/@types/http-proxy/-/http-proxy-1.17.8.tgz#968c66903e7e42b483608030ee85800f22d03f55" |
| 1689 | + integrity sha512-5kPLG5BKpWYkw/LVOGWpiq3nEVqxiN32rTgI53Sk12/xHFQ2rG3ehI9IO+O3W2QoKeyB92dJkoka8SUm6BX1pA== |
1691 | 1690 | dependencies: |
1692 | 1691 | "@types/node" "*" |
1693 | 1692 |
|
@@ -2487,7 +2486,7 @@ axios-retry@^3.1.9: |
2487 | 2486 | dependencies: |
2488 | 2487 | is-retry-allowed "^1.1.0" |
2489 | 2488 |
|
2490 | | -axios@^0.21.0: |
| 2489 | +axios@^0.21.1: |
2491 | 2490 | version "0.21.4" |
2492 | 2491 | resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.4.tgz#c67b90dc0568e5c1cf2b0b858c43ba28e2eda575" |
2493 | 2492 | integrity sha512-ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg== |
@@ -3423,11 +3422,16 @@ connect@^3.7.0: |
3423 | 3422 | parseurl "~1.3.3" |
3424 | 3423 | utils-merge "1.0.1" |
3425 | 3424 |
|
3426 | | -consola@^2.10.0, consola@^2.11.3, consola@^2.15.0, consola@^2.6.0, consola@^2.9.0: |
| 3425 | +consola@^2.10.0, consola@^2.15.0, consola@^2.6.0, consola@^2.9.0: |
3427 | 3426 | version "2.15.0" |
3428 | 3427 | resolved "https://registry.yarnpkg.com/consola/-/consola-2.15.0.tgz#40fc4eefa4d2f8ef2e2806147f056ea207fcc0e9" |
3429 | 3428 | integrity sha512-vlcSGgdYS26mPf7qNi+dCisbhiyDnrN1zaRbw3CSuc2wGOMEGGPsp46PdRG5gqXwgtJfjxDkxRNAgRPr1B77vQ== |
3430 | 3429 |
|
| 3430 | +consola@^2.15.3: |
| 3431 | + version "2.15.3" |
| 3432 | + resolved "https://registry.yarnpkg.com/consola/-/consola-2.15.3.tgz#2e11f98d6a4be71ff72e0bdf07bd23e12cb61550" |
| 3433 | + integrity sha512-9vAdYbHj6x2fLKC4+oPH0kFzY/orMZyG2Aj+kNylHxKGJ/Ed4dpNyAQYwJOdqO4zdM7XpVHmyejQDcQHrnuXbw== |
| 3434 | + |
3431 | 3435 | console-browserify@^1.1.0: |
3432 | 3436 | version "1.2.0" |
3433 | 3437 | resolved "https://registry.yarnpkg.com/console-browserify/-/console-browserify-1.2.0.tgz#67063cef57ceb6cf4993a2ab3a55840ae8c49336" |
@@ -4170,6 +4174,11 @@ defu@^3.2.2: |
4170 | 4174 | resolved "https://registry.yarnpkg.com/defu/-/defu-3.2.2.tgz#be20f4cc49b9805d54ee6b610658d53894942e97" |
4171 | 4175 | integrity sha512-8UWj5lNv7HD+kB0e9w77Z7TdQlbUYDVWqITLHNqFIn6khrNHv5WQo38Dcm1f6HeNyZf0U7UbPf6WeZDSdCzGDQ== |
4172 | 4176 |
|
| 4177 | +defu@^5.0.0: |
| 4178 | + version "5.0.0" |
| 4179 | + resolved "https://registry.yarnpkg.com/defu/-/defu-5.0.0.tgz#5768f0d402a555bfc4c267246b20f82ce8b5a10b" |
| 4180 | + integrity sha512-VHg73EDeRXlu7oYWRmmrNp/nl7QkdXUxkQQKig0Zk8daNmm84AbGoC8Be6/VVLJEKxn12hR0UBmz8O+xQiAPKQ== |
| 4181 | + |
4173 | 4182 | delayed-stream@~1.0.0: |
4174 | 4183 | version "1.0.0" |
4175 | 4184 | resolved "https://registry.yarnpkg.com/delayed-stream/-/delayed-stream-1.0.0.tgz#df3ae199acadfb7d440aaae0b29e2272b24ec619" |
@@ -5897,15 +5906,15 @@ http-errors@~1.7.2: |
5897 | 5906 | statuses ">= 1.5.0 < 2" |
5898 | 5907 | toidentifier "1.0.0" |
5899 | 5908 |
|
5900 | | -http-proxy-middleware@^1.0.4: |
5901 | | - version "1.0.6" |
5902 | | - resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-1.0.6.tgz#0618557722f450375d3796d701a8ac5407b3b94e" |
5903 | | - integrity sha512-NyL6ZB6cVni7pl+/IT2W0ni5ME00xR0sN27AQZZrpKn1b+qRh+mLbBxIq9Cq1oGfmTc7BUq4HB77mxwCaxAYNg== |
| 5909 | +http-proxy-middleware@^1.0.6: |
| 5910 | + version "1.3.1" |
| 5911 | + resolved "https://registry.yarnpkg.com/http-proxy-middleware/-/http-proxy-middleware-1.3.1.tgz#43700d6d9eecb7419bf086a128d0f7205d9eb665" |
| 5912 | + integrity sha512-13eVVDYS4z79w7f1+NPllJtOQFx/FdUW4btIvVRMaRlUY9VGstAbo5MOhLEuUgZFRHn3x50ufn25zkj/boZnEg== |
5904 | 5913 | dependencies: |
5905 | | - "@types/http-proxy" "^1.17.4" |
| 5914 | + "@types/http-proxy" "^1.17.5" |
5906 | 5915 | http-proxy "^1.18.1" |
5907 | 5916 | is-glob "^4.0.1" |
5908 | | - lodash "^4.17.20" |
| 5917 | + is-plain-obj "^3.0.0" |
5909 | 5918 | micromatch "^4.0.2" |
5910 | 5919 |
|
5911 | 5920 | http-proxy@^1.18.1: |
@@ -6357,6 +6366,11 @@ is-plain-obj@^1.0.0, is-plain-obj@^1.1.0: |
6357 | 6366 | resolved "https://registry.yarnpkg.com/is-plain-obj/-/is-plain-obj-1.1.0.tgz#71a50c8429dfca773c92a390a4a03b39fcd51d3e" |
6358 | 6367 | integrity sha1-caUMhCnfync8kqOQpKA7OfzVHT4= |
6359 | 6368 |
|
| 6369 | +is-plain-obj@^3.0.0: |
| 6370 | + version "3.0.0" |
| 6371 | + resolved "https://registry.yarnpkg.com/is-plain-obj/-/is-plain-obj-3.0.0.tgz#af6f2ea14ac5a646183a5bbdb5baabbc156ad9d7" |
| 6372 | + integrity sha512-gwsOE28k+23GP1B6vFl1oVh/WOzmawBrKwo5Ev6wMKzPkaXaCDIQKzLnvsA42DRlbVTWorkgTKIviAKCWkfUwA== |
| 6373 | + |
6360 | 6374 | is-plain-object@^2.0.3, is-plain-object@^2.0.4: |
6361 | 6375 | version "2.0.4" |
6362 | 6376 | resolved "https://registry.yarnpkg.com/is-plain-object/-/is-plain-object-2.0.4.tgz#2c163b3fafb1b606d9d17928f05c2a1c38e07677" |
|
0 commit comments