build(deps): bump core-js from 3.23.5 to 3.24.1 in /website/client (#14154)

Bumps [core-js](https://github.com/zloirock/core-js) from 3.23.5 to 3.24.1.
- [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.23.5...v3.24.1)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-08-23 19:49:41 -04:00
committed by GitHub
parent ae3f064197
commit d5bbc9599c
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
"bootstrap": "^4.6.0",
"bootstrap-vue": "^2.22.0",
"chai": "^4.3.6",
"core-js": "^3.23.5",
"core-js": "^3.24.1",
"dompurify": "^2.3.10",
"eslint": "^6.8.0",
"eslint-config-habitrpg": "^6.2.0",