diff --git a/stock-forcast-web/package-lock.json b/stock-forcast-web/package-lock.json index f949817..edb2149 100644 --- a/stock-forcast-web/package-lock.json +++ b/stock-forcast-web/package-lock.json @@ -237,6 +237,7 @@ "integrity": "sha512-Qg3Nk7ZxpgMrsox6HreY1ZNKdBq7K72tDSliA6dCl5f007jR4ne8iD5UzuNnCJH2xBf2BEEVGr+/OL6Gdp7RxA==", "dev": true }, + "@babel/helper-remap-async-to-generator": { "version": "7.16.8", "resolved": "https://registry.npmmirror.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.16.8.tgz", diff --git a/stock-forcast-web/package-lock.json.bak b/stock-forcast-web/package-lock.json.bak index 8bbb36e..f949817 100644 --- a/stock-forcast-web/package-lock.json.bak +++ b/stock-forcast-web/package-lock.json.bak @@ -230,6 +230,7 @@ "@babel/types": "^7.16.7" } }, + "@babel/helper-plugin-utils": { "version": "7.16.7", "resolved": "https://registry.npmmirror.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.16.7.tgz",