Skip to content
This repository was archived by the owner on May 20, 2026. It is now read-only.

Commit b6a0243

Browse files
committed
Update dependency builtin-modules to v3.2.0
1 parent 9185b6d commit b6a0243

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@types/express": "4.17.9",
1212
"@types/fs-extra": "9.0.5",
1313
"@vercel/ncc": "0.26.1",
14-
"builtin-modules": "3.1.0",
14+
"builtin-modules": "3.2.0",
1515
"eslint": "7.15.0",
1616
"prettier": "2.2.1",
1717
"typescript": "4.1.2"

server/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
"@types/mime" "*"
114114
"@types/node" "*"
115115

116-
"@vercel/ncc@^0.26.1":
116+
"@vercel/ncc@0.26.1":
117117
version "0.26.1"
118118
resolved "https://registry.yarnpkg.com/@vercel/ncc/-/ncc-0.26.1.tgz#457f13c8f207f5e74d19944b6797f4708c02359f"
119119
integrity sha512-iVhYAL/rpHgjO88GkDHNVNrp7WTfMFBbeWXNgwaDPMv5rDI4hNOAM0u+Zhtbs42XBQE6EccNaY6UDb/tm1+dhg==
@@ -226,10 +226,10 @@ brace-expansion@^1.1.7:
226226
balanced-match "^1.0.0"
227227
concat-map "0.0.1"
228228

229-
builtin-modules@3.1.0:
230-
version "3.1.0"
231-
resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-3.1.0.tgz#aad97c15131eb76b65b50ef208e7584cd76a7484"
232-
integrity sha512-k0KL0aWZuBt2lrxrcASWDfwOLMnodeQjodT/1SxEQAXsHANgo6ZC/VEaSEHCXt7aSTZ4/4H5LKa+tBXmW7Vtvw==
229+
builtin-modules@3.2.0:
230+
version "3.2.0"
231+
resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-3.2.0.tgz#45d5db99e7ee5e6bc4f362e008bf917ab5049887"
232+
integrity sha512-lGzLKcioL90C7wMczpkY0n/oART3MbBa8R9OFGE1rJxoVI86u4WAGfEk8Wjv10eKSyTHVGkSo3bvBylCEtk7LA==
233233

234234
bytes@3.1.0:
235235
version "3.1.0"

0 commit comments

Comments
 (0)