commit: 25200b7cca35eb9e9f2cdee462038677677ef7f4
parent 582ec616b86f0c87e6d989c2303486caf70edfa7
Author: Pleroma Renovate Bot <contact+pleroma-renovator@hacktivis.me>
Date: Tue, 14 Jan 2025 08:51:47 +0000
Update dependency function-bind to v1.1.2
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"