Skip to content

Commit 6d5f22b

Browse files
committed
1 parent 0c6afa3 commit 6d5f22b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
"json-parse-even-better-errors": "^2.3.1",
114114
"libnpmaccess": "^6.0.0",
115115
"libnpmdiff": "^4.0.0",
116-
"libnpmexec": "^4.0.0",
116+
"libnpmexec": "^4.0.1",
117117
"libnpmfund": "^3.0.1",
118118
"libnpmhook": "^8.0.1",
119119
"libnpmorg": "^4.0.0",
@@ -10491,7 +10491,7 @@
1049110491
}
1049210492
},
1049310493
"workspaces/libnpmexec": {
10494-
"version": "4.0.0",
10494+
"version": "4.0.1",
1049510495
"license": "ISC",
1049610496
"dependencies": {
1049710497
"@npmcli/arborist": "^5.0.0",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"json-parse-even-better-errors": "^2.3.1",
8282
"libnpmaccess": "^6.0.0",
8383
"libnpmdiff": "^4.0.0",
84-
"libnpmexec": "^4.0.0",
84+
"libnpmexec": "^4.0.1",
8585
"libnpmfund": "^3.0.1",
8686
"libnpmhook": "^8.0.1",
8787
"libnpmorg": "^4.0.0",

0 commit comments

Comments
 (0)