Skip to content

Commit c038121

Browse files
chore(deps): update all non-major dependencies
1 parent 11d2371 commit c038121

File tree

4 files changed

+31
-21
lines changed

4 files changed

+31
-21
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
"nuxt": "^2.15.8"
1414
},
1515
"devDependencies": {
16-
"vue-plausible": "^1.3.1"
16+
"vue-plausible": "^1.3.2"
1717
}
1818
}

docs/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10358,10 +10358,10 @@ vue-no-ssr@^1.1.1:
1035810358
resolved "https://registry.yarnpkg.com/vue-no-ssr/-/vue-no-ssr-1.1.1.tgz#875f3be6fb0ae41568a837f3ac1a80eaa137b998"
1035910359
integrity sha512-ZMjqRpWabMPqPc7gIrG0Nw6vRf1+itwf0Itft7LbMXs2g3Zs/NFmevjZGN1x7K3Q95GmIjWbQZTVerxiBxI+0g==
1036010360

10361-
vue-plausible@^1.3.1:
10362-
version "1.3.1"
10363-
resolved "https://registry.yarnpkg.com/vue-plausible/-/vue-plausible-1.3.1.tgz#c8d5906566433c7f5a0a27878745f355eccf9172"
10364-
integrity sha512-OqZiScz/7glitE4XSJTwGUHO31VEbba2efmLki0+rIGDx3NysSOBJMyFz6yBFPWKms4jb1lDmx1wCsbAl7mrtA==
10361+
vue-plausible@^1.3.2:
10362+
version "1.3.2"
10363+
resolved "https://registry.yarnpkg.com/vue-plausible/-/vue-plausible-1.3.2.tgz#c797ee03a7c8849dc847e706c5250aa10908dd0f"
10364+
integrity sha512-7hdLrDjw0+qjdM9hxowOirQSHPCljWwd8scW0tRFHyXAQSE/yBWrJ3EPuEiZlJUoth9ac0KLbHM+wSSkWHttiA==
1036510365
dependencies:
1036610366
plausible-tracker "^0.3.4"
1036710367

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
},
2222
"dependencies": {
2323
"@nuxtjs/proxy": "^2.1.0",
24-
"axios": "^0.25.0",
25-
"axios-retry": "^3.2.4",
24+
"axios": "^0.27.2",
25+
"axios-retry": "^3.3.1",
2626
"consola": "^2.15.3",
2727
"defu": "^5.0.1"
2828
},

yarn.lock

Lines changed: 24 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2381,20 +2381,21 @@ aws4@^1.8.0:
23812381
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.11.0.tgz#d61f46d83b2519250e2784daf5b09479a8b41c59"
23822382
integrity sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA==
23832383

2384-
axios-retry@^3.2.4:
2385-
version "3.2.4"
2386-
resolved "https://registry.yarnpkg.com/axios-retry/-/axios-retry-3.2.4.tgz#f447a53c3456f5bfeca18f20c3a3272207d082ae"
2387-
integrity sha512-Co3UXiv4npi6lM963mfnuH90/YFLKWWDmoBYfxkHT5xtkSSWNqK9zdG3fw5/CP/dsoKB5aMMJCsgab+tp1OxLQ==
2384+
axios-retry@^3.3.1:
2385+
version "3.3.1"
2386+
resolved "https://registry.yarnpkg.com/axios-retry/-/axios-retry-3.3.1.tgz#47624646138aedefbad2ac32f226f4ee94b6dcab"
2387+
integrity sha512-RohAUQTDxBSWLFEnoIG/6bvmy8l3TfpkclgStjl5MDCMBDgapAWCmr1r/9harQfWC8bzLC8job6UcL1A1Yc+/Q==
23882388
dependencies:
23892389
"@babel/runtime" "^7.15.4"
23902390
is-retry-allowed "^2.2.0"
23912391

