Skip to content

Commit

Permalink
chore(deps): bump axios and @googlemaps/google-maps-services-js
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) and [@googlemaps/google-maps-services-js](https://github.com/googlemaps/google-maps-services-js). These dependencies needed to be updated together.

Updates `axios` from 1.5.0 to 1.7.3
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.5.0...v1.7.3)

Updates `@googlemaps/google-maps-services-js` from 3.3.38 to 3.4.0
- [Release notes](https://github.com/googlemaps/google-maps-services-js/releases)
- [Changelog](https://github.com/googlemaps/google-maps-services-js/blob/master/CHANGELOG.md)
- [Commits](googlemaps/google-maps-services-js@v3.3.38...v3.4.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
- dependency-name: "@googlemaps/google-maps-services-js"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent 366f8b9 commit f606b27
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 27 deletions.
41 changes: 16 additions & 25 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 @@ -37,7 +37,7 @@
"@primer/css": "^21.0.9",
"@primer/octicons": "^19.7.0",
"@twemoji/parser": "^14.1.0",
"axios": "^1.5.0",
"axios": "^1.7.3",
"clipboard": "^2.0.11",
"compression": "^1.7.4",
"csso": "^5.0.5",
Expand Down Expand Up @@ -78,7 +78,7 @@
"transform": {}
},
"optionalDependencies": {
"@googlemaps/google-maps-services-js": "^3.3.38",
"@googlemaps/google-maps-services-js": "^3.4.0",
"chess.js": "^1.0.0-beta.6",
"color": "^4.2.3",
"gifencoder": "^2.0.1",
Expand Down

0 comments on commit f606b27

Please sign in to comment.