Skip to content

Commit

Permalink
👆🕵️ Upgrade to agent version 0.1.109 (#70)
Browse files Browse the repository at this point in the history
Co-authored-by: Gilad-Gur-Andelman <[email protected]>
  • Loading branch information
github-actions[bot] and Gilad-Gur-Andelman authored Mar 3, 2024
1 parent e2be156 commit 15e9dd7
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "desktop-app",
"productName": "Loadmill",
"version": "3.2.4",
"version": "3.2.5",
"description": "The Loadmill desktop app",
"author": {
"name": "Gilad Gur Andelman",
Expand Down Expand Up @@ -69,7 +69,7 @@
"dependencies": {
"@emotion/react": "^11.10.5",
"@emotion/styled": "^11.10.5",
"@loadmill/agent": "^0.1.108",
"@loadmill/agent": "^0.1.109",
"@mui/icons-material": "^5.10.9",
"@mui/material": "^5.10.13",
"async": "^3.2.4",
Expand Down
42 changes: 21 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2655,29 +2655,29 @@
resolved "https://registry.yarnpkg.com/@leichtgewicht/ip-codec/-/ip-codec-2.0.4.tgz#b2ac626d6cb9c8718ab459166d4bb405b8ffa78b"
integrity sha512-Hcv+nVC0kZnQ3tD9GVu5xSMR4VVYOteQIr/hwFPVEvPdlXqgGEuRjiheChHgdM+JyqdgNcmzZOX/tnl0JOiI7A==

"@loadmill/agent@^0.1.108":
version "0.1.108"
resolved "https://registry.yarnpkg.com/@loadmill/agent/-/agent-0.1.108.tgz#223a0bd1374e6cd9aa4bb6c30da29a4aedd5c5a4"
integrity sha512-uBeawpFix9BF/MckrZNhbu6Jg8fezw0H7wiPxnAOnXeEZ61tz+38+LJdS+h6ofJZlOI6gPwF8eCvDx6N9GJEpg==
"@loadmill/agent@^0.1.109":
version "0.1.109"
resolved "https://registry.yarnpkg.com/@loadmill/agent/-/agent-0.1.109.tgz#a7ba439041b102de1a52b9ecadadb269b30f93f9"
integrity sha512-4YUwLNmnNFYhu4eZBNzAr8tSnVwvhLi9qwcDdgVxhejhr4bWsoMIyAC7EYweqV7gLDGfOY4XOMPCBiux289cYg==
dependencies:
"@loadmill/executer" "0.1.106"
"@loadmill/universal" "0.3.100"
"@loadmill/executer" "0.1.107"
"@loadmill/universal" "0.3.101"
commander "^6.1.0"
js-yaml "^3.14.0"
protobufjs "^7.2.5"
socket.io-client "^3.1.3"
superagent "^8.0.9"
uuid "^3.0.1"

"@loadmill/[email protected].105":
version "0.3.105"
resolved "https://registry.yarnpkg.com/@loadmill/core/-/core-0.3.105.tgz#9fb66f214956fc8a3d63d4e9c96f4928bce72419"
integrity sha512-wBIv71gDV5+4GlLK1d0gJFECZckG73YGlP/TaX4F34Kgoap3zUJqDGwJJbhksSnB4vsUF/zeCjMiSUVeyG8PRA==
"@loadmill/[email protected].106":
version "0.3.106"
resolved "https://registry.yarnpkg.com/@loadmill/core/-/core-0.3.106.tgz#9b6aa7c0e641b996ca73d6740c4109d3548399ab"
integrity sha512-i0mh1vV9GnpLCyciPPK09wCx1/4X/kf4IeUZQnHUWMfRSQ6MYkqC0QukG3kWDdv+z+wm3rIzs7qQflpGbTEsDg==
dependencies:
"@aws-sdk/client-cognito-identity" "^3.58.0"
"@aws-sdk/client-firehose" "^3.58.0"
"@aws-sdk/types" "^3.55.0"
"@loadmill/universal" "0.3.100"
"@loadmill/universal" "0.3.101"
"@xmldom/xmldom" "^0.8.10"
cheerio "^0.22.0"
crypto-js "^4.1.1"
Expand All @@ -2696,15 +2696,15 @@
xml2js "^0.6.2"
xpath "^0.0.32"

"@loadmill/[email protected].106":
version "0.1.106"
resolved "https://registry.yarnpkg.com/@loadmill/executer/-/executer-0.1.106.tgz#0fd762dc34be585f5e71d8cbb97708978661a2b3"
integrity sha512-FaEXy47F82K1+/l2W88fnQEGxR4ieifQfZWD5iWFkPB+2graLtQ9sidfsy5eLXJz0xcBiEFS1iICE53w6CuuXw==
"@loadmill/[email protected].107":
version "0.1.107"
resolved "https://registry.yarnpkg.com/@loadmill/executer/-/executer-0.1.107.tgz#d898e4435757b0d503608280c5f89ab83a7d300f"
integrity sha512-kgdfCxpLXUW/CV3Y34z4YYHkCC5IXu9pS7lSMIUMjkHuFh8frDpcyxT0dQijTyAKgw83eHBNzlREwzq0c82pTQ==
dependencies:
"@grpc/grpc-js" "^1.9.8"
"@grpc/proto-loader" "^0.7.10"
"@loadmill/core" "0.3.105"
"@loadmill/universal" "0.3.100"
"@loadmill/core" "0.3.106"
"@loadmill/universal" "0.3.101"
"@types/estree" "^0.0.50"
acorn "^8.4.1"
agentkeepalive "^4.1.3"
Expand All @@ -2717,10 +2717,10 @@
urijs "^1.18.1"
vm2 "^3.9.6"

"@loadmill/[email protected].100":
version "0.3.100"
resolved "https://registry.yarnpkg.com/@loadmill/universal/-/universal-0.3.100.tgz#b2d3f9b46341761fa7de5e1214733d716d873602"
integrity sha512-p0LvM9D8+q2V63jgOk1cmVe1VFJUk1oEuhxlUEZkxVaEDq1Lb2GrBFjzz4BM3dUA9f3h4y/XnPz8CiInmNqjZA==
"@loadmill/[email protected].101":
version "0.3.101"
resolved "https://registry.yarnpkg.com/@loadmill/universal/-/universal-0.3.101.tgz#4cc80646ee7898914bb4123f62a4cd1f2a6a4321"
integrity sha512-hVUyiqA+YtmWwFbCbLtsZRSGntyOxZh2SjrFBp0sf2V1GfbkBPbGKjUgJKMPeUoNlNMBiwUdCDykjSMY/55cZA==
dependencies:
chalk "^4.1.0"
circular-json "^0.5.1"
Expand Down

0 comments on commit 15e9dd7

Please sign in to comment.