Skip to content

Commit 5f36e58

Browse files
chore(deps): Bump uuid from 11.1.0 to 13.0.0
Bumps [uuid](https://github.com/uuidjs/uuid) from 11.1.0 to 13.0.0. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v11.1.0...v13.0.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 13.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 05702bf commit 5f36e58

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"style-loader": "^4.0.0",
4848
"terser-webpack-plugin": "^5.3.14",
4949
"underscore": "^1.13.7",
50-
"uuid": "^11.1.0",
50+
"uuid": "^13.0.0",
5151
"vis-data": "^8.0.1",
5252
"vis-timeline": "^8.3.0",
5353
"vis-util": "^6.0.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2772,7 +2772,7 @@ __metadata:
27722772
style-loader: "npm:^4.0.0"
27732773
terser-webpack-plugin: "npm:^5.3.14"
27742774
underscore: "npm:^1.13.7"
2775-
uuid: "npm:^11.1.0"
2775+
uuid: "npm:^13.0.0"
27762776
vis-data: "npm:^8.0.1"
27772777
vis-timeline: "npm:^8.3.0"
27782778
vis-util: "npm:^6.0.0"
@@ -7046,12 +7046,12 @@ __metadata:
70467046
languageName: node
70477047
linkType: hard
70487048

7049-
"uuid@npm:^11.1.0":
7050-
version: 11.1.0
7051-
resolution: "uuid@npm:11.1.0"
7049+
"uuid@npm:^13.0.0":
7050+
version: 13.0.0
7051+
resolution: "uuid@npm:13.0.0"
70527052
bin:
7053-
uuid: dist/esm/bin/uuid
7054-
checksum: 10c0/34aa51b9874ae398c2b799c88a127701408cd581ee89ec3baa53509dd8728cbb25826f2a038f9465f8b7be446f0fbf11558862965b18d21c993684297628d4d3
7053+
uuid: dist-node/bin/uuid
7054+
checksum: 10c0/950e4c18d57fef6c69675344f5700a08af21e26b9eff2bf2180427564297368c538ea11ac9fb2e6528b17fc3966a9fd2c5049361b0b63c7d654f3c550c9b3d67
70557055
languageName: node
70567056
linkType: hard
70577057

0 commit comments

Comments
 (0)