Skip to content

Commit d378e95

Browse files
authored
Merge pull request #142 from answebdev/dependabot/npm_and_yarn/client/axios-1.15.2
Bump axios from 1.15.0 to 1.15.2 in /client
2 parents 98602ce + 2fa4b51 commit d378e95

3 files changed

Lines changed: 9 additions & 9 deletions

File tree

client/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"@testing-library/jest-dom": "^4.2.4",
77
"@testing-library/react": "^9.3.2",
88
"@testing-library/user-event": "^7.1.2",
9-
"axios": "^1.15.0",
9+
"axios": "^1.15.2",
1010
"bootstrap": "^5.0.0",
1111
"react": "^16.13.1",
1212
"react-dom": "^16.13.1",

client/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3217,10 +3217,10 @@ axe-core@^4.4.3:
32173217
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.5.2.tgz#823fdf491ff717ac3c58a52631d4206930c1d9f7"
32183218
integrity sha512-u2MVsXfew5HBvjsczCv+xlwdNnB1oQR9HlAcsejZttNjKKSkeDNVwB1vMThIUIFI9GoT57Vtk8iQLwqOfAkboA==
32193219

3220-
axios@^1.15.0:
3221-
version "1.15.0"
3222-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.15.0.tgz#0fcee91ef03d386514474904b27863b2c683bf4f"
3223-
integrity sha512-wWyJDlAatxk30ZJer+GeCWS209sA42X+N5jU2jy6oHTp7ufw8uzUTVFBX9+wTfAlhiJXGS0Bq7X6efruWjuK9Q==
3220+
axios@^1.15.2:
3221+
version "1.15.2"
3222+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.15.2.tgz#eb8fb6d30349abace6ade5b4cb4d9e8a0dc23e5b"
3223+
integrity sha512-wLrXxPtcrPTsNlJmKjkPnNPK2Ihe0hn0wGSaTEiHRPxwjvJwT3hKmXF4dpqxmPO9SoNb2FsYXj/xEo0gHN+D5A==
32243224
dependencies:
32253225
follow-redirects "^1.15.11"
32263226
form-data "^4.0.5"

0 commit comments

Comments
 (0)