From bc8602fbd54632fa735e9ea6ab5f12626d11fa42 Mon Sep 17 00:00:00 2001 From: yuanjunbin Date: Thu, 5 Oct 2023 18:10:58 +0800 Subject: [PATCH] update --- stock-forcast-web/package-lock.json | 1 + stock-forcast-web/package-lock.json.bak | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/stock-forcast-web/package-lock.json b/stock-forcast-web/package-lock.json index aa79d03..d03b55f 100644 --- a/stock-forcast-web/package-lock.json +++ b/stock-forcast-web/package-lock.json @@ -183,6 +183,7 @@ "@babel/types": "^7.16.7" } }, + "@babel/helper-member-expression-to-functions": { "version": "7.16.7", "resolved": "https://registry.npmmirror.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.16.7.tgz", diff --git a/stock-forcast-web/package-lock.json.bak b/stock-forcast-web/package-lock.json.bak index f82eecf..aa79d03 100644 --- a/stock-forcast-web/package-lock.json.bak +++ b/stock-forcast-web/package-lock.json.bak @@ -163,7 +163,7 @@ "@babel/types": "^7.16.7" } }, - + "@babel/helper-get-function-arity": { "version": "7.16.7", "resolved": "https://registry.npmmirror.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.16.7.tgz",