Skip to content

Commit aaa69aa

Browse files
chore(deps): bump systeminformation in /queueConsumer
Bumps [systeminformation](https://github.com/sebhildebrandt/systeminformation) from 5.27.10 to 5.27.11. - [Changelog](https://github.com/sebhildebrandt/systeminformation/blob/master/CHANGELOG.md) - [Commits](sebhildebrandt/systeminformation@v5.27.10...v5.27.11) --- updated-dependencies: - dependency-name: systeminformation dependency-version: 5.27.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f5d73ca commit aaa69aa

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

queueConsumer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"redlock": "^5.0.0-beta.2",
4040
"reflect-metadata": "0.2.2",
4141
"rxjs": "7.8.2",
42-
"systeminformation": "^5.27.10",
42+
"systeminformation": "^5.27.11",
4343
"typeorm": "^0.3.27",
4444
"util": "^0.12.5",
4545
"winston": "3.18.3",

queueConsumer/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4033,10 +4033,10 @@ [email protected]:
40334033
resolved "https://registry.yarnpkg.com/symbol-observable/-/symbol-observable-4.0.0.tgz#5b425f192279e87f2f9b937ac8540d1984b39205"
40344034
integrity sha512-b19dMThMV4HVFynSAM1++gBHAbk2Tc/osgLIBZMKsyqh34jb2e8Os7T6ZW/Bt3pJFdBTd2JwAnAAEQV7rSNvcQ==
40354035

4036-
systeminformation@^5.27.10:
4037-
version "5.27.10"
4038-
resolved "https://registry.yarnpkg.com/systeminformation/-/systeminformation-5.27.10.tgz#0129d9a5f1f26d3d2e9698962302896472324edf"
4039-
integrity sha512-jkeOerLSwLZqJrPHCYltlKHu0PisdepIuS4GwjFFtgQUG/5AQPVZekkECuULqdP0cgrrIHW8Nl8J7WQXo5ypEg==
4036+
systeminformation@^5.27.11:
4037+
version "5.27.11"
4038+
resolved "https://registry.yarnpkg.com/systeminformation/-/systeminformation-5.27.11.tgz#286c8eca3947cfde0da684221ee9afb2ae313441"
4039+
integrity sha512-K3Lto/2m3K2twmKHdgx5B+0in9qhXK4YnoT9rIlgwN/4v7OV5c8IjbeAUkuky/6VzCQC7iKCAqi8rZathCdjHg==
40404040

40414041
tapable@^2.1.1, tapable@^2.2.0, tapable@^2.2.1:
40424042
version "2.2.1"

0 commit comments

Comments
 (0)