Skip to content

Commit 736ae87

Browse files
Bump npm from 11.4.0 to 11.4.1 in /demos/moderator (#1472)
Bumps [npm](https://github.com/npm/cli) from 11.4.0 to 11.4.1. - [Release notes](https://github.com/npm/cli/releases) - [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md) - [Commits](npm/cli@v11.4.0...v11.4.1) --- updated-dependencies: - dependency-name: npm dependency-version: 11.4.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c7efef7 commit 736ae87

File tree

2 files changed

+34
-34
lines changed

2 files changed

+34
-34
lines changed

demos/moderator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"license": "MIT",
1919
"dependencies": {
20-
"npm": "^11.4.0",
20+
"npm": "^11.4.1",
2121
"package.json": "^2.0.1",
2222
"parcel": "^2.15.1",
2323
"preact": "10.26.6",

demos/moderator/yarn.lock

Lines changed: 33 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1742,10 +1742,10 @@
17421742
lru-cache "^10.0.1"
17431743
socks-proxy-agent "^8.0.3"
17441744

1745-
"@npmcli/arborist@^9.1.0":
1746-
version "9.1.0"
1747-
resolved "https://registry.yarnpkg.com/@npmcli/arborist/-/arborist-9.1.0.tgz#7517e44b7c6c361fd01cf6c2d6ec0af3d7007e56"
1748-
integrity sha512-PoOjBc3stYoaI2ehGC0hKQLoa18UYuSxxNZMm86f1y/mjokOvLrshbes7Fne2fk/4V1wR4s2BRdHpYHbp+PJcg==
1745+
"@npmcli/arborist@^9.1.1":
1746+
version "9.1.1"
1747+
resolved "https://registry.yarnpkg.com/@npmcli/arborist/-/arborist-9.1.1.tgz#fff2675de66ce8e9ed21d3a8cb9fe53148bba0a2"
1748+
integrity sha512-dtANj0Y757hrIDBfylk6neUzMi2yOX0+jK/YjwKrjSMOzis/o8APRfo6VCKL9hhodAeBW72xD65aN9gPzwQz8Q==
17491749
dependencies:
17501750
"@isaacs/string-locale-compare" "^1.1.0"
17511751
"@npmcli/fs" "^4.0.0"
@@ -9034,12 +9034,12 @@ libnpmaccess@^10.0.1:
90349034
npm-package-arg "^12.0.0"
90359035
npm-registry-fetch "^18.0.1"
90369036

9037-
libnpmdiff@^8.0.3:
9038-
version "8.0.3"
9039-
resolved "https://registry.yarnpkg.com/libnpmdiff/-/libnpmdiff-8.0.3.tgz#b74ba915b961a01bc6e6dfc7c7fac91049824413"
9040-
integrity sha512-QB6+t2gpyqTqFo9cKayCbIZ6++XXGt3c07MmBefaXBenxmaT0uvDLoBwVKjEyTelE1sMRWHoHEKSkbBCONwE/g==
9037+
libnpmdiff@^8.0.4:
9038+
version "8.0.4"
9039+
resolved "https://registry.yarnpkg.com/libnpmdiff/-/libnpmdiff-8.0.4.tgz#b2838181d4ee73f85a40f22f7cec3b0a0b803358"
9040+
integrity sha512-pnyC7fpDFk7EmWEUO1QvCG3tgsYRFp4wXTTyoh2WIf4ArmqQ5cA6Q4Q7zMGNpBZ4dg+zVZmCtD4c8ahL6h9iJQ==
90419041
dependencies:
9042-
"@npmcli/arborist" "^9.1.0"
9042+
"@npmcli/arborist" "^9.1.1"
90439043
"@npmcli/installed-package-contents" "^3.0.0"
90449044
binary-extensions "^3.0.0"
90459045
diff "^7.0.0"
@@ -9048,12 +9048,12 @@ libnpmdiff@^8.0.3:
90489048
pacote "^21.0.0"
90499049
tar "^6.2.1"
90509050

9051-
libnpmexec@^10.1.2:
9052-
version "10.1.2"
9053-
resolved "https://registry.yarnpkg.com/libnpmexec/-/libnpmexec-10.1.2.tgz#7f1121384e4b0540c578007d55306db4b9a5cdbf"
9054-
integrity sha512-WT8UHGYr0LbH17gyRcqS1QNVI2/7hww/Cvwd4VrFRthZef1LDBjqJMGSOR+YbtMPKm8OWexqg+pdgLJFOwjcCw==
9051+
libnpmexec@^10.1.3:
9052+
version "10.1.3"
9053+
resolved "https://registry.yarnpkg.com/libnpmexec/-/libnpmexec-10.1.3.tgz#bf52e8193dd80c691e98cb10f5d0639c839459dd"
9054+
integrity sha512-tgPYR3YhCw0kNQNVV/p4tQWDrlynu6AyrXjA1H1UJ0dZh9rgyyHe//Edb6jDLLIZkCxChkErQQVL4O0uNabIqg==
90559055
dependencies:
9056-
"@npmcli/arborist" "^9.1.0"
9056+
"@npmcli/arborist" "^9.1.1"
90579057
"@npmcli/package-json" "^6.1.1"
90589058
"@npmcli/run-script" "^9.0.1"
90599059
ci-info "^4.0.0"
@@ -9065,12 +9065,12 @@ libnpmexec@^10.1.2:
90659065
semver "^7.3.7"
90669066
walk-up-path "^4.0.0"
90679067

9068-
libnpmfund@^7.0.3:
9069-
version "7.0.3"
9070-
resolved "https://registry.yarnpkg.com/libnpmfund/-/libnpmfund-7.0.3.tgz#decf282787a00654c005ee3db0ed6b333bca6758"
9071-
integrity sha512-v+JDbObZ4zbIv6PHBQEARFSx3zTwBMlc4IftIaZmKwpivzS9QUoOsKr7IYNR8W86FsLon/TaGrYfeRcKI1PfvA==
9068+
libnpmfund@^7.0.4:
9069+
version "7.0.4"
9070+
resolved "https://registry.yarnpkg.com/libnpmfund/-/libnpmfund-7.0.4.tgz#3d4b2451fe5ba9b3eb6b964b31c3ba51eef943d0"
9071+
integrity sha512-Bhnu2lJWFsETqY/yTG9kcEzwwgZg7oyd9yRosZBuyyvac/OMJa11MKFOYKPj+YqZwids31Om1n/0251ewlbM9g==
90729072
dependencies:
9073-
"@npmcli/arborist" "^9.1.0"
9073+
"@npmcli/arborist" "^9.1.1"
90749074

90759075
libnpmorg@^8.0.0:
90769076
version "8.0.0"
@@ -9080,12 +9080,12 @@ libnpmorg@^8.0.0:
90809080
aproba "^2.0.0"
90819081
npm-registry-fetch "^18.0.1"
90829082

9083-
libnpmpack@^9.0.3:
9084-
version "9.0.3"
9085-
resolved "https://registry.yarnpkg.com/libnpmpack/-/libnpmpack-9.0.3.tgz#c049ce133f62864009ec15ceec8410bba70c3e4e"
9086-
integrity sha512-XQetfcLAgOhzko1H9iC88nXEKr4RpX6d/T8buI9eSBc1Pd59DmEIvCNVynX5+sS/Qm1IrEN+8SwG4ZZVJAnBpQ==
9083+
libnpmpack@^9.0.4:
9084+
version "9.0.4"
9085+
resolved "https://registry.yarnpkg.com/libnpmpack/-/libnpmpack-9.0.4.tgz#a8e8488163d93a583cee8c71837e2499429268ff"
9086+
integrity sha512-6c+CTpG61nqtuiMF5jGBlLrII83rsGveIGAiSSunLBYWknwwqCIgmS+9c6atTfRjfP9ovTEM6yh79sm2P9dxyg==
90879087
dependencies:
9088-
"@npmcli/arborist" "^9.1.0"
9088+
"@npmcli/arborist" "^9.1.1"
90899089
"@npmcli/run-script" "^9.0.1"
90909090
npm-package-arg "^12.0.0"
90919091
pacote "^21.0.0"
@@ -10190,13 +10190,13 @@ npm-user-validate@^3.0.0:
1019010190
resolved "https://registry.yarnpkg.com/npm-user-validate/-/npm-user-validate-3.0.0.tgz#9b1410796bf1f1d78297a8096328c55d3083f233"
1019110191
integrity sha512-9xi0RdSmJ4mPYTC393VJPz1Sp8LyCx9cUnm/L9Qcb3cFO8gjT4mN20P9FAsea8qDHdQ7LtcN8VLh2UT47SdKCw==
1019210192

10193-
npm@^11.4.0:
10194-
version "11.4.0"
10195-
resolved "https://registry.yarnpkg.com/npm/-/npm-11.4.0.tgz#822d05022c02fd003508cc6d22b599b40cd2fd9a"
10196-
integrity sha512-dZCRoh7oBdnIQrz+KHjWYmxIoWpcpzweEzj6g3mVGr/C0nPsStEu3mS9KUI3xnGbO8xRgRjRr/6KOJhf5dKXcw==
10193+
npm@^11.4.1:
10194+
version "11.4.1"
10195+
resolved "https://registry.yarnpkg.com/npm/-/npm-11.4.1.tgz#80350af543069991de20657ebcd07d9624cfad06"
10196+
integrity sha512-/O5DiEFmtvnF0EU1+5VlDpcItpSKH3l+3fQOl3hkZ3ilGN+jJlGxxi/zb0rEK+zxd8pGyifVPyS1ORkMjZGAKw==
1019710197
dependencies:
1019810198
"@isaacs/string-locale-compare" "^1.1.0"
10199-
"@npmcli/arborist" "^9.1.0"
10199+
"@npmcli/arborist" "^9.1.1"
1020010200
"@npmcli/config" "^10.3.0"
1020110201
"@npmcli/fs" "^4.0.0"
1020210202
"@npmcli/map-workspaces" "^4.0.2"
@@ -10221,11 +10221,11 @@ npm@^11.4.0:
1022110221
is-cidr "^5.1.1"
1022210222
json-parse-even-better-errors "^4.0.0"
1022310223
libnpmaccess "^10.0.1"
10224-
libnpmdiff "^8.0.3"
10225-
libnpmexec "^10.1.2"
10226-
libnpmfund "^7.0.3"
10224+
libnpmdiff "^8.0.4"
10225+
libnpmexec "^10.1.3"
10226+
libnpmfund "^7.0.4"
1022710227
libnpmorg "^8.0.0"
10228-
libnpmpack "^9.0.3"
10228+
libnpmpack "^9.0.4"
1022910229
libnpmpublish "^11.0.0"
1023010230
libnpmsearch "^9.0.0"
1023110231
libnpmteam "^8.0.1"

0 commit comments

Comments
 (0)