Skip to content

chore(deps): bump uuidjs from 4.2.8 to 4.2.12 #4441

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

Merged
merged 1 commit into from
Oct 18, 2022
Merged
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 @@ -17,7 +17,7 @@
"logdown": "3.3.1",
"long": "4.0.0",
"protobufjs": "6.11.3",
"uuidjs": "4.2.8"
"uuidjs": "4.2.12"
},
"devDependencies": {
"@babel/core": "^7.19.1",
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 @@ -16,7 +16,7 @@
"rimraf": "3.0.2",
"ts-node": "^10.9.1",
"typescript": "^4.8.3",
"uuidjs": "4.2.8"
"uuidjs": "4.2.12"
},
"description": "Store Engine implementation for the browser's IndexedDB.",
"files": [
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5659,7 +5659,7 @@ __metadata:
protobufjs: 6.11.3
rimraf: 3.0.2
typescript: 4.8.3
uuidjs: 4.2.8
uuidjs: 4.2.12
webpack: 4.46.0
webpack-cli: 4.7.2
languageName: unknown
Expand Down Expand Up @@ -5890,7 +5890,7 @@ __metadata:
rimraf: 3.0.2
ts-node: ^10.9.1
typescript: ^4.8.3
uuidjs: 4.2.8
uuidjs: 4.2.12
peerDependencies:
"@wireapp/store-engine": 4.x.x
languageName: unknown
Expand Down Expand Up @@ -22851,12 +22851,12 @@ __metadata:
languageName: node
linkType: hard

"uuidjs@npm:4.2.8":
version: 4.2.8
resolution: "uuidjs@npm:4.2.8"
"uuidjs@npm:4.2.12":
version: 4.2.12
resolution: "uuidjs@npm:4.2.12"
bin:
uuidjs: bin/cli.js
checksum: 625092d286f4858cae1c2ee601d4f7d1ef02be41c9c821b5c6402ca0896387b34ec57359c20b3477759a77765854386c295331bb2064ba125a8e81b75b585f82
checksum: 2c837144b097ead20b27573334a00150453522e08149665844ef3e14a54290a2b46883923c5f1a380c2bd1646151c8f2ffc2363b1b603b6034155bbbee6457aa
languageName: node
linkType: hard

Expand Down