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

Unverified Commit 167f95c5 authored by dependabot-preview[bot]'s avatar dependabot-preview[bot] Committed by GitHub
Browse files

Merge pull request #1723 from nextcloud/dependabot/npm_and_yarn/core-js-3.5.0

parents ca32b278 7bb696fd
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -6271,9 +6271,9 @@
      "integrity": "sha1-Z29us8OZl8LuGsOpJP1hJHSPV40="
    },
    "core-js": {
      "version": "3.4.7",
      "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.4.7.tgz",
      "integrity": "sha512-qaPVGw30J1wQ0GR3GvoPqlGf9GZfKKF4kFC7kiHlcsPTqH3txrs9crCp3ZiMAXuSenhz89Jnl4GZs/67S5VOSg=="
      "version": "3.5.0",
      "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.5.0.tgz",
      "integrity": "sha512-Ifh3kj78gzQ7NAoJXeTu+XwzDld0QRIwjBLRqAMhuLhP3d2Av5wmgE9ycfnvK6NAEjTkQ1sDPeoEZAWO3Hx1Uw=="
    },
    "core-js-compat": {
      "version": "3.4.7",
+1 −1
Original line number Diff line number Diff line
@@ -51,7 +51,7 @@
		"calendar-js": "git+https://github.com/georgehrke/calendar-js.git",
		"cdav-library": "github:nextcloud/cdav-library",
		"color-convert": "^2.0.1",
		"core-js": "^3.4.7",
		"core-js": "^3.5.0",
		"debounce": "^1.2.0",
		"jstz": "^2.1.1",
		"md5": "^2.2.1",