about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorClaire <claire.github-309c@sitedethib.com>2021-08-27 15:28:00 +0200
committerGitHub <noreply@github.com>2021-08-27 15:28:00 +0200
commite7e04b46d750f5e2addfd9650991727101d76910 (patch)
treefadaf4a6f310a90d416b4c5ae6265c5e9f1c787b /package.json
parent70909c5b094523b0cf77123a2566310b2f148e24 (diff)
parent39193be1c464675ce9f51fc838a0e41264f23604 (diff)
Merge pull request #1591 from ClearlyClaire/glitch-soc/merge-upstream
Merge upstream changes
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index 593f991f6..e2df0ec1f 100644
--- a/package.json
+++ b/package.json
@@ -63,7 +63,7 @@
     "@babel/core": "^7.15.0",
     "@babel/plugin-proposal-decorators": "^7.14.5",
     "@babel/plugin-transform-react-inline-elements": "^7.14.5",
-    "@babel/plugin-transform-runtime": "^7.14.5",
+    "@babel/plugin-transform-runtime": "^7.15.0",
     "@babel/preset-env": "^7.15.0",
     "@babel/preset-react": "^7.14.5",
     "@babel/runtime": "^7.15.3",
@@ -171,7 +171,7 @@
     "webpack-cli": "^3.3.12",
     "webpack-merge": "^5.8.0",
     "wicg-inert": "^3.1.1",
-    "ws": "^8.1.0"
+    "ws": "^8.2.0"
   },
   "devDependencies": {
     "@testing-library/jest-dom": "^5.14.1",
@@ -179,7 +179,7 @@
     "babel-eslint": "^10.1.0",
     "babel-jest": "^27.0.6",
     "eslint": "^7.32.0",
-    "eslint-plugin-import": "~2.24.0",
+    "eslint-plugin-import": "~2.24.1",
     "eslint-plugin-jsx-a11y": "~6.4.1",
     "eslint-plugin-promise": "~5.1.0",
     "eslint-plugin-react": "~7.24.0",