about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorClaire <claire.github-309c@sitedethib.com>2021-09-30 11:45:13 +0200
committerClaire <claire.github-309c@sitedethib.com>2021-09-30 11:45:13 +0200
commit56f9c44f336a73f715603d3273de341e17c6f1d3 (patch)
tree86223c47ca68b22032600789587a825a67ba3ad7 /package.json
parent5e36c3b44c052afb1aa61e2405c595c726bc9503 (diff)
parent24f9ea781850ee8d105aa3e396eaef8499bc5efc (diff)
Merge branch 'main' into glitch-soc/merge-upstream
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 1cfd192d1..0013e1530 100644
--- a/package.json
+++ b/package.json
@@ -184,7 +184,7 @@
     "eslint-plugin-jsx-a11y": "~6.4.1",
     "eslint-plugin-promise": "~5.1.0",
     "eslint-plugin-react": "~7.26.0",
-    "jest": "^27.2.0",
+    "jest": "^27.2.3",
     "raf": "^3.4.1",
     "react-intl-translations-manager": "^5.0.3",
     "react-test-renderer": "^16.14.0",
@@ -196,7 +196,7 @@
     "kind-of": "^6.0.3"
   },
   "optionalDependencies": {
-    "bufferutil": "^4.0.3",
+    "bufferutil": "^4.0.4",
     "utf-8-validate": "^5.0.6"
   }
 }