Skip to content

Commit

Permalink
fix(undici): 升级依赖,修复Undici跨源泄露cookies问题
Browse files Browse the repository at this point in the history
  • Loading branch information
142vip.cn committed Nov 9, 2023
1 parent b039c36 commit 634e956
Show file tree
Hide file tree
Showing 2 changed files with 680 additions and 676 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,20 +41,20 @@
"bumpp": "^9.2.0",
"commit-and-tag-version": "^11.3.0",
"enquirer": "^2.4.1",
"eslint": "^8.52.0",
"eslint": "^8.53.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-n": "^15.7.0",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-vue": "^9.17.0",
"eslint-plugin-vue": "^9.18.1",
"husky": "^8.0.3",
"lint-staged": "^15.0.2",
"markdownlint-cli": "^0.37.0",
"markmap-cli": "^0.15.4",
"shelljs": "^0.8.5",
"typescript": "^4.9.5",
"vercel": "^32.5.0",
"vue": "^3.3.6",
"vercel": "^32.5.3",
"vue": "^3.3.8",
"vuepress": "2.0.0-beta.67",
"vuepress-plugin-comment2": "2.0.0-beta.238",
"vuepress-plugin-components": "2.0.0-beta.238",
Expand Down

0 comments on commit 634e956

Please sign in to comment.