Skip to content

Commit

Permalink
fix(deps): upgrade systeminformation to v5.11.20
Browse files Browse the repository at this point in the history
fixes #111, ref #114
  • Loading branch information
renovate-bot authored and MauriceNino committed Jun 13, 2022
1 parent f0ba1d0 commit 404ed9e
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@fortawesome/react-fontawesome": "0.1.18",
"antd": "4.21.1",
"axios": "0.27.2",
"core-js": "3.22.8",
"core-js": "3.23.0",
"cors": "2.8.5",
"express": "4.18.1",
"framer-motion": "6.3.11",
Expand All @@ -58,7 +58,7 @@
"socket.io-client": "4.5.1",
"store": "2.0.12",
"styled-components": "5.3.5",
"systeminformation": "5.11.18",
"systeminformation": "5.11.20",
"tslib": "2.4.0",
"universal-speedtest": "2.0.5",
"use-color-scheme": "1.1.3",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6595,10 +6595,10 @@ __metadata:
languageName: node
linkType: hard

"core-js@npm:3.22.8":
version: 3.22.8
resolution: "core-js@npm:3.22.8"
checksum: c79bcfea37920a5da880ad1fc8336355e833c83998bb28cd45cc59eef4d9824dd8d59ccd24d6b18ff88f284d53d9eef021ddbd2b5ab1c6305b01e98c1402e510
"core-js@npm:3.23.0":
version: 3.23.0
resolution: "core-js@npm:3.23.0"
checksum: 4fcfec8133bd31ae34482bcdf891d8dcff4a64de656b82749c56d984b227cc107f755104aefb884b284f78d3e59fad24592de039ff7f78e60316cd4ade734af4
languageName: node
linkType: hard

Expand Down Expand Up @@ -7092,7 +7092,7 @@ __metadata:
babel-plugin-styled-components: 2.0.7
babel-plugin-syntax-jsx: 6.18.0
commitizen: 4.2.4
core-js: 3.22.8
core-js: 3.23.0
cors: 2.8.5
dotenv: 16.0.1
eslint: 8.17.0
Expand Down Expand Up @@ -7127,7 +7127,7 @@ __metadata:
socket.io-client: 4.5.1
store: 2.0.12
styled-components: 5.3.5
systeminformation: 5.11.18
systeminformation: 5.11.20
ts-jest: 28.0.5
ts-node: 10.8.1
tslib: 2.4.0
Expand Down Expand Up @@ -17201,12 +17201,12 @@ __metadata:
languageName: node
linkType: hard

"systeminformation@npm:5.11.18":
version: 5.11.18
resolution: "systeminformation@npm:5.11.18"
"systeminformation@npm:5.11.20":
version: 5.11.20
resolution: "systeminformation@npm:5.11.20"
bin:
systeminformation: lib/cli.js
checksum: baa13286db65693c940a6a4524ceec3a848e90fb2163403526999bd79dd0abac76cfc8429fa9c10651c775f634648cfe18e1d9d77ac6c5c8b2fd5b462c288f50
checksum: 06d1a0aad0d0fef60a41643501eb9d2497a7feffecdfc1391fd26a10929248c01278c1704b93a2b3277cc1fe1a71a9fcb9f115b7e3f21250b19e424bc799e583
conditions: (os=darwin | os=linux | os=win32 | os=freebsd | os=openbsd | os=netbsd | os=sunos | os=android)
languageName: node
linkType: hard
Expand Down

0 comments on commit 404ed9e

Please sign in to comment.