Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 954d348b authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

Bump core-js from 3.22.5 to 3.22.7

Bumps [core-js](https://github.com/zloirock/core-js) from 3.22.5 to 3.22.7.
- [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/compare/v3.22.5...v3.22.7

)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: default avatardependabot[bot] <support@github.com>
parent ce2590cd
Loading
Loading
Loading
Loading
+7 −7
Original line number Diff line number Diff line
@@ -33,7 +33,7 @@
				"autosize": "^5.0.1",
				"closest-css-color": "^1.0.0",
				"color-convert": "^2.0.1",
				"core-js": "^3.22.5",
				"core-js": "^3.22.7",
				"css-color-names": "^1.0.1",
				"debounce": "^1.2.1",
				"jstz": "^2.1.1",
@@ -5898,9 +5898,9 @@
			"peer": true
		},
		"node_modules/core-js": {
			"version": "3.22.5",
			"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.22.5.tgz",
			"integrity": "sha512-VP/xYuvJ0MJWRAobcmQ8F2H6Bsn+s7zqAAjFaHGBMc5AQm7zaelhD1LGduFn2EehEcQcU+br6t+fwbpQ5d1ZWA==",
			"version": "3.22.7",
			"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.22.7.tgz",
			"integrity": "sha512-Jt8SReuDKVNZnZEzyEQT5eK6T2RRCXkfTq7Lo09kpm+fHjgGewSbNjV+Wt4yZMhPDdzz2x1ulI5z/w4nxpBseg==",
			"hasInstallScript": true,
			"funding": {
				"type": "opencollective",
@@ -21761,9 +21761,9 @@
			"peer": true
		},
		"core-js": {
			"version": "3.22.5",
			"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.22.5.tgz",
			"integrity": "sha512-VP/xYuvJ0MJWRAobcmQ8F2H6Bsn+s7zqAAjFaHGBMc5AQm7zaelhD1LGduFn2EehEcQcU+br6t+fwbpQ5d1ZWA=="
			"version": "3.22.7",
			"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.22.7.tgz",
			"integrity": "sha512-Jt8SReuDKVNZnZEzyEQT5eK6T2RRCXkfTq7Lo09kpm+fHjgGewSbNjV+Wt4yZMhPDdzz2x1ulI5z/w4nxpBseg=="
		},
		"core-js-compat": {
			"version": "3.15.1",
+1 −1
Original line number Diff line number Diff line
@@ -59,7 +59,7 @@
		"autosize": "^5.0.1",
		"closest-css-color": "^1.0.0",
		"color-convert": "^2.0.1",
		"core-js": "^3.22.5",
		"core-js": "^3.22.7",
		"css-color-names": "^1.0.1",
		"debounce": "^1.2.1",
		"jstz": "^2.1.1",