Skip to content

Commit 4878440

Browse files
authored
chore: update downloader url for the rhel8 fix (#455)
* chore: update downloader url for the rhel8 fix * chore: fix package lock
1 parent 79bf30a commit 4878440

File tree

2 files changed

+12
-11
lines changed

2 files changed

+12
-11
lines changed

package-lock.json

Lines changed: 10 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/mongodb-downloader/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"email": "[email protected]"
1414
},
1515
"homepage": "https://github.com/mongodb-js/devtools-shared",
16-
"version": "0.3.3",
16+
"version": "0.3.4",
1717
"repository": {
1818
"type": "git",
1919
"url": "https://github.com/mongodb-js/devtools-shared.git"
@@ -49,7 +49,7 @@
4949
"debug": "^4.3.4",
5050
"tar": "^6.1.15",
5151
"decompress": "^4.2.1",
52-
"mongodb-download-url": "^1.3.0",
52+
"mongodb-download-url": "^1.5.1",
5353
"node-fetch": "^2.6.11"
5454
},
5555
"devDependencies": {

0 commit comments

Comments
 (0)