Update dependencies (#8375)

Co-authored-by: Koenkk <Koenkk@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2021-08-15 20:11:19 +02:00 committed by GitHub
parent c18a698e6b
commit e5f20f342d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 112 additions and 1682 deletions

1786
npm-shrinkwrap.json generated

File diff suppressed because it is too large Load Diff

View File

@ -54,7 +54,7 @@
"source-map-support": "^0.5.19",
"winston": "^3.3.3",
"winston-syslog": "^2.4.4",
"ws": "^8.0.0",
"ws": "^8.1.0",
"zigbee-herdsman": "0.13.130",
"zigbee-herdsman-converters": "14.0.221",
"zigbee2mqtt-frontend": "0.5.25"
@ -63,12 +63,12 @@
"@babel/core": "^7.15.0",
"@babel/preset-env": "^7.15.0",
"@babel/preset-typescript": "^7.15.0",
"@types/jest": "^26.0.24",
"@types/jest": "^27.0.1",
"@types/js-yaml": "^4.0.2",
"@types/object-assign-deep": "^0.4.0",
"@types/ws": "^7.4.7",
"@typescript-eslint/eslint-plugin": "^4.29.0",
"@typescript-eslint/parser": "^4.29.0",
"@typescript-eslint/eslint-plugin": "^4.29.1",
"@typescript-eslint/parser": "^4.29.1",
"babel-jest": "^27.0.6",
"eslint": "^7.32.0",
"eslint-config-google": "^0.14.0",