Skip to content

Commit 6fa4486

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/frontend/staging/p-limit-7.1.1' into dev
2 parents 10f0fe0 + cbf401f commit 6fa4486

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
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": "^6.1.0",
21+
"p-limit": "^7.1.1",
2222
"postcss": "^8.5.6",
2323
"quasar": "^2.18.2",
2424
"spark-md5": "^3.0.2",

frontend/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3217,12 +3217,12 @@ os-tmpdir@~1.0.2:
32173217
resolved "https://registry.yarnpkg.com/os-tmpdir/-/os-tmpdir-1.0.2.tgz#bbe67406c79aa85c5cfec766fe5734555dfa1274"
32183218
integrity sha512-D2FR03Vir7FIu45XBY20mTb+/ZSWB00sjU9jdQXt83gDrI4Ztz5Fs7/yy74g2N5SVQY4xY1qDr4rNddwYRVX0g==
32193219

3220-
p-limit@^6.1.0:
3221-
version "6.2.0"
3222-
resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-6.2.0.tgz#c254d22ba6aeef441a3564c5e6c2f2da59268a0f"
3223-
integrity sha512-kuUqqHNUqoIWp/c467RI4X6mmyuojY5jGutNU0wVTmEOOfcuwLqyMVoAi9MKi2Ak+5i9+nhmrK4ufZE8069kHA==
3220+
p-limit@^7.1.1:
3221+
version "7.1.1"
3222+
resolved "https://registry.yarnpkg.com/p-limit/-/p-limit-7.1.1.tgz#1f349332b179e370ede603078d975048b9e904a2"
3223+
integrity sha512-i8PyM2JnsNChVSYWLr2BAjNoLi0BAYC+wecOnZnVV+YSNJkzP7cWmvI34dk0WArWfH9KwBHNoZI3P3MppImlIA==
32243224
dependencies:
3225-
yocto-queue "^1.1.1"
3225+
yocto-queue "^1.2.1"
32263226

32273227
package-json-from-dist@^1.0.0:
32283228
version "1.0.1"
@@ -4228,10 +4228,10 @@ yargs@^17.5.1:
42284228
y18n "^5.0.5"
42294229
yargs-parser "^21.1.1"
42304230

4231-
yocto-queue@^1.1.1:
4232-
version "1.1.1"
4233-
resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-1.1.1.tgz#fef65ce3ac9f8a32ceac5a634f74e17e5b232110"
4234-
integrity sha512-b4JR1PFR10y1mKjhHY9LaGo6tmrgjit7hxVIeAmyMw3jegXR4dhYqLaQF5zMXZxY7tLpMyJeLjr1C4rLmkVe8g==
4231+
yocto-queue@^1.2.1:
4232+
version "1.2.1"
4233+
resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-1.2.1.tgz#36d7c4739f775b3cbc28e6136e21aa057adec418"
4234+
integrity sha512-AyeEbWOu/TAXdxlV9wmGcR0+yh2j3vYPGOECcIj2S7MkrLyC7ne+oye2BKTItt0ii2PHk4cDy+95+LshzbXnGg==
42354235

42364236
yoctocolors-cjs@^2.1.2:
42374237
version "2.1.2"

0 commit comments

Comments
 (0)