Skip to content

Commit

Permalink
Bump follow-redirects and @googlemaps/google-maps-services-js
Browse files Browse the repository at this point in the history
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) to 1.15.6 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 `follow-redirects` from 1.5.10 to 1.15.6
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.5.10...v1.15.6)

Updates `@googlemaps/google-maps-services-js` from 3.1.6 to 3.3.42
- [Release notes](https://github.com/googlemaps/google-maps-services-js/releases)
- [Changelog](https://github.com/googlemaps/google-maps-services-js/blob/master/.releaserc)
- [Commits](googlemaps/google-maps-services-js@v3.1.6...v3.3.42)

---
updated-dependencies:
- dependency-name: follow-redirects
  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] authored Mar 14, 2024
1 parent 6d7436e commit 3d4c209
Show file tree
Hide file tree
Showing 3 changed files with 410 additions and 91 deletions.
116 changes: 71 additions & 45 deletions frontend/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 frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@googlemaps/google-maps-services-js": "^3.1.6",
"@googlemaps/google-maps-services-js": "^3.3.42",
"@testing-library/jest-dom": "^4.2.4",
"@testing-library/react": "^9.3.2",
"@testing-library/user-event": "^7.1.2",
Expand Down
Loading

0 comments on commit 3d4c209

Please sign in to comment.