Skip to content

Commit bf486de

Browse files
Bump uuid from 10.0.0 to 11.1.0
Bumps [uuid](https://github.com/uuidjs/uuid) from 10.0.0 to 11.1.0. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v10.0.0...v11.1.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 11.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0b77728 commit bf486de

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

package-lock.json

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

packages/components/javascript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,6 @@
121121
"@what3words/api": "^5.2.1",
122122
"axios": "^1.11.0",
123123
"cross-fetch": "^4.0.0",
124-
"uuid": "^10.0.0"
124+
"uuid": "^11.1.0"
125125
}
126126
}

0 commit comments

Comments
 (0)