Skip to content

Commit 477f3c8

Browse files
authored
Merge pull request #142 from transcend-io/dmattia/vulns
bump versions of cross-spawn and nanoid
2 parents 564cd75 + 8bbd12d commit 477f3c8

5 files changed

Lines changed: 1875 additions & 1834 deletions

File tree

.yarn/releases/yarn-4.0.2.cjs

Lines changed: 0 additions & 893 deletions
This file was deleted.

.yarn/releases/yarn-4.5.3-git.20241125.hash-8bfe2d5.cjs

Lines changed: 934 additions & 0 deletions
Large diffs are not rendered by default.

.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ nodeLinker: node-modules
22

33
npmPublishAccess: public
44

5-
yarnPath: .yarn/releases/yarn-4.0.2.cjs
5+
yarnPath: .yarn/releases/yarn-4.5.3-git.20241125.hash-8bfe2d5.cjs

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@transcend-io/conflux",
3-
"version": "4.1.1",
3+
"version": "4.1.2",
44
"description": "Build zip files out of readable streams in the browser",
55
"main": "dist/conflux.umd.min.js",
66
"jsdelivr": "dist/conflux.umd.min.js",
@@ -74,8 +74,8 @@
7474
"@rollup/plugin-commonjs": "^25.0.7",
7575
"@rollup/plugin-json": "^6.0.1",
7676
"@rollup/plugin-node-resolve": "^15.2.3",
77-
"@yarnpkg/pnpify": "^4.0.1",
78-
"@yarnpkg/sdks": "^3.1.0",
77+
"@yarnpkg/pnpify": "^4.1.3",
78+
"@yarnpkg/sdks": "^3.2.0",
7979
"buffer": "^6.0.3",
8080
"codecov": "^3.8.3",
8181
"depcheck": "^1.4.7",
@@ -103,5 +103,5 @@
103103
"pako": "^2.1.0",
104104
"web-streams-polyfill": "^3.2.1"
105105
},
106-
"packageManager": "yarn@4.0.2"
106+
"packageManager": "yarn@4.5.3"
107107
}

0 commit comments

Comments
 (0)