aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-07-30 17:05:49 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:57 +0300
commit9a10b2bcde6cb487a7fd52138758b4ec5c5855b0 (patch)
tree26820939a37f93fa28cb04ba14312f9130c04895 /vnext/package.json
parenta4bac67d2a0afc753ecd40b1d3ff1595ef82c191 (diff)
Bump core-js from 3.15.2 to 3.16.0
Bumps [core-js](https://github.com/zloirock/core-js) from 3.15.2 to 3.16.0. - [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.15.2...v3.16.0) --- updated-dependencies: - dependency-name: core-js dependency-type: direct:production update-type: version-update:semver-minor ... 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 b3eba59e..0fbc2beb 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -75,7 +75,7 @@
},
"dependencies": {
"axios": "^0.21.1",
- "core-js": "^3.15.2",
+ "core-js": "^3.16.0",
"evil-icons": "^1.10.1",
"moment": "^2.29.1",
"qs": "^6.10.1",