fix(deps): bump core-js from 3.35.1 to ^3.36.0 (main) (#5811)

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-02-28 13:14:48 +00:00 committed by GitHub
parent 22ab50d9b4
commit 752b87eb99
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -35,7 +35,7 @@
"autosize": "^6.0.1",
"color-convert": "^2.0.1",
"color-string": "^1.9.1",
"core-js": "^3.35.1",
"core-js": "^3.36.0",
"css-color-names": "^1.0.1",
"debounce": "^2.0.0",
"jstz": "^2.1.1",
@ -7631,9 +7631,9 @@
"peer": true
},
"node_modules/core-js": {
"version": "3.35.1",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.35.1.tgz",
"integrity": "sha512-IgdsbxNyMskrTFxa9lWHyMwAJU5gXOPP+1yO+K59d50VLVAIDAbs7gIv705KzALModfK3ZrSZTPNpC0PQgIZuw==",
"version": "3.36.0",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.36.0.tgz",
"integrity": "sha512-mt7+TUBbTFg5+GngsAxeKBTl5/VS0guFeJacYge9OmHb+m058UwwIm41SE9T4Den7ClatV57B6TYTuJ0CX1MAw==",
"hasInstallScript": true,
"funding": {
"type": "opencollective",

View File

@ -62,7 +62,7 @@
"autosize": "^6.0.1",
"color-convert": "^2.0.1",
"color-string": "^1.9.1",
"core-js": "^3.35.1",
"core-js": "^3.36.0",
"css-color-names": "^1.0.1",
"debounce": "^2.0.0",
"jstz": "^2.1.1",