hainenber commented on code in PR #30242:
URL: https://github.com/apache/superset/pull/30242#discussion_r1754835122


##########
superset-embedded-sdk/package.json:
##########
@@ -34,20 +34,20 @@
   ],
   "dependencies": {
     "@superset-ui/switchboard": "^0.20.2",
-    "jwt-decode": "^3.1.2"
+    "jwt-decode": "^4.0.0"
   },
   "devDependencies": {
-    "@babel/cli": "^7.16.8",
-    "@babel/core": "^7.16.12",
-    "@babel/preset-env": "^7.16.11",
-    "@babel/preset-typescript": "^7.16.7",
+    "@babel/cli": "^7.25.6",
+    "@babel/core": "^7.25.2",
+    "@babel/preset-env": "^7.25.4",
+    "@babel/preset-typescript": "^7.24.7",
     "@types/jest": "^29.5.12",
-    "axios": "^1.6.0",
-    "babel-loader": "^8.2.3",
+    "axios": "^1.7.7",
+    "babel-loader": "^9.1.3",

Review Comment:
   No breaking change for this major version upgrade except higher requirement 
of `node`, `babel` and `webpack`. All are satisfied by current versions.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to