Skip to content

Commit

Permalink
update package (#17302)
Browse files Browse the repository at this point in the history
  • Loading branch information
Aditya Bist committed Mar 24, 2022
1 parent 9173165 commit 2146060
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -134,7 +134,7 @@
"https-proxy-agent": "^2.2.1",
"jquery": "^3.4.1",
"opener": "1.4.2",
"plist": "^3.0.4",
"plist": "^3.0.5",
"pretty-data": "^0.40.0",
"rangy": "^1.3.0",
"reflect-metadata": "0.1.12",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -4269,10 +4269,10 @@ pinkie@^2.0.0:
resolved "https://registry.yarnpkg.com/pinkie/-/pinkie-2.0.4.tgz#72556b80cfa0d48a974e80e77248e80ed4f7f870"
integrity sha1-clVrgM+g1IqXToDnckjoDtT3+HA=

plist@^3.0.4:
version "3.0.4"
resolved "https://registry.yarnpkg.com/plist/-/plist-3.0.4.tgz#a62df837e3aed2bb3b735899d510c4f186019cbe"
integrity sha512-ksrr8y9+nXOxQB2osVNqrgvX/XQPOXaU4BQMKjYq8PvaY1U18mo+fKgBSwzK+luSyinOuPae956lSVcBwxlAMg==
plist@^3.0.5:
version "3.0.5"
resolved "https://registry.yarnpkg.com/plist/-/plist-3.0.5.tgz#2cbeb52d10e3cdccccf0c11a63a85d830970a987"
integrity sha512-83vX4eYdQp3vP9SxuYgEM/G/pJQqLUz/V/xzPrzruLs7fz7jxGQ1msZ/mg1nwZxUSuOp4sb+/bEIbRrbzZRxDA==
dependencies:
base64-js "^1.5.1"
xmlbuilder "^9.0.7"
Expand Down

0 comments on commit 2146060

Please sign in to comment.