diff --git a/stock-forcast-web/package-lock.json b/stock-forcast-web/package-lock.json index 9ffee90..e0f4494 100644 --- a/stock-forcast-web/package-lock.json +++ b/stock-forcast-web/package-lock.json @@ -320,6 +320,7 @@ "@babel/types": "^7.16.8" } }, + "@babel/helpers": { "version": "7.17.2", "resolved": "https://registry.npmmirror.com/@babel/helpers/-/helpers-7.17.2.tgz", diff --git a/stock-forcast-web/package-lock.json.bak b/stock-forcast-web/package-lock.json.bak index c599033..9ffee90 100644 --- a/stock-forcast-web/package-lock.json.bak +++ b/stock-forcast-web/package-lock.json.bak @@ -307,6 +307,7 @@ "integrity": "sha512-TRtenOuRUVo9oIQGPC5G9DgK4743cdxvtOw0weQNpZXaS16SCBi5MNjZF8vba3ETURjZpTbVn7Vvcf2eAwFozQ==", "dev": true }, + "@babel/helper-wrap-function": { "version": "7.16.8", "resolved": "https://registry.npmmirror.com/@babel/helper-wrap-function/-/helper-wrap-function-7.16.8.tgz",