From 7d2a09b27c0d7273a7d0c036a74346f1e0a4ec0e Mon Sep 17 00:00:00 2001 From: shyam-ramani Date: Tue, 1 Apr 2025 23:20:25 +0530 Subject: [PATCH] fix(security): enforce 'realm' in HTTPBasic per RFC 7617 --- node_modules/.yarn-integrity | 10 ++++++++++ yarn.lock | 4 ++++ 2 files changed, 14 insertions(+) create mode 100644 node_modules/.yarn-integrity create mode 100644 yarn.lock diff --git a/node_modules/.yarn-integrity b/node_modules/.yarn-integrity new file mode 100644 index 000000000..9d4d6a804 --- /dev/null +++ b/node_modules/.yarn-integrity @@ -0,0 +1,10 @@ +{ + "systemParams": "win32-x64-127", + "modulesFolders": [], + "flags": [], + "linkedModules": [], + "topLevelPatterns": [], + "lockfileEntries": {}, + "files": [], + "artifacts": {} +} \ No newline at end of file diff --git a/yarn.lock b/yarn.lock new file mode 100644 index 000000000..fb57ccd13 --- /dev/null +++ b/yarn.lock @@ -0,0 +1,4 @@ +# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. +# yarn lockfile v1 + +