|
@@ -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",
|