aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorstonedDiscord <10584181+stonedDiscord@users.noreply.github.com>2021-01-18 02:12:20 +0100
committerstonedDiscord <10584181+stonedDiscord@users.noreply.github.com>2021-01-18 02:12:20 +0100
commit5dcd273459163cf1a36344e73bb2d6d23c915b4b (patch)
tree467c80f2d6ebc221325abbe57142c601b0ea0aa4 /package.json
parent9b7367552065b5929c5fe4af186a206fab577e06 (diff)
imagine updating javascript
Diffstat (limited to 'package.json')
-rw-r--r--package.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/package.json b/package.json
index a3ba51f..73205cd 100644
--- a/package.json
+++ b/package.json
@@ -21,16 +21,16 @@
},
"homepage": "https://github.com/AttorneyOnline/webAO#readme",
"devDependencies": {
- "@babel/core": "^7.11.6",
- "@babel/preset-env": "^7.11.5",
- "babel-loader": "^8.0.6",
+ "@babel/core": "^7.12.10",
+ "@babel/preset-env": "^7.12.11",
+ "babel-loader": "^8.2.2",
"eslint": "^6.8.0",
- "webpack": "^4.44.2",
+ "webpack": "^4.46.0",
"webpack-cli": "^3.3.12"
},
"dependencies": {
- "@fingerprintjs/fingerprintjs": "^3.0.1",
- "core-js": "^3.6.4",
+ "@fingerprintjs/fingerprintjs": "^3.0.5",
+ "core-js": "^3.8.2",
"fingerprintjs2": "^2.1.2",
"golden-layout": "^1.5.9",
"regenerator-runtime": "^0.13.7"