Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump uuidjs from 4.2.13 to 5.0.1 #5022

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"idb": "7.1.1",
"logdown": "3.3.1",
"long": "^5.2.0",
"uuidjs": "4.2.13"
"uuidjs": "5.0.1"
},
"devDependencies": {
"@faker-js/faker": "^7.6.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/store-engine-dexie/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"rimraf": "^3.0.2",
"ts-node": "^10.9.1",
"typescript": "^4.8.4",
"uuidjs": "4.2.13"
"uuidjs": "5.0.1"
},
"scripts": {
"build": "yarn clean && tsc",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4419,7 +4419,7 @@ __metadata:
nock: 13.3.1
rimraf: ^3.0.2
typescript: ^4.8.4
uuidjs: 4.2.13
uuidjs: 5.0.1
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -4661,7 +4661,7 @@ __metadata:
rimraf: ^3.0.2
ts-node: ^10.9.1
typescript: ^4.8.4
uuidjs: 4.2.13
uuidjs: 5.0.1
peerDependencies:
"@wireapp/store-engine": 5.x.x
languageName: unknown
Expand Down Expand Up @@ -17661,12 +17661,12 @@ __metadata:
languageName: node
linkType: hard

"uuidjs@npm:4.2.13":
version: 4.2.13
resolution: "uuidjs@npm:4.2.13"
"uuidjs@npm:5.0.1":
version: 5.0.1
resolution: "uuidjs@npm:5.0.1"
bin:
uuidjs: bin/cli.js
checksum: 67d4a32f6abbe68f692d57d9524aa01e2959a30dadf6e47779a6f31807dc89da057da349e02a4ded08b8f53bbbe29bb3a46fb667a59d5ed9627d5eebef55a6ad
uuidjs: dist/cli.js
checksum: 9e0c45ab2147127465d51ed61ee037015807c37bba4b26dfdb51779533623df038bce33364fe8801c757da68ce88a2187f885f73beb7f4f550f6116cab9558db
languageName: node
linkType: hard

Expand Down