aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-01-04 08:03:37 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:56 +0300
commit6719c696f5197c34f3fa725538dcf3fa2fd46c0a (patch)
treef0c41bed408b544ab6d65fcddfaf343e24dfe2be /vnext/package.json
parentd912acdc6ae92644685977f5a88662cdbb190630 (diff)
Bump core-js from 3.8.1 to 3.8.2
Bumps [core-js](https://github.com/zloirock/core-js) from 3.8.1 to 3.8.2. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/compare/v3.8.1...v3.8.2) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json
index 8ec162fa..e73991fe 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -75,7 +75,7 @@
},
"dependencies": {
"axios": "^0.21.1",
- "core-js": "^3.8.1",
+ "core-js": "^3.8.2",
"evil-icons": "^1.10.1",
"moment": "^2.29.1",
"qs": "^6.9.4",