Skip to content

Commit

Permalink
dependencies(semver): upgrade to version 7.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
hasezoey committed Nov 9, 2022
1 parent 3c1deb9 commit 9e09446
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion packages/mongodb-memory-server-core/package.json
Expand Up @@ -52,7 +52,7 @@
"md5-file": "^5.0.0",
"mongodb": "~4.9.0",
"new-find-package-json": "^2.0.0",
"semver": "^7.3.7",
"semver": "^7.3.8",
"tar-stream": "^2.1.4",
"tmp": "^0.2.1",
"tslib": "^2.4.0",
Expand Down
7 changes: 7 additions & 0 deletions yarn.lock
Expand Up @@ -6088,6 +6088,13 @@ semver@^6.0.0, semver@^6.3.0:
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==

semver@^7.3.8:
version "7.3.8"
resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.8.tgz#07a78feafb3f7b32347d725e33de7e2a2df67798"
integrity sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==
dependencies:
lru-cache "^6.0.0"

set-blocking@^2.0.0, set-blocking@~2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/set-blocking/-/set-blocking-2.0.0.tgz#045f9782d011ae9a6803ddd382b24392b3d890f7"
Expand Down

0 comments on commit 9e09446

Please sign in to comment.