Skip to content

Commit 157d0ae

Browse files
lukekarryswraithgar
authored andcommitted
deps: @npmcli/package-json@5.1.0
1 parent 78447d7 commit 157d0ae

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

package-lock.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"@npmcli/config": "^8.0.2",
9393
"@npmcli/fs": "^3.1.0",
9494
"@npmcli/map-workspaces": "^3.0.6",
95-
"@npmcli/package-json": "^5.0.3",
95+
"@npmcli/package-json": "^5.1.0",
9696
"@npmcli/promise-spawn": "^7.0.1",
9797
"@npmcli/redact": "^1.1.0",
9898
"@npmcli/run-script": "^8.0.0",
@@ -16360,7 +16360,7 @@
1636016360
"@npmcli/metavuln-calculator": "^7.1.0",
1636116361
"@npmcli/name-from-folder": "^2.0.0",
1636216362
"@npmcli/node-gyp": "^3.0.0",
16363-
"@npmcli/package-json": "^5.0.3",
16363+
"@npmcli/package-json": "^5.1.0",
1636416364
"@npmcli/query": "^3.1.0",
1636516365
"@npmcli/redact": "^1.1.0",
1636616366
"@npmcli/run-script": "^8.0.0",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@npmcli/config": "^8.0.2",
5757
"@npmcli/fs": "^3.1.0",
5858
"@npmcli/map-workspaces": "^3.0.6",
59-
"@npmcli/package-json": "^5.0.3",
59+
"@npmcli/package-json": "^5.1.0",
6060
"@npmcli/promise-spawn": "^7.0.1",
6161
"@npmcli/redact": "^1.1.0",
6262
"@npmcli/run-script": "^8.0.0",

workspaces/arborist/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@npmcli/metavuln-calculator": "^7.1.0",
1111
"@npmcli/name-from-folder": "^2.0.0",
1212
"@npmcli/node-gyp": "^3.0.0",
13-
"@npmcli/package-json": "^5.0.3",
13+
"@npmcli/package-json": "^5.1.0",
1414
"@npmcli/query": "^3.1.0",
1515
"@npmcli/redact": "^1.1.0",
1616
"@npmcli/run-script": "^8.0.0",

0 commit comments

Comments
 (0)