From 5e29784aaabc58f1ca7f77d6ba7a2c58f15d8528 Mon Sep 17 00:00:00 2001 From: Fernando Rocha Date: Thu, 23 Jan 2025 12:41:21 -0800 Subject: [PATCH] removing files from PR Signed-off-by: Fernando Rocha --- pub_sub/javascript/http/order-processor/package-lock.json | 1 - .../distributed-calculator/react-calculator/client/yarn.lock | 5 ----- tutorials/distributed-calculator/react-calculator/yarn.lock | 5 ----- tutorials/pub-sub/react-form/client/yarn.lock | 5 ----- tutorials/pub-sub/react-form/yarn.lock | 5 ----- 5 files changed, 21 deletions(-) diff --git a/pub_sub/javascript/http/order-processor/package-lock.json b/pub_sub/javascript/http/order-processor/package-lock.json index 6c342295a..4815c51c6 100644 --- a/pub_sub/javascript/http/order-processor/package-lock.json +++ b/pub_sub/javascript/http/order-processor/package-lock.json @@ -9,7 +9,6 @@ "version": "1.0.0", "license": "ISC", "dependencies": { - "body-parser": "^1.19.0", "express": "^4.17.2" } }, diff --git a/tutorials/distributed-calculator/react-calculator/client/yarn.lock b/tutorials/distributed-calculator/react-calculator/client/yarn.lock index ac9807e90..61cf96285 100644 --- a/tutorials/distributed-calculator/react-calculator/client/yarn.lock +++ b/tutorials/distributed-calculator/react-calculator/client/yarn.lock @@ -4525,11 +4525,6 @@ fs.realpath@^1.0.0: resolved "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz" integrity sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw== -fsevents@^2.3.2, fsevents@~2.3.2: - version "2.3.2" - resolved "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz" - integrity sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA== - function-bind@^1.1.1: version "1.1.1" resolved "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz" diff --git a/tutorials/distributed-calculator/react-calculator/yarn.lock b/tutorials/distributed-calculator/react-calculator/yarn.lock index 1b86a59e1..8c21580fa 100644 --- a/tutorials/distributed-calculator/react-calculator/yarn.lock +++ b/tutorials/distributed-calculator/react-calculator/yarn.lock @@ -381,11 +381,6 @@ fresh@0.5.2: resolved "https://registry.npmjs.org/fresh/-/fresh-0.5.2.tgz" integrity sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q== -fsevents@~2.3.2: - version "2.3.2" - resolved "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz" - integrity sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA== - function-bind@^1.1.2: version "1.1.2" resolved "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz" diff --git a/tutorials/pub-sub/react-form/client/yarn.lock b/tutorials/pub-sub/react-form/client/yarn.lock index 59a85ac2d..c26994644 100644 --- a/tutorials/pub-sub/react-form/client/yarn.lock +++ b/tutorials/pub-sub/react-form/client/yarn.lock @@ -4418,11 +4418,6 @@ fs.realpath@^1.0.0: resolved "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz" integrity sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw== -fsevents@^2.3.2, fsevents@~2.3.2: - version "2.3.2" - resolved "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz" - integrity sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA== - function-bind@^1.1.1: version "1.1.1" resolved "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz" diff --git a/tutorials/pub-sub/react-form/yarn.lock b/tutorials/pub-sub/react-form/yarn.lock index 666864f06..2aabf7654 100644 --- a/tutorials/pub-sub/react-form/yarn.lock +++ b/tutorials/pub-sub/react-form/yarn.lock @@ -381,11 +381,6 @@ fresh@0.5.2: resolved "https://registry.npmjs.org/fresh/-/fresh-0.5.2.tgz" integrity sha512-zJ2mQYM18rEFOudeV4GShTGIQ7RbzA7ozbU9I/XBpm7kqgMywgmylMwXHxZJmkVoYkna9d2pVXVXPdYTP9ej8Q== -fsevents@~2.3.2: - version "2.3.2" - resolved "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz" - integrity sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA== - function-bind@^1.1.2: version "1.1.2" resolved "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz"