From b68ae7ecbbd171ec7fb9444b5033ef842258791c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Oct 2023 15:32:34 -0400 Subject: [PATCH] Bump core-js from 3.33.0 to 3.33.1 (#289) Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.33.0 to 3.33.1.
Changelog

Sourced from core-js's changelog.

3.33.1 - 2023.10.20
Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=core-js&package-manager=npm_and_yarn&previous-version=3.33.0&new-version=3.33.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 1d493760..99ae9619 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "dependencies": { "@deepmodeling/args": "0.0.12", "axios": "^1.5.1", - "core-js": "^3.33.0", + "core-js": "^3.33.1", "register-service-worker": "^1.7.1", "vue": "^3.3.5", "vue-axios": "^3.5.2", diff --git a/yarn.lock b/yarn.lock index 32c45d02..6881e0cf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5361,10 +5361,10 @@ __metadata: languageName: node linkType: hard -"core-js@npm:^3.33.0": - version: 3.33.0 - resolution: "core-js@npm:3.33.0" - checksum: dd62217935ac281faf6f833bb306fb891162919fcf9c1f0c975b1b91e82ac09a940f5deb5950bbb582739ceef716e8bd7e4f9eab8328932fb029d3bc2ecb2881 +"core-js@npm:^3.33.1": + version: 3.33.1 + resolution: "core-js@npm:3.33.1" + checksum: 3a95003b0e77995203587117f3bde7f4e96adf434b6b78033dbe60347ffe38b2bac31eafab6a4cc641e5766062846b52f336ab4553fc0902c278959af4778e53 languageName: node linkType: hard @@ -5986,7 +5986,7 @@ __metadata: "@vue/cli-service": ~5.0.8 "@vue/compiler-sfc": ^3.3.4 axios: ^1.5.1 - core-js: ^3.33.0 + core-js: ^3.33.1 crypto-browserify: ^3.12.0 eslint: ^8.51.0 eslint-plugin-vue: ^9.17.0