aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index e779519..b600b69 100644
--- a/package.json
+++ b/package.json
@@ -24,9 +24,9 @@
"@babel/core": "^7.12.10",
"@babel/preset-env": "^7.12.11",
"babel-loader": "^8.2.2",
- "eslint": "^6.8.0",
- "webpack": "^4.46.0",
- "webpack-cli": "^3.3.12"
+ "eslint": "^7.32.0",
+ "webpack": "^5.58.1",
+ "webpack-cli": "^4.9.0"
},
"dependencies": {
"@fingerprintjs/fingerprintjs": "^3.0.5",