diff --git a/package.json b/package.json index 96583b41ec3b..cd3289d97e20 100644 --- a/package.json +++ b/package.json @@ -10,10 +10,10 @@ "@babel/plugin-proposal-optional-chaining": "^7.14.2", "@babel/plugin-transform-arrow-functions": "^7.13.0", "@babel/plugin-transform-block-scoped-functions": "^7.12.13", - "@babel/plugin-transform-block-scoping": "^7.14.2", - "@babel/plugin-transform-classes": "^7.14.2", + "@babel/plugin-transform-block-scoping": "^7.14.4", + "@babel/plugin-transform-classes": "^7.14.4", "@babel/plugin-transform-computed-properties": "^7.13.0", - "@babel/plugin-transform-destructuring": "^7.13.17", + "@babel/plugin-transform-destructuring": "^7.14.4", "@babel/plugin-transform-exponentiation-operator": "^7.12.13", "@babel/plugin-transform-literals": "^7.12.13", "@babel/plugin-transform-member-expression-literals": "^7.12.13", @@ -33,7 +33,7 @@ "core-js-pure": "file:./packages/core-js-pure", "david": "^12.0.0", "detective": "^5.2.0", - "electron-to-chromium": "^1.3.740", + "electron-to-chromium": "^1.3.741", "es-observable": "git+https://github.com/tc39/proposal-observable.git#d3404f06bc70c7c578a5047dfb3dc813730e3319", "eslint": "^7.27.0", "eslint-plugin-es": "git+https://github.com/mysticatea/eslint-plugin-es.git#00d73851793541dc7b0d07292deb0ca2bc8a25e1", @@ -61,7 +61,7 @@ "qunit": "^2.15.0", "semver": "^7.3.5", "terser": "^5.7.0", - "webpack": "^5.38.0", + "webpack": "^5.38.1", "webpack-cli": "^4.7.0" }, "license": "MIT",