aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-12-26 17:02:16 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:59 +0300
commitb8e5f8a1b5a7cd6333911565617d897a0bad8c91 (patch)
tree06b881189099a40a908308517d7058c2ccddf753 /vnext/package.json
parentb21d9f1b85c3a4fcbd034995561aebd949d0bb48 (diff)
Bump core-js from 3.26.1 to 3.27.0
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.26.1 to 3.27.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/commits/v3.27.0/packages/core-js) --- 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 805aaf9b..4aeaa719 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -53,7 +53,7 @@
"axios-cache-interceptor": "^0.10.7",
"body-parser": "^1.20.1",
"config": "^3.3.8",
- "core-js": "^3.26.1",
+ "core-js": "^3.27.0",
"cors": "^2.8.5",
"dayjs": "^1.11.7",
"esbuild": "^0.16.10",