Skip to content

Commit

Permalink
fix: upgrade axios to 1.7.9 [ZEND-5779] (#2501)
Browse files Browse the repository at this point in the history
  • Loading branch information
jjolton-contentful authored Dec 30, 2024
1 parent e3850d2 commit d4c6232
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 126 deletions.
189 changes: 65 additions & 124 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
],
"dependencies": {
"@contentful/rich-text-types": "^16.6.1",
"axios": "^1.7.4",
"axios": "^1.7.9",
"contentful-sdk-core": "^9.0.1",
"fast-copy": "^3.0.0"
},
Expand Down Expand Up @@ -187,4 +187,4 @@
"limit": "88 kB"
}
]
}
}

0 comments on commit d4c6232

Please sign in to comment.