mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-14 10:12:21 +00:00
Merge pull request #11749 from HabitRPG/dependabot/npm_and_yarn/website/client/core-js-3.6.4
build(deps): bump core-js from 3.6.3 to 3.6.4 in /website/client
This commit is contained in:
commit
2188bee7cb
2 changed files with 4 additions and 4 deletions
6
website/client/package-lock.json
generated
6
website/client/package-lock.json
generated
|
|
@ -7605,9 +7605,9 @@
|
|||
}
|
||||
},
|
||||
"core-js": {
|
||||
"version": "3.6.3",
|
||||
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.6.3.tgz",
|
||||
"integrity": "sha512-DOO9b18YHR+Wk5kJ/c5YFbXuUETreD4TrvXb6edzqZE3aAEd0eJIAWghZ9HttMuiON8SVCnU3fqA4rPxRDD1HQ=="
|
||||
"version": "3.6.4",
|
||||
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.6.4.tgz",
|
||||
"integrity": "sha512-4paDGScNgZP2IXXilaffL9X7968RuvwlkK3xWtZRVqgd8SYNiVKRJvkFd1aqqEuPfN7E68ZHEp9hDj6lHj4Hyw=="
|
||||
},
|
||||
"core-js-compat": {
|
||||
"version": "3.4.5",
|
||||
|
|
|
|||
|
|
@ -31,7 +31,7 @@
|
|||
"bootstrap": "^4.4.1",
|
||||
"bootstrap-vue": "^2.2.2",
|
||||
"chai": "^4.1.2",
|
||||
"core-js": "^3.6.3",
|
||||
"core-js": "^3.6.4",
|
||||
"eslint": "^6.8.0",
|
||||
"eslint-config-habitrpg": "^6.2.0",
|
||||
"eslint-plugin-mocha": "^5.3.0",
|
||||
|
|
|
|||
Loading…
Reference in a new issue