about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorClaire <claire.github-309c@sitedethib.com>2022-02-12 22:43:43 +0100
committerGitHub <noreply@github.com>2022-02-12 22:43:43 +0100
commit6f78c66fe01921a4e7e01aa6e2386a5fce7f3afd (patch)
treedf49d8aed15d6bb2bda2516c90ff0ef394697c69 /package.json
parent27803cd2b7cb88c2c0666f526ca166454afd5283 (diff)
parentf3429d73548145fbf42882c3bf246f8a00d29c98 (diff)
Merge pull request #1691 from ClearlyClaire/glitch-soc/merge-upstream
Merge upstream changes
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 23c835f5d..4f876816f 100644
--- a/package.json
+++ b/package.json
@@ -78,7 +78,7 @@
     "axios": "^0.25.0",
     "babel-loader": "^8.2.3",
     "babel-plugin-lodash": "^3.3.4",
-    "babel-plugin-preval": "^5.0.0",
+    "babel-plugin-preval": "^5.1.0",
     "babel-plugin-react-intl": "^6.2.0",
     "babel-plugin-transform-react-remove-prop-types": "^0.4.24",
     "babel-runtime": "^6.26.0",
@@ -172,7 +172,7 @@
     "webpack-cli": "^3.3.12",
     "webpack-merge": "^5.8.0",
     "wicg-inert": "^3.1.1",
-    "ws": "^8.4.2"
+    "ws": "^8.5.0"
   },
   "devDependencies": {
     "@testing-library/jest-dom": "^5.16.2",