Skip to content

Commit

Permalink
fix: upgrade ufo (#122)
Browse files Browse the repository at this point in the history
* relates to nuxt/nuxt#8898
  • Loading branch information
danielroe authored Mar 23, 2021
1 parent 3c0d5cd commit 41c99a2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"hookable": "^4.4.0",
"ms": "^2.1.3",
"requrl": "^3.0.2",
"ufo": "^0.5.4"
"ufo": "^0.6.10"
},
"devDependencies": {
"@babel/core": "^7.12.10",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11794,10 +11794,10 @@ ua-parser-js@^0.7.22:
resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.23.tgz#704d67f951e13195fbcd3d78818577f5bc1d547b"
integrity sha512-m4hvMLxgGHXG3O3fQVAyyAQpZzDOvwnhOTjYz5Xmr7r/+LpkNy3vJXdVRWgd1TkAb7NGROZuSy96CrlNVjA7KA==

ufo@^0.5.4:
version "0.5.4"
resolved "https://registry.yarnpkg.com/ufo/-/ufo-0.5.4.tgz#a9b469fdc56fe27169f6f474ed590cc7b0fd4ebe"
integrity sha512-JxWFr31rhXXufMQKpV2CxFNrc1p9//aqHguWR32M0jPQnw2TNK9sERd7Bic+ZSprlmDPRPR4yuSueLNT8hsdQA==
ufo@^0.6.10:
version "0.6.10"
resolved "https://registry.yarnpkg.com/ufo/-/ufo-0.6.10.tgz#c7ace9b8f72cb08c35e3a8c8edc76f062fbaa7d0"
integrity sha512-sMbJnrBcKKsbVyr6++hb0n9lCmrMqkJrNnJIOJ3sckeqY6NMfAULcRGbBWcASSnN1HDV3YqiGCPzi9RVs511bw==

uglify-js@^3.1.4, uglify-js@^3.5.1:
version "3.12.4"
Expand Down

0 comments on commit 41c99a2

Please sign in to comment.