From 6a16070af3aac6bbd4218e6e49dbcef1b00e791c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 16:06:52 +0000 Subject: [PATCH] Bump string.prototype.startswith from 1.0.0 to 1.0.1 Bumps [string.prototype.startswith](https://github.com/mathiasbynens/String.prototype.startsWith) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/mathiasbynens/String.prototype.startsWith/releases) - [Commits](https://github.com/mathiasbynens/String.prototype.startsWith/compare/v1.0.0...v1.0.1) --- updated-dependencies: - dependency-name: string.prototype.startswith dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../ClientSide/Pages.Web/package.json | 2 +- yarn.lock | 15 ++++++++------- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/Dnn.AdminExperience/ClientSide/Pages.Web/package.json b/Dnn.AdminExperience/ClientSide/Pages.Web/package.json index 112ba5e7f4b..b892d0878a8 100644 --- a/Dnn.AdminExperience/ClientSide/Pages.Web/package.json +++ b/Dnn.AdminExperience/ClientSide/Pages.Web/package.json @@ -55,7 +55,7 @@ "react-hot-loader": "4.13.1", "react-test-renderer": "^17.0.2", "react-widgets": "5.8.4", - "string.prototype.startswith": "1.0.0", + "string.prototype.startswith": "1.0.1", "style-loader": "^0.23.1", "throttle-debounce": "^5.0.0", "uglifyjs-webpack-plugin": "^2.2.0", diff --git a/yarn.lock b/yarn.lock index bd2f02198db..b53c957aa62 100644 --- a/yarn.lock +++ b/yarn.lock @@ -16993,7 +16993,7 @@ __metadata: react-hot-loader: "npm:4.13.1" react-test-renderer: "npm:^17.0.2" react-widgets: "npm:5.8.4" - string.prototype.startswith: "npm:1.0.0" + string.prototype.startswith: "npm:1.0.1" style-loader: "npm:^0.23.1" throttle-debounce: "npm:^5.0.0" uglifyjs-webpack-plugin: "npm:^2.2.0" @@ -21069,13 +21069,14 @@ __metadata: languageName: node linkType: hard -"string.prototype.startswith@npm:1.0.0": - version: 1.0.0 - resolution: "string.prototype.startswith@npm:1.0.0" +"string.prototype.startswith@npm:1.0.1": + version: 1.0.1 + resolution: "string.prototype.startswith@npm:1.0.1" dependencies: - define-properties: "npm:^1.1.3" - es-abstract: "npm:^1.17.5" - checksum: 10/35cc05346db6dcc7dd6beba4f37eeac388bbb70a49d3642d4f616a406791709a590dce315418cc12e78d417142c5c61f8f33caf36e041602f3660f6d7bdcfdfb + call-bind: "npm:^1.0.7" + define-properties: "npm:^1.2.1" + es-abstract: "npm:^1.23.3" + checksum: 10/654a2dfb57eb29605e50736f5f4eadb391780472315bdf76524bb600d80d131be77fb31ee82d8661416f692443a102f0c4c98347e695f746e101c1c0b9af3818 languageName: node linkType: hard