about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
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 e3ebadb3a..687f7799d 100644
--- a/package.json
+++ b/package.json
@@ -63,7 +63,7 @@
   },
   "private": true,
   "dependencies": {
-    "@babel/core": "^7.17.8",
+    "@babel/core": "^7.17.9",
     "@babel/plugin-proposal-decorators": "^7.17.8",
     "@babel/plugin-transform-react-inline-elements": "^7.16.7",
     "@babel/plugin-transform-runtime": "^7.17.0",
@@ -193,7 +193,7 @@
     "react-test-renderer": "^16.14.0",
     "sass-lint": "^1.13.1",
     "webpack-dev-server": "^3.11.3",
-    "yargs": "^17.4.0"
+    "yargs": "^17.4.1"
   },
   "resolutions": {
     "kind-of": "^6.0.3"