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

Commit bac1258

Browse files
authored
Merge pull request #1594 from freesewing/dependabot/npm_and_yarn/axios-0.26.0
build(deps): bump axios from 0.23.0 to 0.26.0
2 parents 6ba440b + bbcf8fd commit bac1258

2 files changed

Lines changed: 10 additions & 10 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.11.0",
92-
"axios": "0.23.0",
92+
"axios": "0.26.0",
9393
"dotenv": "10.0.0",
9494
"file-saver": "2.0.5",
9595
"gatsby": "^3.14.6",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4194,12 +4194,12 @@ 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.23.0:
4198-
version "0.23.0"
4199-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.23.0.tgz#b0fa5d0948a8d1d75e3d5635238b6c4625b05149"
4200-
integrity sha512-NmvAE4i0YAv5cKq8zlDoPd1VLKAqX5oLuZKs8xkJa4qi6RGn0uhCYFjWtHHC9EM/MwOwYWOs53W+V0aqEXq1sg==
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==
42014201
dependencies:
4202-
follow-redirects "^1.14.4"
4202+
follow-redirects "^1.14.8"
42034203

42044204
axios@^0.21.0, axios@^0.21.1:
42054205
version "0.21.2"
@@ -7382,10 +7382,10 @@ flatted@^3.1.0:
73827382
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.1.1.tgz#c4b489e80096d9df1dfc97c79871aea7c617c469"
73837383
integrity sha512-zAoAQiudy+r5SvnSw3KJy5os/oRJYHzrzja/tBDqrZtNhUw8bt6y8OBzMWcjWr+8liV8Eb6yOhw8WZ7VFZ5ZzA==
73847384

7385-
follow-redirects@^1.0.0, follow-redirects@^1.14.0, follow-redirects@^1.14.4:
7386-
version "1.14.8"
7387-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.8.tgz#016996fb9a11a100566398b1c6839337d7bfa8fc"
7388-
integrity sha512-1x0S9UVJHsQprFcEC/qnNzBLcIxsjAV905f/UkQxbclCsoTWlacCNOpQa/anodLl2uaEKFhfWOvM2Qg77+15zA==
7385+
follow-redirects@^1.0.0, follow-redirects@^1.14.0, follow-redirects@^1.14.8:
7386+
version "1.14.9"
7387+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.9.tgz#dd4ea157de7bfaf9ea9b3fbd85aa16951f78d8d7"
7388+
integrity sha512-MQDfihBQYMcyy5dhRDJUHcw7lb2Pv/TuE6xP1vyraLukNDHKbDxDNaOE3NbCAdKQApno+GPRyo1YAp89yCjK4w==
73897389

73907390
for-in@^1.0.2:
73917391
version "1.0.2"

0 commit comments

Comments
 (0)