Skip to content

Commit f8abd86

Browse files
authored
Merge pull request #33 from druvkotwani/dependabot/npm_and_yarn/client/axios-1.7.4
Bump axios from 1.7.3 to 1.7.4 in /client
2 parents c572499 + f37f272 commit f8abd86

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@types/react-calendar-heatmap": "^1.6.7",
1313
"@vercel/analytics": "^1.3.1",
1414
"@vercel/speed-insights": "^1.0.12",
15-
"axios": "^1.7.3",
15+
"axios": "^1.7.4",
1616
"html2canvas": "^1.4.1",
1717
"mongoose": "^8.5.2",
1818
"next": "14.2.10",

client/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -532,10 +532,10 @@ axe-core@^4.9.1:
532532
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.10.0.tgz#d9e56ab0147278272739a000880196cdfe113b59"
533533
integrity sha512-Mr2ZakwQ7XUAjp7pAwQWRhhK8mQQ6JAaNWSjmjxil0R8BPioMtQsTLOolGYkji1rcL++3dCqZA3zWqpT+9Ew6g==
534534

535-
axios@^1.7.3:
536-
version "1.7.3"
537-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.3.tgz#a1125f2faf702bc8e8f2104ec3a76fab40257d85"
538-
integrity sha512-Ar7ND9pU99eJ9GpoGQKhKf58GpUOgnzuaB7ueNQ5BMi0p+LZ5oaEnfF999fAArcTIBwXTCHAmGcHOZJaWPq9Nw==
535+
axios@^1.7.4:
536+
version "1.7.4"
537+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.4.tgz#4c8ded1b43683c8dd362973c393f3ede24052aa2"
538+
integrity sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==
539539
dependencies:
540540
follow-redirects "^1.15.6"
541541
form-data "^4.0.0"

0 commit comments

Comments
 (0)