Skip to content

Commit

Permalink
build(deps): bump axios and contentful in /scripts
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) to 0.27.2 and updates ancestor dependency [contentful](https://github.com/contentful/contentful.js). These dependencies need to be updated together.


Updates `axios` from 0.19.2 to 0.27.2
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.27.2/CHANGELOG.md)
- [Commits](axios/axios@v0.19.2...v0.27.2)

Updates `contentful` from 7.14.5 to 9.2.5
- [Release notes](https://github.com/contentful/contentful.js/releases)
- [Commits](contentful/contentful.js@v7.14.5...v9.2.5)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
- dependency-name: contentful
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jan 15, 2023
1 parent fe96ce7 commit b89a5e7
Show file tree
Hide file tree
Showing 2 changed files with 144 additions and 45 deletions.
187 changes: 143 additions & 44 deletions scripts/package-lock.json

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

2 changes: 1 addition & 1 deletion scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"homepage": "https://github.com/xebia-france/contentful-cv#readme",
"dependencies": {
"contentful": "^7.14.5"
"contentful": "^9.2.15"
},
"devDependencies": {
"json2csv": "^5.0.1"
Expand Down

0 comments on commit b89a5e7

Please sign in to comment.