Skip to content

Commit e695d07

Browse files
fix(deps): bump uuid from 9.0.1 to 11.0.2
Bumps [uuid](https://github.com/uuidjs/uuid) from 9.0.1 to 11.0.2. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v9.0.1...v11.0.2) --- updated-dependencies: - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0ae96f6 commit e695d07

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"maplibre-gl": "^4.3.2",
3232
"papaparse": "^5.4.1",
3333
"pinia": "^2.1.7",
34-
"uuid": "^9.0.1",
34+
"uuid": "^11.0.2",
3535
"v-mapbox": "^5.0.0"
3636
},
3737
"devDependencies": {

0 commit comments

Comments
 (0)