commit: 2562e66ff42332fc6a501ef5b762b0f5e5f63684
parent 6acf0e2f104490b7e97b0abf8ceeded70c1d34d8
Author: HJ <30-hj@users.noreply.git.pleroma.social>
Date: Wed, 15 Jan 2025 01:51:00 +0000
Merge branch 'renovate/function-bind-1.x' into 'develop'
Update dependency function-bind to v1.1.2
See merge request pleroma/pleroma-fe!1899
Diffstat:
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/package.json b/package.json
@@ -84,7 +84,7 @@
"eslint-webpack-plugin": "3.2.0",
"eventsource-polyfill": "0.9.6",
"express": "4.21.2",
- "function-bind": "1.1.1",
+ "function-bind": "1.1.2",
"html-webpack-plugin": "5.5.1",
"http-proxy-middleware": "2.0.7",
"iso-639-1": "2.1.15",
diff --git a/yarn.lock b/yarn.lock
@@ -4870,15 +4870,15 @@ fsevents@~2.3.2:
resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.2.tgz#8a526f78b8fdf4623b709e0b975c52c24c02fd1a"
integrity sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==
-function-bind@1.1.1, function-bind@^1.1.1:
- version "1.1.1"
- resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
-
-function-bind@^1.1.2:
+function-bind@1.1.2, function-bind@^1.1.2:
version "1.1.2"
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.2.tgz#2c02d864d97f3ea6c8830c464cbd11ab6eab7a1c"
integrity sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==
+function-bind@^1.1.1:
+ version "1.1.1"
+ resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
+
function.prototype.name@^1.1.5:
version "1.1.5"
resolved "https://registry.yarnpkg.com/function.prototype.name/-/function.prototype.name-1.1.5.tgz#cce0505fe1ffb80503e6f9e46cc64e46a12a9621"