Skip to content

Commit e6969cf

Browse files
committed
chore(deps): pin js-cookie, tmp and brace-expansion
1 parent ab3a1e5 commit e6969cf

2 files changed

Lines changed: 37 additions & 55 deletions

File tree

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,11 @@
123123
"semver@>=5 <5.7.2": "^5.7.2",
124124
"defu@>=6 <6.1.5": "^6.1.5",
125125
"fast-uri@<3.1.2": "^3.1.2",
126-
"fast-xml-builder@<1.1.7": "^1.1.7"
126+
"js-cookie@<3.0.8": "3.0.8",
127+
"tmp@<0.2.7": "0.2.7",
128+
"brace-expansion@<1.1.13": "1.1.13",
129+
"brace-expansion@>=2 <2.0.3": "2.0.3",
130+
"brace-expansion@>=5 <5.0.6": "5.0.6"
127131
},
128132
"onlyBuiltDependencies": [
129133
"@depot/cli",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)