From 5f4db94179b991e32cdf183a8e24686b5e67655f Mon Sep 17 00:00:00 2001 From: Aditya Toshniwal Date: Fri, 7 Jun 2024 15:21:13 +0530 Subject: [PATCH] Update yarn.lock file --- web/package.json | 6 +++--- web/yarn.lock | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/web/package.json b/web/package.json index 6c84afe36..05d7d1e11 100644 --- a/web/package.json +++ b/web/package.json @@ -178,8 +178,8 @@ "pep8": "pycodestyle --config=../.pycodestyle ../docs && pycodestyle --config=../.pycodestyle ../pkg && pycodestyle --config=../.pycodestyle ../tools && pycodestyle --config=../.pycodestyle ../web", "auditjs-html": "yarn audit --json | yarn run yarn-audit-html --output ../auditjs.html", "auditjs": "yarn audit --groups dependencies", - "auditpy": "safety check --full-report -i 51668 -i 52495", - "audit": "yarn run auditjs && yarn run auditpy" + "auditpy": "safety check --full-report -i 51668 -i 52495yarn npm audit", + "audit-all": "yarn run auditjs && yarn run auditpy" }, - "packageManager": "yarn@3.6.4" + "packageManager": "yarn@3.8.2" } diff --git a/web/yarn.lock b/web/yarn.lock index 1a60700a7..6977556d4 100644 --- a/web/yarn.lock +++ b/web/yarn.lock @@ -15910,11 +15910,11 @@ __metadata: "typescript@patch:typescript@^5.4.5#~builtin": version: 5.4.5 - resolution: "typescript@patch:typescript@npm%3A5.4.5#~builtin::version=5.4.5&hash=29ae49" + resolution: "typescript@patch:typescript@npm%3A5.4.5#~builtin::version=5.4.5&hash=5adc0c" bin: tsc: bin/tsc tsserver: bin/tsserver - checksum: 2373c693f3b328f3b2387c3efafe6d257b057a142f9a79291854b14ff4d5367d3d730810aee981726b677ae0fd8329b23309da3b6aaab8263dbdccf1da07a3ba + checksum: d59e26e74f6b444517d0ba16e0ee16e75c652c2b49a59f2ebdbeb16647a855fd50c7fc786a58987e45f03bce0677092e2dd3333649fd53b11d0b0d271455837c languageName: node linkType: hard