]> source.dussan.org Git - nextcloud-server.git/commitdiff
chore(deps): Bump core-js from 3.33.2 to 3.35.1
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sat, 27 Jan 2024 02:27:26 +0000 (02:27 +0000)
committerFerdinand Thiessen <opensource@fthiessen.de>
Sat, 27 Jan 2024 12:12:54 +0000 (13:12 +0100)
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.33.2 to 3.35.1.
- [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.1/packages/core-js)

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

Signed-off-by: dependabot[bot] <support@github.com>
package-lock.json
package.json

index 6be1515e3770a0a8127e8fe6290501c471c594e6..b57bd8bb1eec53b87c30b519bdbaa367e6438aba 100644 (file)
@@ -42,7 +42,7 @@
         "camelcase": "^8.0.0",
         "cancelable-promise": "^4.3.1",
         "clipboard": "^2.0.11",
-        "core-js": "^3.33.0",
+        "core-js": "^3.35.1",
         "davclient.js": "github:owncloud/davclient.js.git#0.2.1",
         "debounce": "^1.2.1",
         "dompurify": "^3.0.6",
       "peer": true
     },
     "node_modules/core-js": {
-      "version": "3.33.2",
-      "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.33.2.tgz",
-      "integrity": "sha512-XeBzWI6QL3nJQiHmdzbAOiMYqjrb7hwU7A39Qhvd/POSa/t9E1AeZyEZx3fNvp/vtM8zXwhoL0FsiS0hD0pruQ==",
+      "version": "3.35.1",
+      "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.35.1.tgz",
+      "integrity": "sha512-IgdsbxNyMskrTFxa9lWHyMwAJU5gXOPP+1yO+K59d50VLVAIDAbs7gIv705KzALModfK3ZrSZTPNpC0PQgIZuw==",
       "hasInstallScript": true,
       "funding": {
         "type": "opencollective",
index 24b72ce751d2b83aee6f3ad4683eb4e5ac5bda4d..81ae869b9587479827deeb23d54b274036f96244 100644 (file)
@@ -69,7 +69,7 @@
     "camelcase": "^8.0.0",
     "cancelable-promise": "^4.3.1",
     "clipboard": "^2.0.11",
-    "core-js": "^3.33.0",
+    "core-js": "^3.35.1",
     "davclient.js": "github:owncloud/davclient.js.git#0.2.1",
     "debounce": "^1.2.1",
     "dompurify": "^3.0.6",