summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-12-18 03:40:34 +0900
committerYamagishi Kazutoshi <ykzts@desire.sh>2019-12-18 03:40:34 +0900
commit49d1190a970c91d6a6fa8ad9c4fad16ed0d4ceba (patch)
tree88821a58ca0eced32dd11b5dcd1e639adef7084c /package.json
parent99adf00d111540f3b3ef7c3b00c23264e46941fa (diff)
Bump array-includes from 3.0.3 to 3.1.0 (#12627)
Bumps [array-includes](https://github.com/es-shims/array-includes) from 3.0.3 to 3.1.0. - [Release notes](https://github.com/es-shims/array-includes/releases) - [Changelog](https://github.com/es-shims/array-includes/blob/master/CHANGELOG.md) - [Commits](https://github.com/es-shims/array-includes/compare/v3.0.3...v3.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.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 dc6ca54d710..2040b8cbc52 100644
--- a/package.json
+++ b/package.json
@@ -69,7 +69,7 @@
"@babel/runtime": "^7.7.6",
"@gamestdio/websocket": "^0.3.2",
"@clusterws/cws": "^0.16.0",
- "array-includes": "^3.0.3",
+ "array-includes": "^3.1.0",
"arrow-key-navigation": "^1.1.0",
"autoprefixer": "^9.7.3",
"axios": "^0.19.0",