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

Commit a41ab22

Browse files
authored
Merge pull request #1692 from freesewing/dependabot/npm_and_yarn/axios-0.27.2
build(deps): bump axios from 0.26.1 to 0.27.2
2 parents a3a6580 + e3f03ab commit a41ab22

2 files changed

Lines changed: 12 additions & 11 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.13.1",
92-
"axios": "0.26.1",
92+
"axios": "0.27.2",
9393
"dotenv": "10.0.0",
9494
"file-saver": "2.0.5",
9595
"gatsby": "^3.14.6",

yarn.lock

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4227,12 +4227,13 @@ axe-core@^4.0.2:
42274227
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.2.1.tgz#2e50bcf10ee5b819014f6e342e41e45096239e34"
42284228
integrity sha512-evY7DN8qSIbsW2H/TWQ1bX3sXN1d4MNb5Vb4n7BzPuCwRHdkZ1H2eNLuSh73EoQqkGKUtju2G2HCcjCfhvZIAA==
42294229

4230-
axios@0.26.1:
4231-
version "0.26.1"
4232-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.26.1.tgz#1ede41c51fcf51bbbd6fd43669caaa4f0495aaa9"
4233-
integrity sha512-fPwcX4EvnSHuInCMItEhAGnaSEXRBjtzh9fOtsE6E1G6p7vl7edEeZe11QHf18+6+9gR5PbKV/sGKNaD8YaMeA==
4230+
axios@0.27.2:
4231+
version "0.27.2"
4232+
resolved "https://registry.yarnpkg.com/axios/-/axios-0.27.2.tgz#207658cc8621606e586c85db4b41a750e756d972"
4233+
integrity sha512-t+yRIyySRTp/wua5xEr+z1q60QmLq8ABsS5O9Me1AsE5dfKqgnCFzwiCZZ/cGNd1lq4/7akDWMxdhVlucjmnOQ==
42344234
dependencies:
4235-
follow-redirects "^1.14.8"
4235+
follow-redirects "^1.14.9"
4236+
form-data "^4.0.0"
42364237

42374238
axios@^0.21.0, axios@^0.21.1:
42384239
version "0.21.2"
@@ -7474,10 +7475,10 @@ flatted@^3.1.0:
74747475
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.1.1.tgz#c4b489e80096d9df1dfc97c79871aea7c617c469"
74757476
integrity sha512-zAoAQiudy+r5SvnSw3KJy5os/oRJYHzrzja/tBDqrZtNhUw8bt6y8OBzMWcjWr+8liV8Eb6yOhw8WZ7VFZ5ZzA==
74767477

7477-
follow-redirects@^1.0.0, follow-redirects@^1.14.0, follow-redirects@^1.14.8:
7478-
version "1.14.9"
7479-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.9.tgz#dd4ea157de7bfaf9ea9b3fbd85aa16951f78d8d7"
7480-
integrity sha512-MQDfihBQYMcyy5dhRDJUHcw7lb2Pv/TuE6xP1vyraLukNDHKbDxDNaOE3NbCAdKQApno+GPRyo1YAp89yCjK4w==
7478+
follow-redirects@^1.0.0, follow-redirects@^1.14.0, follow-redirects@^1.14.9:
7479+
version "1.15.1"
7480+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.1.tgz#0ca6a452306c9b276e4d3127483e29575e207ad5"
7481+
integrity sha512-yLAMQs+k0b2m7cVxpS1VKJVvoz7SS9Td1zss3XRwXj+ZDH00RJgnuLx7E44wx02kQLrdM3aOOy+FpzS7+8OizA==
74817482

74827483
for-in@^1.0.2:
74837484
version "1.0.2"
@@ -7507,7 +7508,7 @@ fork-ts-checker-webpack-plugin@4.1.6:
75077508
tapable "^1.0.0"
75087509
worker-rpc "^0.1.0"
75097510

7510-
form-data@4.0.0:
7511+
form-data@4.0.0, form-data@^4.0.0:
75117512
version "4.0.0"
75127513
resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.0.tgz#93919daeaf361ee529584b9b31664dc12c9fa452"
75137514
integrity sha512-ETEklSGi5t0QMZuiXoA/Q6vcnxcLQP5vdugSpuAyi6SVGi2clPPp+xgEhuMaHC+zGgn31Kd235W35f7Hykkaww==

0 commit comments

Comments
 (0)