From 45abfba0268ea9b9d734d1a4b1c3396e2af5bea0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2024 07:44:03 +0000 Subject: [PATCH] Bump core-js from 3.37.1 to 3.38.1 Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.37.1 to 3.38.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.38.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] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 68e9256f..f0036552 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "@babel/runtime": "~7.25.4", "@statisticsnorway/ssb-component-library": "~2.2.10", "bootstrap": "~5.3.3", - "core-js": "~3.37.1", + "core-js": "~3.38.1", "gh-pages": "~6.1.1", "history": "~5.3.0", "prismjs": "~1.29.0", @@ -5146,9 +5146,9 @@ "license": "MIT" }, "node_modules/core-js": { - "version": "3.37.1", - "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.37.1.tgz", - "integrity": "sha512-Xn6qmxrQZyB0FFY8E3bgRXei3lWDJHhvI+u0q9TKIYM49G8pAr0FgnnrFRAmsbptZL1yxRADVXn+x5AGsbBfyw==", + "version": "3.38.1", + "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.38.1.tgz", + "integrity": "sha512-OP35aUorbU3Zvlx7pjsFdu1rGNnD4pgw/CWoYzRY3t2EzoVT7shKHY1dlAy3f41cGIO7ZDPQimhGFTlEYkG/Hw==", "hasInstallScript": true, "funding": { "type": "opencollective", diff --git a/package.json b/package.json index 6c6dbb64..a033f7c0 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@babel/runtime": "~7.25.4", "@statisticsnorway/ssb-component-library": "~2.2.10", "bootstrap": "~5.3.3", - "core-js": "~3.37.1", + "core-js": "~3.38.1", "gh-pages": "~6.1.1", "history": "~5.3.0", "prismjs": "~1.29.0",