Skip to content

Commit

Permalink
Merge pull request #85 from Losant/SP-13329
Browse files Browse the repository at this point in the history
updating omnibelt version to 4 and regenerating yarn.lock
  • Loading branch information
spacetc62 authored Aug 30, 2024
2 parents faea368 + 14d2264 commit ebc1cb4
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 @@ -42,7 +42,7 @@
"joi": "^17.13.3",
"mongodb": "~6.8.0",
"object-path": "^0.11.8",
"omnibelt": "Losant/omnibelt#SP-13326"
"omnibelt": "^4.0.0"
},
"devDependencies": {
"@losant/eslint-config-losant": "^1.6.1",
Expand Down
19 changes: 10 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1563,9 +1563,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==

ccount@^2.0.0:
version "2.0.1"
Expand Down Expand Up @@ -2091,9 +2091,9 @@ es-to-primitive@^1.2.1:
is-symbol "^1.0.2"

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-string-regexp@^1.0.5:
version "1.0.5"
Expand Down Expand Up @@ -4083,9 +4083,10 @@ object.values@^1.1.6, object.values@^1.1.7, object.values@^1.2.0:
define-properties "^1.2.1"
es-object-atoms "^1.0.0"

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 ebc1cb4

Please sign in to comment.