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

Unverified Commit 8b320b4c authored by Christoph Wurst's avatar Christoph Wurst Committed by GitHub
Browse files

Merge pull request #4246 from nextcloud/dependabot/npm_and_yarn/core-js-3.22.7

Bump core-js from 3.22.5 to 3.22.7
parents 5db5d7ca 954d348b
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",