fix(deps): bump core-js from 3.36.0 to ^3.36.1 (main) (#5858)

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-03-20 00:38:02 +00:00 committed by GitHub
parent 6244af93bf
commit 59fe5d0cac
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.36.0",
"core-js": "^3.36.1",
"css-color-names": "^1.0.1",
"debounce": "^2.0.0",
"jstz": "^2.1.1",
@ -7643,9 +7643,9 @@
"peer": true
},
"node_modules/core-js": {
"version": "3.36.0",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.36.0.tgz",
"integrity": "sha512-mt7+TUBbTFg5+GngsAxeKBTl5/VS0guFeJacYge9OmHb+m058UwwIm41SE9T4Den7ClatV57B6TYTuJ0CX1MAw==",
"version": "3.36.1",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.36.1.tgz",
"integrity": "sha512-BTvUrwxVBezj5SZ3f10ImnX2oRByMxql3EimVqMysepbC9EeMUOpLwdy6Eoili2x6E4kf+ZUB5k/+Jv55alPfA==",
"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.36.0",
"core-js": "^3.36.1",
"css-color-names": "^1.0.1",
"debounce": "^2.0.0",
"jstz": "^2.1.1",