fix(deps): update dependency core-js to v3.33.1

This commit is contained in:
renovate[bot]
2023-10-23 19:16:36 +00:00
parent 7959a39267
commit a6436997bb
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -24,7 +24,7 @@
"@zip.js/zip.js": "^2.4.6",
"axios": "^0.27.0",
"classnames": "^2.3.1",
"core-js": "3.33.0",
"core-js": "3.33.1",
"dompurify": "^2.3.1",
"email-prop-type": "^3.0.1",
"enzyme": "^3.11.0",
@@ -8701,9 +8701,9 @@
}
},
"node_modules/core-js": {
"version": "3.33.0",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.33.0.tgz",
"integrity": "sha512-HoZr92+ZjFEKar5HS6MC776gYslNOKHt75mEBKWKnPeFDpZ6nH5OeF3S6HFT1mUAUZKrzkez05VboaX8myjSuw==",
"version": "3.33.1",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.33.1.tgz",
"integrity": "sha512-qVSq3s+d4+GsqN0teRCJtM6tdEEXyWxjzbhVrCHmBS5ZTM0FS2MOS0D13dUXAWDUN6a+lHI/N1hF9Ytz6iLl9Q==",
"hasInstallScript": true,
"funding": {
"type": "opencollective",

View File

@@ -39,7 +39,7 @@
"@zip.js/zip.js": "^2.4.6",
"axios": "^0.27.0",
"classnames": "^2.3.1",
"core-js": "3.33.0",
"core-js": "3.33.1",
"dompurify": "^2.3.1",
"email-prop-type": "^3.0.1",
"enzyme": "^3.11.0",