Skip to content

Commit 503340e

Browse files
committed
fix(deps): update dependency mapbox-gl to ^2.7.0
1 parent d9d9d66 commit 503340e

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.7.1",
88
"@sentry/react": "^6.16.1",
99
"@types/jest": "^27.4.0",
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.38",
1313
"@types/react-dom": "^17.0.11",
1414
"axios": "^0.24.0",
1515
"linq-to-typescript": "^9.0.0",
16-
"mapbox-gl": "^2.6.1",
16+
"mapbox-gl": "^2.7.0",
1717
"react": "^17.0.2",
1818
"react-dom": "^17.0.2",
1919
"react-mapbox-gl": "^5.1.1",

0 commit comments

Comments
 (0)