Skip to content

Commit a8a18e4

Browse files
authored
chore(deps): fix base-x to a non-vulnerable version (#965)
1 parent c270c7d commit a8a18e4

File tree

2 files changed

+253
-748
lines changed

2 files changed

+253
-748
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,8 @@
4747
"semver@>=7.0.0 <7.5.2": "^7.5.2",
4848
"send@<0.19.0": "^0.19.0",
4949
"vite@<5.4.16": "^5.4.16",
50-
"vue-template-compiler@>=2.0.0 <3.0.0": "^3.0.0"
50+
"vue-template-compiler@>=2.0.0 <3.0.0": "^3.0.0",
51+
"base-x@<=3.0.10": ">=3.0.11"
5152
},
5253
"peerDependencyRules": {
5354
"allowedVersions": {

0 commit comments

Comments
 (0)