Skip to content

Commit

Permalink
Merge pull request #476 from csenet/dependabot/npm_and_yarn/core-js-3…
Browse files Browse the repository at this point in the history
….32.2

fix(deps): bump core-js from 3.32.1 to 3.32.2
  • Loading branch information
github-actions[bot] authored Sep 8, 2023
2 parents 2273aac + 2c8bdd5 commit 016fcc7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@pixiv/three-vrm": "^2.0.4",
"@types/dotenv": "^8.2.0",
"clmtrackr": "^1.1.2",
"core-js": "^3.32.1",
"core-js": "^3.32.2",
"nuxt": "^2.14.12",
"nuxt-fontawesome": "^0.4.0",
"skyway-js": "^4.4.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3257,10 +3257,10 @@ core-js@^2.6.5:
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.12.tgz#d9333dfa7b065e347cc5682219d6f690859cc2ec"
integrity sha512-Kb2wC0fvsWfQrgk8HU5lW6U/Lcs8+9aaYcy4ZFc6DDlo4nZ7n70dEgE5rtR0oG6ufKDUnrwfWL1mXR5ljDatrQ==

core-js@^3.32.1:
version "3.32.1"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.32.1.tgz#a7d8736a3ed9dd05940c3c4ff32c591bb735be77"
integrity sha512-lqufgNn9NLnESg5mQeYsxQP5w7wrViSj0jr/kv6ECQiByzQkrn1MKvV0L3acttpDqfQrHLwr2KCMgX5b8X+lyQ==
core-js@^3.32.2:
version "3.32.2"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.32.2.tgz#172fb5949ef468f93b4be7841af6ab1f21992db7"
integrity sha512-pxXSw1mYZPDGvTQqEc5vgIb83jGQKFGYWY76z4a7weZXUolw3G+OvpZqSRcfYOoOVUQJYEPsWeQK8pKEnUtWxQ==

core-util-is@~1.0.0:
version "1.0.3"
Expand Down

0 comments on commit 016fcc7

Please sign in to comment.