Skip to content

Commit

Permalink
chore(deps): update dependency systeminformation to v5.21.7 [security] (
Browse files Browse the repository at this point in the history
#27874)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ben M <benm@cypress.io>
  • Loading branch information
renovate[bot] and Ben M committed Sep 25, 2023
1 parent 199f4c3 commit b1efbaf
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/electron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"electron-packager": "17.0.0",
"execa": "4.1.0",
"mocha": "3.5.3",
"systeminformation": "5.16.9"
"systeminformation": "5.21.7"
},
"files": [
"dist",
Expand Down
2 changes: 1 addition & 1 deletion packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
"squirrelly": "7.9.2",
"strip-ansi": "6.0.0",
"syntax-error": "1.4.0",
"systeminformation": "5.16.9",
"systeminformation": "5.21.7",
"term-size": "2.1.0",
"through": "2.3.8",
"tough-cookie": "4.1.3",
Expand Down
2 changes: 1 addition & 1 deletion system-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"snap-shot-it": "7.9.3",
"ssestream": "1.0.1",
"supertest": "4.0.2",
"systeminformation": "5.16.9",
"systeminformation": "5.21.7",
"temp-dir": "^2.0.0",
"webpack": "^5.88.2",
"ws": "5.2.3"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -27935,10 +27935,10 @@ syntax-error@1.4.0:
dependencies:
acorn-node "^1.2.0"

systeminformation@5.16.9:
version "5.16.9"
resolved "https://registry.yarnpkg.com/systeminformation/-/systeminformation-5.16.9.tgz#8a5419c293afea142d93d98dde6850dceb4677b6"
integrity sha512-QTlv3GGSromPeLVW3pzM6uxU8RbkacW9e0+ZX23GAXaX+XE0UToSygAxCJDHSty6RB9lAFHCHg+FfiXFChi/+w==
systeminformation@5.21.7:
version "5.21.7"
resolved "https://registry.yarnpkg.com/systeminformation/-/systeminformation-5.21.7.tgz#53ef75daaf5d756d015f4bb02e059126ccac74f2"
integrity sha512-K3LjnajrazTLTD61+87DFg8IXFk5ljx6nSBqB8pQLtC1UPivAjDtTYGPZ8jaBFxcesPaCOkvLRtBq+RFscrsLw==

systemjs@^6.14.0:
version "6.14.1"
Expand Down

4 comments on commit b1efbaf

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on b1efbaf Sep 25, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Circle has built the linux x64 version of the Test Runner.

Learn more about this pre-release build at https://on.cypress.io/advanced-installation#Install-pre-release-version

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/13.3.0/linux-x64/develop-b1efbaf92bb4099a53891cdd6353eff7c05b601e/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on b1efbaf Sep 25, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Circle has built the darwin arm64 version of the Test Runner.

Learn more about this pre-release build at https://on.cypress.io/advanced-installation#Install-pre-release-version

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/13.3.0/darwin-arm64/develop-b1efbaf92bb4099a53891cdd6353eff7c05b601e/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on b1efbaf Sep 25, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Circle has built the darwin x64 version of the Test Runner.

Learn more about this pre-release build at https://on.cypress.io/advanced-installation#Install-pre-release-version

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/13.3.0/darwin-x64/develop-b1efbaf92bb4099a53891cdd6353eff7c05b601e/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on b1efbaf Sep 25, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Circle has built the win32 x64 version of the Test Runner.

Learn more about this pre-release build at https://on.cypress.io/advanced-installation#Install-pre-release-version

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/13.3.0/win32-x64/develop-b1efbaf92bb4099a53891cdd6353eff7c05b601e/cypress.tgz

Please sign in to comment.