Skip to content

Commit 4bd1b3b

Browse files
committed
fix(deps): update dependency mapbox-gl to ^2.7.1
1 parent e578a80 commit 4bd1b3b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

frontend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77
"@reduxjs/toolkit": "^1.8.0",
88
"@sentry/react": "^6.19.2",
99
"@types/jest": "^27.4.1",
10-
"@types/mapbox-gl": "^2.6.0",
10+
"@types/mapbox-gl": "^2.6.3",
1111
"@types/node": "^17.0.8",
1212
"@types/react": "^17.0.42",
1313
"@types/react-dom": "^17.0.14",
1414
"axios": "^0.26.1",
1515
"linq-to-typescript": "^10.0.0",
16-
"mapbox-gl": "^2.6.1",
16+
"mapbox-gl": "^2.7.1",
1717
"react": "^17.0.2",
1818
"react-dom": "^17.0.2",
1919
"react-mapbox-gl": "^5.1.1",

0 commit comments

Comments
 (0)