Skip to content

Commit

Permalink
Merge pull request #24 from lilxyzz/dependabot/npm_and_yarn/npm_and_y…
Browse files Browse the repository at this point in the history
…arn-13f20005ce

Bump axios from 1.7.0 to 1.7.1 in the npm_and_yarn group
  • Loading branch information
lilxyzz authored May 31, 2024
2 parents db51511 + 1a1439b commit 508083d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"dependencies": {
"@fontsource/montserrat": "^5.0.18",
"@fontsource/noto-serif": "^5.0.20",
"axios": "^1.7.0",
"axios": "^1.7.1",
"decap-cms-app": "^3.1.10",
"gatsby": "^5.13.6",
"gatsby-plugin-decap-cms": "^4.0.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3781,10 +3781,10 @@ axios@^0.21.1:
dependencies:
follow-redirects "^1.14.0"

axios@^1.7.0:
version "1.7.0"
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.0.tgz#b48f715325457ededfcb3f0a44a3fb9d5742acb6"
integrity sha512-IiB0wQeKyPRdsFVhBgIo31FbzOyf2M6wYl7/NVutFwFBRMiAbjNiydJIHKeLmPugF4kJLfA1uWZ82Is2QzqqFA==
axios@^1.7.1:
version "1.7.1"
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.1.tgz#522145622a09dfaf49359837db9649ff245a35b9"
integrity sha512-+LV37nQcd1EpFalkXksWNBiA17NZ5m5/WspmHGmZmdx1qBOg/VNq/c4eRJiA9VQQHBOs+N0ZhhdU10h2TyNK7Q==
dependencies:
follow-redirects "^1.15.6"
form-data "^4.0.0"
Expand Down

0 comments on commit 508083d

Please sign in to comment.