Skip to content

Commit

Permalink
chore: update log-messages dep
Browse files Browse the repository at this point in the history
  • Loading branch information
softvar committed Jun 4, 2024
1 parent 5f1dd0a commit 5ca8f25
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"murmurhash": "^0.0.2",
"superstruct": "^0.10.12",
"uuid": "^3.3.2",
"vwo-sdk-log-messages": "^0.5.0"
"vwo-sdk-log-messages": "^0.12.0"
},
"devDependencies": {
"@babel/core": "^7.6.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6962,10 +6962,10 @@ vm-browserify@^1.0.1:
resolved "https://registry.yarnpkg.com/vm-browserify/-/vm-browserify-1.1.0.tgz#bd76d6a23323e2ca8ffa12028dc04559c75f9019"
integrity sha512-iq+S7vZJE60yejDYM0ek6zg308+UZsdtPExWP9VZoCFCz1zkJoXFnAX7aZfd/ZwrkidzdUZL0C/ryW+JwAiIGw==

vwo-sdk-log-messages@^0.5.0:
version "0.5.0"
resolved "https://registry.yarnpkg.com/vwo-sdk-log-messages/-/vwo-sdk-log-messages-0.5.0.tgz#59689db0a1722373f394f800d67fa1d2fa9bbc88"
integrity sha512-CnKTUV3HkLKGO4AYQwHtQ+WEXDbhR6syZmlF5AmQpitFtu+pgdIlDfp19PZ4wXuGPgjCZKSaSoqisFJSPAloCw==
vwo-sdk-log-messages@^0.12.0:
version "0.12.0"
resolved "https://registry.yarnpkg.com/vwo-sdk-log-messages/-/vwo-sdk-log-messages-0.12.0.tgz#6300b23169f1f1816e037c0672c175e4d74a7782"
integrity sha512-4iFzyis2wx+fX0tOK6kuwaHQZdk6AaPk51f8EPHqCp8kEFdE5PqveegzO+1Pnzb4m8dx3b9GbXnj3T0fi+nPig==

w3c-hr-time@^1.0.1:
version "1.0.1"
Expand Down

0 comments on commit 5ca8f25

Please sign in to comment.