Skip to content
This repository was archived by the owner on Nov 11, 2023. It is now read-only.

Commit 9bbc14f

Browse files
authored
Merge pull request #1612 from freesewing/dependabot/npm_and_yarn/axios-0.26.1
build(deps): bump axios from 0.26.0 to 0.26.1
2 parents 3cd0680 + 344c47f commit 9bbc14f

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"@nivo/core": "^0.73.0",
9090
"@nivo/line": "^0.73.0",
9191
"algoliasearch": "4.12.2",
92-
"axios": "0.26.0",
92+
"axios": "0.26.1",
9393
"dotenv": "10.0.0",
9494
"file-saver": "2.0.5",
9595
"gatsby": "^3.14.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4194,10 +4194,10 @@ axe-core@^4.0.2:
41944194
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.2.1.tgz#2e50bcf10ee5b819014f6e342e41e45096239e34"
41954195
integrity sha512-evY7DN8qSIbsW2H/TWQ1bX3sXN1d4MNb5Vb4n7BzPuCwRHdkZ1H2eNLuSh73EoQqkGKUtju2G2HCcjCfhvZIAA==
41964196

4197-
axios@0.26.0:
4198-
version "0.26.0"
4199-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.26.0.tgz#9a318f1c69ec108f8cd5f3c3d390366635e13928"
4200-
integrity sha512-lKoGLMYtHvFrPVt3r+RBMp9nh34N0M8zEfCWqdWZx6phynIEhQqAdydpyBAAG211zlhX9Rgu08cOamy6XjE5Og==
4197+
axios@0.26.1:
4198+
version "0.26.1"
4199+
resolved "https://registry.yarnpkg.com/axios/-/axios-0.26.1.tgz#1ede41c51fcf51bbbd6fd43669caaa4f0495aaa9"
4200+
integrity sha512-fPwcX4EvnSHuInCMItEhAGnaSEXRBjtzh9fOtsE6E1G6p7vl7edEeZe11QHf18+6+9gR5PbKV/sGKNaD8YaMeA==
42014201
dependencies:
42024202
follow-redirects "^1.14.8"
42034203

0 commit comments

Comments
 (0)