Browse Source

fix: npm package vulnerabilities

Signed-off-by: Jonathan <theflametrooper@gmail.com>
Jonathan 4 years ago
parent
commit
c2da4f4e1a
2 changed files with 698 additions and 556 deletions
  1. 690 548
      package-lock.json
  2. 8 8
      package.json

File diff suppressed because it is too large
+ 690 - 548
package-lock.json


+ 8 - 8
package.json

@@ -4,23 +4,23 @@
     "url": "https://github.com/jonathan-grah/lofig/issues"
   },
   "dependencies": {
-    "whatwg-fetch": "^3.0.0"
+    "whatwg-fetch": "^3.5.0"
   },
   "description": "Like the Config package, but for client side JavaScript",
   "devDependencies": {
-    "@babel/core": "^7.6.0",
-    "@babel/preset-env": "^7.6.0",
+    "@babel/core": "^7.12.16",
+    "@babel/preset-env": "^7.12.16",
     "babel-cli": "^6.26.0",
     "babel-core": "^6.26.3",
-    "babel-loader": "^8.0.6",
+    "babel-loader": "^8.2.2",
     "babel-polyfill": "^6.26.0",
     "babel-preset-es2015": "^6.24.1",
     "exports-loader": "^0.7.0",
     "imports-loader": "^0.8.0",
-    "snyk": "^1.226.1",
-    "webpack": "^4.28.4",
-    "webpack-cli": "^3.3.8",
-    "webpack-dev-server": "^3.11.0"
+    "snyk": "^1.456.0",
+    "webpack": "^4.46.0",
+    "webpack-cli": "^3.3.12",
+    "webpack-dev-server": "^3.11.2"
   },
   "license": "MIT",
   "main": "dist/lofig.min.js",

Some files were not shown because too many files changed in this diff