Merge pull request #13669 from HabitRPG/dependabot/npm_and_yarn/website/client/core-js-3.19.2

build(deps): bump core-js from 3.19.1 to 3.19.2 in /website/client
This commit is contained in:
Natalie L
2021-12-06 12:04:07 -05:00
committed by GitHub
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -16095,9 +16095,9 @@
}
},
"core-js": {
"version": "3.19.1",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.19.1.tgz",
"integrity": "sha512-Tnc7E9iKd/b/ff7GFbhwPVzJzPztGrChB8X8GLqoYGdEOG8IpLnK1xPyo3ZoO3HsK6TodJS58VGPOxA+hLHQMg=="
"version": "3.19.2",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.19.2.tgz",
"integrity": "sha512-ciYCResnLIATSsXuXnIOH4CbdfgV+H1Ltg16hJFN7/v6OxqnFr/IFGeLacaZ+fHLAm0TBbXwNK9/DNBzBUrO/g=="
},
"core-js-compat": {
"version": "3.11.0",
+1 -1
View File
@@ -32,7 +32,7 @@
"bootstrap": "^4.6.0",
"bootstrap-vue": "^2.21.2",
"chai": "^4.3.4",
"core-js": "^3.19.1",
"core-js": "^3.19.2",
"eslint": "^6.8.0",
"eslint-config-habitrpg": "^6.2.0",
"eslint-plugin-mocha": "^5.3.0",