Skip to content

Commit

Permalink
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) to 1.7.2 and updates ancestor dependency [@googlemaps/google-maps-services-js](https://github.com/googlemaps/google-maps-services-js). These dependencies need to be updated together.


Updates `axios` from 0.21.4 to 1.7.2
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.21.4...v1.7.2)

Updates `@googlemaps/google-maps-services-js` from 3.2.3 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.2.3...v3.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 29, 2024
1 parent d0cc9df commit b7670eb
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 48 deletions.
119 changes: 72 additions & 47 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"author": "Bron Thulke",
"license": "MIT",
"dependencies": {
"@googlemaps/google-maps-services-js": "^3.2.3",
"@googlemaps/google-maps-services-js": "^3.4.0",
"bootstrap": "^3.4.1",
"copy-webpack-plugin": "^6.0.3",
"jquery": "^3.5.1"
Expand Down

0 comments on commit b7670eb

Please sign in to comment.