Skip to content

Commit d359b06

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/frontend/staging/p-limit-7.2.0' into dev
2 parents f2f1173 + f4d7fee commit d359b06

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"date-fns": "^4.1.0",
1919
"echarts": "^5.5.1",
2020
"jwt-decode": "^4.0.0",
21-
"p-limit": "^7.1.1",
21+
"p-limit": "^7.2.0",
2222
"postcss": "^8.5.6",
2323
"quasar": "^2.18.5",
2424
"spark-md5": "^3.0.2",

frontend/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3215,10 +3215,10 @@ os-tmpdir@~1.0.2:
32153215
resolved "https://registry.yarnpkg.com/os-tmpdir/-/os-tmpdir-1.0.2.tgz#bbe67406c79aa85c5cfec766fe5734555dfa1274"
32163216
integrity sha512-D2FR03Vir7FIu45XBY20mTb+/ZSWB00sjU9jdQXt83gDrI4Ztz5Fs7/yy74g2N5SVQY4xY1qDr4rNddwYRVX0g==
32173217

3218-
p-limit@^7.1.1:
3219-
version "7.1.1"
3220-
resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-7.1.1.tgz#1f349332b179e370ede603078d975048b9e904a2"
3221-
integrity sha512-i8PyM2JnsNChVSYWLr2BAjNoLi0BAYC+wecOnZnVV+YSNJkzP7cWmvI34dk0WArWfH9KwBHNoZI3P3MppImlIA==
3218+
p-limit@^7.2.0:
3219+
version "7.2.0"
3220+
resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-7.2.0.tgz#afcf6b5a86d093660140497dda0e640dd01a7b3b"
3221+
integrity sha512-ATHLtwoTNDloHRFFxFJdHnG6n2WUeFjaR8XQMFdKIv0xkXjrER8/iG9iu265jOM95zXHAfv9oTkqhrfbIzosrQ==
32223222
dependencies:
32233223
yocto-queue "^1.2.1"
32243224

0 commit comments

Comments
 (0)