aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-01-15 03:55:37 +0000
committerGitHub <noreply@github.com>2022-01-15 03:55:37 +0000
commit1feb3072a5f9eead69e6f31c2070486a1a6f018c (patch)
tree9849b89eed582fafbb3bc254fd18412b9f48e3a4 /package.json
parentd28fe39aef748e97a843e2bb257b9ace28d3084e (diff)
downloadtplink-energy-monitor-1feb3072a5f9eead69e6f31c2070486a1a6f018c.tar.xz
tplink-energy-monitor-1feb3072a5f9eead69e6f31c2070486a1a6f018c.zip
Bump shelljs from 0.8.3 to 0.8.5dependabot/npm_and_yarn/shelljs-0.8.5
Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.3 to 0.8.5. - [Release notes](https://github.com/shelljs/shelljs/releases) - [Changelog](https://github.com/shelljs/shelljs/blob/master/CHANGELOG.md) - [Commits](https://github.com/shelljs/shelljs/compare/v0.8.3...v0.8.5) --- updated-dependencies: - dependency-name: shelljs dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 43e0f7c..b4f84bd 100644
--- a/package.json
+++ b/package.json
@@ -21,7 +21,7 @@
"tplink-smarthome-api": "0.22.0",
"moment": "2.22.0",
"express-ws": "3.0.0",
- "shelljs": "0.8.3"
+ "shelljs": "0.8.5"
},
"devDependencies": {
"pkg": "4.3.1"