Skip to content

Commit 186b3e3

Browse files
chore: bump axios to 1.17.0
Bump axios from 1.16.1 to 1.17.0.
1 parent 8e11d73 commit 186b3e3

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"@vercel/analytics": "^1.6.1",
7777
"@vercel/functions": "^3.6.2",
7878
"algoliasearch": "^4.25.2",
79-
"axios": "^1.16.1",
79+
"axios": "^1.17.0",
8080
"critters": "^0.0.23",
8181
"feed": "^4.2.2",
8282
"gsap": "^3.15.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2847,10 +2847,10 @@ axe-core@^4.10.0, axe-core@^4.10.3:
28472847
resolved "https://registry.npmmirror.com/axe-core/-/axe-core-4.11.4.tgz"
28482848
integrity sha512-KunSNx+TVpkAw/6ULfhnx+HWRecjqZGTOyquAoWHYLRSdK1tB5Ihce1ZW+UY3fj33bYAFWPu7W/GRSmmrCGuxA==
28492849

2850-
axios@>=0.21.1, axios@^1.16.1:
2851-
version "1.16.1"
2852-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.16.1.tgz#517e29291d19d6e8cf919ff264f4fe157261ba12"
2853-
integrity sha512-caYkukvroVPO8KrzuJEb50Hm07KwfBZPEC3VeFHTsqWHvKTsy54hjJz9BS/cdaypROE2rH6xvm9mHX4fgWkr3A==
2850+
axios@>=0.21.1, axios@^1.17.0:
2851+
version "1.17.0"
2852+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.17.0.tgz#ae5a1164a4f719942cd73c67e6a3f62d3ccb8f2b"
2853+
integrity sha512-J8SwNxprqqpbfenehxWYXE7CW+wM1BB4w3+N+g+/Wx40xM4rsLrfPmHHxSWIxJLYDgSY/HqlFPIYb2/S3rxafw==
28542854
dependencies:
28552855
follow-redirects "^1.16.0"
28562856
form-data "^4.0.5"

0 commit comments

Comments
 (0)