2392-
axios@^0.25.0:
2393-
version "0.25.0"
2394-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.25.0.tgz#349cfbb31331a9b4453190791760a8d35b093e0a"
2395-
integrity sha512-cD8FOb0tRH3uuEe6+evtAbgJtfxr7ly3fQjYcMcuPlgkwVS9xboaVIpcDV+cYQe+yGykgwZCs1pzjntcGa6l5g==
2392+
axios@^0.27.2:
2393+
version "0.27.2"
2394+
resolved "https://registry.yarnpkg.com/axios/-/axios-0.27.2.tgz#207658cc8621606e586c85db4b41a750e756d972"
2395+
integrity sha512-t+yRIyySRTp/wua5xEr+z1q60QmLq8ABsS5O9Me1AsE5dfKqgnCFzwiCZZ/cGNd1lq4/7akDWMxdhVlucjmnOQ==
23962396
dependencies:
2397-
follow-redirects "^1.14.7"
2397+
follow-redirects "^1.14.9"
2398+
form-data "^4.0.0"
23982399

23992400
babel-eslint@latest:
24002401
version "10.1.0"
@@ -3193,7 +3194,7 @@ colorette@^1.2.1, colorette@^1.2.2:
31933194
resolved "https://registry.yarnpkg.com/colorette/-/colorette-1.2.2.tgz#cbcc79d5e99caea2dbf10eb3a26fd8b3e6acfa94"
31943195
integrity sha512-MKGMzyfeuutC/ZJ1cba9NqcNpfeqMUcYmyF1ZFY6/Cn7CNSAKx6a+s48sqLqyAiZuaP2TcqMhoo+dlwFnVxT9w==
31953196

3196-
combined-stream@^1.0.6, combined-stream@~1.0.6:
3197+
combined-stream@^1.0.6, combined-stream@^1.0.8, combined-stream@~1.0.6:
31973198
version "1.0.8"
31983199
resolved "https://registry.yarnpkg.com/combined-stream/-/combined-stream-1.0.8.tgz#c3d45a8b34fd730631a110a8a2520682b31d5a7f"
31993200
integrity sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==
@@ -4991,10 +4992,10 @@ follow-redirects@^1.0.0:
49914992
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.1.tgz#d9114ded0a1cfdd334e164e6662ad02bfd91ff43"
49924993
integrity sha512-HWqDgT7ZEkqRzBvc2s64vSZ/hfOceEol3ac/7tKwzuvEyWx3/4UegXh5oBOIotkGsObyk3xznnSRVADBgWSQVg==
49934994

4994-
follow-redirects@^1.14.7:
4995-
version "1.14.7"
4996-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.7.tgz#2004c02eb9436eee9a21446a6477debf17e81685"
4997-
integrity sha512-+hbxoLbFMbRKDwohX8GkTataGqO6Jb7jGwpAlwgy2bIz25XtRm7KEzJM76R1WiNT5SwZkX4Y75SwBolkpmE7iQ==
4995+
follow-redirects@^1.14.9:
4996+
version "1.15.2"
4997+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.2.tgz#b460864144ba63f2681096f274c4e57026da2c13"
4998+
integrity sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==
49984999

49995000
for-in@^1.0.2:
50005001
version "1.0.2"
@@ -5006,6 +5007,15 @@ forever-agent@~0.6.1:
50065007
resolved "https://registry.yarnpkg.com/forever-agent/-/forever-agent-0.6.1.tgz#fbc71f0c41adeb37f96c577ad1ed42d8fdacca91"
50075008
integrity sha1-+8cfDEGt6zf5bFd60e1C2P2sypE=
50085009

5010+
form-data@^4.0.0:
5011+
version "4.0.0"
5012+
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.0.tgz#93919daeaf361ee529584b9b31664dc12c9fa452"
5013+
integrity sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==
5014+
dependencies:
5015+
asynckit "^0.4.0"
5016+
combined-stream "^1.0.8"
5017+
mime-types "^2.1.12"
5018+
50095019
form-data@~2.3.2:
50105020
version "2.3.3"
50115021
resolved "https://registry.yarnpkg.com/form-data/-/form-data-2.3.3.tgz#dcce52c05f644f298c6a7ab936bd724ceffbf3a6"

0 commit comments

Comments
 (0)