mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 01:02:58 +00:00
Bump core-js-bundle from 3.33.3 to 3.35.0 (#10052)
Bumps [core-js-bundle](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js-bundle) from 3.33.3 to 3.35.0. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/commits/v3.35.0/packages/core-js-bundle) --- updated-dependencies: - dependency-name: core-js-bundle dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -20,7 +20,7 @@
|
||||
"abortcontroller-polyfill": "^1.7.5",
|
||||
"aes-js": "^3.1.2",
|
||||
"alif-toolkit": "^1.2.9",
|
||||
"core-js-bundle": "^3.33.3",
|
||||
"core-js-bundle": "^3.35.0",
|
||||
"diacritics": "1.3.0",
|
||||
"exifr": "^7.1.3",
|
||||
"fast-deep-equal": "~3.1.1",
|
||||
@@ -2382,9 +2382,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/core-js-bundle": {
|
||||
"version": "3.33.3",
|
||||
"resolved": "https://registry.npmjs.org/core-js-bundle/-/core-js-bundle-3.33.3.tgz",
|
||||
"integrity": "sha512-q+HWt91OWu5WrnYwpVtEessBBTqkhI06Hl+OGWki5OSSq92C3XgKPhQucL2qfZ7JEGZ9n0tQkwncHE0l/5qZog==",
|
||||
"version": "3.35.0",
|
||||
"resolved": "https://registry.npmjs.org/core-js-bundle/-/core-js-bundle-3.35.0.tgz",
|
||||
"integrity": "sha512-gyqx4VKhV1tGhoxeYoxVchR1vMxbQJrC8BrCPnIU163Oyf9//GYQNU2eH7lmjav2K+5WGAWgLyZGxAfGggwJKA==",
|
||||
"hasInstallScript": true,
|
||||
"funding": {
|
||||
"type": "opencollective",
|
||||
@@ -10282,9 +10282,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"core-js-bundle": {
|
||||
"version": "3.33.3",
|
||||
"resolved": "https://registry.npmjs.org/core-js-bundle/-/core-js-bundle-3.33.3.tgz",
|
||||
"integrity": "sha512-q+HWt91OWu5WrnYwpVtEessBBTqkhI06Hl+OGWki5OSSq92C3XgKPhQucL2qfZ7JEGZ9n0tQkwncHE0l/5qZog=="
|
||||
"version": "3.35.0",
|
||||
"resolved": "https://registry.npmjs.org/core-js-bundle/-/core-js-bundle-3.35.0.tgz",
|
||||
"integrity": "sha512-gyqx4VKhV1tGhoxeYoxVchR1vMxbQJrC8BrCPnIU163Oyf9//GYQNU2eH7lmjav2K+5WGAWgLyZGxAfGggwJKA=="
|
||||
},
|
||||
"core-util-is": {
|
||||
"version": "1.0.3",
|
||||
|
||||
@@ -55,7 +55,7 @@
|
||||
"abortcontroller-polyfill": "^1.7.5",
|
||||
"aes-js": "^3.1.2",
|
||||
"alif-toolkit": "^1.2.9",
|
||||
"core-js-bundle": "^3.33.3",
|
||||
"core-js-bundle": "^3.35.0",
|
||||
"diacritics": "1.3.0",
|
||||
"exifr": "^7.1.3",
|
||||
"fast-deep-equal": "~3.1.1",
|
||||
|
||||
Reference in New Issue
Block a user