Skip to content

Commit 0669723

Browse files
committed
fix: upgrade node-pre-gyp from 0.15.0 to 0.17.0
Snyk has created this PR to upgrade node-pre-gyp from 0.15.0 to 0.17.0. See this package in npm: node-pre-gyp See this project in Snyk: https://app.snyk.io/org/grhawkeye/project/08c08ddb-2c5a-420c-978b-f5fc6fe3624c?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 36870cb commit 0669723

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@
162162
"median": "^0.0.2",
163163
"morgan": "^1.10.0",
164164
"multer": "^1.4.5-lts.1",
165-
"node-pre-gyp": "^0.15.0",
165+
"node-pre-gyp": "^0.17.0",
166166
"notevil": "^1.3.3",
167167
"on-finished": "^2.3.0",
168168
"otplib": "^12.0.1",

0 commit comments

Comments
 (0)