Skip to content

Commit 1e3fd51

Browse files
authored
Bump @mapbox/node-pre-gyp to 1.0.11 (#383)
Fixes #381
1 parent aa3dc53 commit 1e3fd51

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
},
4747
"homepage": "https://github.com/ranisalt/node-argon2#readme",
4848
"dependencies": {
49-
"@mapbox/node-pre-gyp": "^1.0.10",
49+
"@mapbox/node-pre-gyp": "^1.0.11",
5050
"@phc/format": "^1.0.0",
5151
"node-addon-api": "^5.1.0"
5252
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,10 @@
3535
"@jridgewell/resolve-uri" "3.1.0"
3636
"@jridgewell/sourcemap-codec" "1.4.14"
3737

38-
"@mapbox/node-pre-gyp@^1.0.10":
39-
version "1.0.10"
40-
resolved "https://registry.yarnpkg.com/@mapbox/node-pre-gyp/-/node-pre-gyp-1.0.10.tgz#8e6735ccebbb1581e5a7e652244cadc8a844d03c"
41-
integrity sha512-4ySo4CjzStuprMwk35H5pPbkymjv1SF3jGLj6rAHp/xT/RF7TL7bd9CTm1xDY49K2qF7jmR/g7k+SkLETP6opA==
38+
"@mapbox/node-pre-gyp@^1.0.11":
39+
version "1.0.11"
40+
resolved "https://registry.yarnpkg.com/@mapbox/node-pre-gyp/-/node-pre-gyp-1.0.11.tgz#417db42b7f5323d79e93b34a6d7a2a12c0df43fa"
41+
integrity sha512-Yhlar6v9WQgUp/He7BdgzOz8lqMQ8sU+jkCq7Wx8Myc5YFJLbEe7lgui/V7G1qB1DJykHSGwreceSaD60Y0PUQ==
4242
dependencies:
4343
detect-libc "^2.0.0"
4444
https-proxy-agent "^5.0.0"

0 commit comments

Comments
 (0)