Skip to content

Commit 97bda03

Browse files
chore: bump uuid in /examples/openfeature_web/webapp (#2583)
Bumps [uuid](https://github.com/uuidjs/uuid) from 10.0.0 to 11.0.1. - [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.0.1) --- updated-dependencies: - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent 8146581 commit 97bda03

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

examples/openfeature_web/webapp/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.

examples/openfeature_web/webapp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,6 @@
5757
"@openfeature/go-feature-flag-web-provider": "^0.2.1",
5858
"@openfeature/web-sdk": "^1.2.4",
5959
"highlight.js": "^11.10.0",
60-
"uuid": "^10.0.0"
60+
"uuid": "^11.0.1"
6161
}
6262
}

0 commit comments

Comments
 (0)