aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-01-20 06:35:37 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:56 +0300
commit0ad19d6fcd4635c3dddef33b9f4ffe92833e9af4 (patch)
treebeb7a0fcffe1318b07811d7798421a376418a34f /vnext/package.json
parent7c9e7d5ed8fd4f2023fafa8b109a8203328e648a (diff)
Bump core-js from 3.8.2 to 3.8.3
Bumps [core-js](https://github.com/zloirock/core-js) from 3.8.2 to 3.8.3. - [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.2...v3.8.3) 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 d4c43a1c..4d94505b 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -75,7 +75,7 @@
},
"dependencies": {
"axios": "^0.21.1",
- "core-js": "^3.8.2",
+ "core-js": "^3.8.3",
"evil-icons": "^1.10.1",
"moment": "^2.29.1",
"qs": "^6.9.6",