diff --git a/js/package.json b/js/package.json index f77ad20..88d4706 100644 --- a/js/package.json +++ b/js/package.json @@ -11,8 +11,8 @@ "author": "dbould", "license": "ISC", "dependencies": { - "@babel/core": "^7.2.2", - "@babel/preset-react": "^7.0.0", + "@babel/core": "^7.24.3", + "@babel/preset-react": "^7.24.1", "axios": "^0.18.0", "babel-loader": "^8.0.4", "path": "^0.12.7",