Skip to content

Commit cc30dc7

Browse files
chore(deps): bump axios and @googlemaps/google-maps-services-js
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.7 - [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.7) 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]>
1 parent 366f8b9 commit cc30dc7

File tree

2 files changed

+18
-27
lines changed

2 files changed

+18
-27
lines changed

package-lock.json

Lines changed: 16 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@primer/css": "^21.0.9",
3838
"@primer/octicons": "^19.7.0",
3939
"@twemoji/parser": "^14.1.0",
40-
"axios": "^1.5.0",
40+
"axios": "^1.7.7",
4141
"clipboard": "^2.0.11",
4242
"compression": "^1.7.4",
4343
"csso": "^5.0.5",
@@ -78,7 +78,7 @@
7878
"transform": {}
7979
},
8080
"optionalDependencies": {
81-
"@googlemaps/google-maps-services-js": "^3.3.38",
81+
"@googlemaps/google-maps-services-js": "^3.4.0",
8282
"chess.js": "^1.0.0-beta.6",
8383
"color": "^4.2.3",
8484
"gifencoder": "^2.0.1",

0 commit comments

Comments
 (0)