Skip to content

Commit

Permalink
regenerating yarn lock and omnibelt version 4
Browse files Browse the repository at this point in the history
  • Loading branch information
eeerin committed Aug 30, 2024
1 parent 7371a02 commit bdac67a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"convict": "^6.2.3",
"debug": "^4.3.6",
"dotenv": "^16.4.5",
"omnibelt": "Losant/omnibelt#SP-13326",
"omnibelt": "^4.0.0",
"restify": "^11.1.0"
},
"devDependencies": {
Expand Down
19 changes: 10 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1529,9 +1529,9 @@ camelcase@^6.0.0:
integrity sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==

caniuse-lite@^1.0.30001646:
version "1.0.30001653"
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001653.tgz#b8af452f8f33b1c77f122780a4aecebea0caca56"
integrity sha512-XGWQVB8wFQ2+9NZwZ10GxTYC5hk0Fa+q8cSkr0tgvMhYhMHP/QC+WTgrePMDBWiWc/pV+1ik82Al20XOK25Gcw==
version "1.0.30001655"
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001655.tgz#0ce881f5a19a2dcfda2ecd927df4d5c1684b982f"
integrity sha512-jRGVy3iSGO5Uutn2owlb5gR6qsGngTw9ZTb4ali9f3glshcNmJ2noam4Mo9zia5P9Dk3jNNydy7vQjuE5dQmfg==

chalk@^2.4.2:
version "2.4.2"
Expand Down Expand Up @@ -2040,9 +2040,9 @@ es6-promise@^4.2.8:
integrity sha512-HJDGx5daxeIvxdBxvG2cb9g4tEvwIk3i8+nhX0yGrYmZUzbkdg8QbDevheDB8gd0//uPj4c1EQua8Q+MViT0/w==

escalade@^3.1.1, escalade@^3.1.2:
version "3.1.2"
resolved "https://registry.yarnpkg.com/escalade/-/escalade-3.1.2.tgz#54076e9ab29ea5bf3d8f1ed62acffbb88272df27"
integrity sha512-ErCHMCae19vR8vQGe50xIsVomy19rg6gFu3+r3jkEO46suLMWBksvVyoGgQV+jOfl84ZSOSlmv6Gxa89PmTGmA==
version "3.2.0"
resolved "https://registry.yarnpkg.com/escalade/-/escalade-3.2.0.tgz#011a3f69856ba189dffa7dc8fcce99d2a87903e5"
integrity sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==

escape-html@~1.0.3:
version "1.0.3"
Expand Down Expand Up @@ -3760,9 +3760,10 @@ obuf@^1.0.0, obuf@^1.1.2:
resolved "https://registry.yarnpkg.com/obuf/-/obuf-1.1.2.tgz#09bea3343d41859ebd446292d11c9d4db619084e"
integrity sha512-PX1wu0AmAdPqOL1mWhqmlOd8kOIZQwGZw6rh7uby9fTc5lhaOWFLX3I6R1hrF9k3zUY40e6igsLGkDXK92LJNg==

omnibelt@Losant/omnibelt#SP-13326:
version "3.2.0"
resolved "https://codeload.github.com/Losant/omnibelt/tar.gz/cfedf9313d72aaf6f0f5ea3971257a8470e47a32"
omnibelt@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/omnibelt/-/omnibelt-4.0.0.tgz#cd4add9215b0c1757e86945462c7c65735457021"
integrity sha512-bnrnkeK9vrGZ1gy7lxFDqcI9K3j0ozsvL98Wmt9jOpDtTinGt82H+FqIyJS6Haoi55QbYWjt3v+N7bKXafkfFQ==
dependencies:
lodash "^4.17.21"
ramda "^0.30.1"
Expand Down

0 comments on commit bdac67a

Please sign in to comment.