This is an automated email from the ASF dual-hosted git repository.

johnbodley pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git


The following commit(s) were added to refs/heads/master by this push:
     new fef82789b1 build(deps): bump @types/lodash from 4.14.201 to 4.14.202 
in /superset-websocket (#26063)
fef82789b1 is described below

commit fef82789b1c5a0f3f46c8aa8553cc795224353a7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Nov 22 09:48:01 2023 -0800

    build(deps): bump @types/lodash from 4.14.201 to 4.14.202 in 
/superset-websocket (#26063)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 superset-websocket/package-lock.json | 14 +++++++-------
 superset-websocket/package.json      |  2 +-
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/superset-websocket/package-lock.json 
b/superset-websocket/package-lock.json
index 2ced4f3b2f..815b80360a 100644
--- a/superset-websocket/package-lock.json
+++ b/superset-websocket/package-lock.json
@@ -9,7 +9,7 @@
       "version": "0.0.1",
       "license": "Apache-2.0",
       "dependencies": {
-        "@types/lodash": "^4.14.201",
+        "@types/lodash": "^4.14.202",
         "cookie": "^0.6.0",
         "hot-shots": "^10.0.0",
         "ioredis": "^4.28.0",
@@ -1424,9 +1424,9 @@
       }
     },
     "node_modules/@types/lodash": {
-      "version": "4.14.201",
-      "resolved": 
"https://registry.npmjs.org/@types/lodash/-/lodash-4.14.201.tgz";,
-      "integrity": 
"sha512-y9euML0cim1JrykNxADLfaG0FgD1g/yTHwUs/Jg9ZIU7WKj2/4IW9Lbb1WZbvck78W/lfGXFfe+u2EGfIJXdLQ=="
+      "version": "4.14.202",
+      "resolved": 
"https://registry.npmjs.org/@types/lodash/-/lodash-4.14.202.tgz";,
+      "integrity": 
"sha512-OvlIYQK9tNneDlS0VN54LLd5uiPCBOp7gS5Z0f1mjoJYBrtStzgmJBxONW3U6OZqdtNzZPmn9BS/7WI7BFFcFQ=="
     },
     "node_modules/@types/node": {
       "version": "20.9.3",
@@ -7278,9 +7278,9 @@
       }
     },
     "@types/lodash": {
-      "version": "4.14.201",
-      "resolved": 
"https://registry.npmjs.org/@types/lodash/-/lodash-4.14.201.tgz";,
-      "integrity": 
"sha512-y9euML0cim1JrykNxADLfaG0FgD1g/yTHwUs/Jg9ZIU7WKj2/4IW9Lbb1WZbvck78W/lfGXFfe+u2EGfIJXdLQ=="
+      "version": "4.14.202",
+      "resolved": 
"https://registry.npmjs.org/@types/lodash/-/lodash-4.14.202.tgz";,
+      "integrity": 
"sha512-OvlIYQK9tNneDlS0VN54LLd5uiPCBOp7gS5Z0f1mjoJYBrtStzgmJBxONW3U6OZqdtNzZPmn9BS/7WI7BFFcFQ=="
     },
     "@types/node": {
       "version": "20.9.3",
diff --git a/superset-websocket/package.json b/superset-websocket/package.json
index 7ebac134f1..21e21a499e 100644
--- a/superset-websocket/package.json
+++ b/superset-websocket/package.json
@@ -16,7 +16,7 @@
   },
   "license": "Apache-2.0",
   "dependencies": {
-    "@types/lodash": "^4.14.201",
+    "@types/lodash": "^4.14.202",
     "cookie": "^0.6.0",
     "hot-shots": "^10.0.0",
     "ioredis": "^4.28.0",

Reply via email to