Skip to content

Commit 5d91201

Browse files
committed
1 parent dd270cf commit 5d91201

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.2",
115115
"libnpmdiff": "^4.0.2",
116-
"libnpmexec": "^4.0.1",
116+
"libnpmexec": "^4.0.2",
117117
"libnpmfund": "^3.0.1",
118118
"libnpmhook": "^8.0.2",
119119
"libnpmorg": "^4.0.2",
@@ -10356,7 +10356,7 @@
1035610356
}
1035710357
},
1035810358
"workspaces/libnpmexec": {
10359-
"version": "4.0.1",
10359+
"version": "4.0.2",
1036010360
"license": "ISC",
1036110361
"dependencies": {
1036210362
"@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.2",
8383
"libnpmdiff": "^4.0.2",
84-
"libnpmexec": "^4.0.1",
84+
"libnpmexec": "^4.0.2",
8585
"libnpmfund": "^3.0.1",
8686
"libnpmhook": "^8.0.2",
8787
"libnpmorg": "^4.0.2",

0 commit comments

Comments
 (0)