mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-13 04:28:41 -09:00
Bump plist from 3.0.4 to 3.0.5
Bumps [plist](https://github.com/TooTallNate/node-plist) from 3.0.4 to 3.0.5. - [Release notes](https://github.com/TooTallNate/node-plist/releases) - [Changelog](https://github.com/TooTallNate/plist.js/blob/master/History.md) - [Commits](https://github.com/TooTallNate/node-plist/commits) --- updated-dependencies: - dependency-name: plist dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
34b99f92f7
commit
700b5da694
2 changed files with 5 additions and 5 deletions
|
|
@ -115,7 +115,7 @@
|
||||||
"node-gyp": "9.0.0",
|
"node-gyp": "9.0.0",
|
||||||
"null-loader": "4.0.1",
|
"null-loader": "4.0.1",
|
||||||
"playwright": "1.20.0",
|
"playwright": "1.20.0",
|
||||||
"plist": "3.0.4",
|
"plist": "3.0.5",
|
||||||
"prettier": "2.6.0",
|
"prettier": "2.6.0",
|
||||||
"proxyquire": "2.1.3",
|
"proxyquire": "2.1.3",
|
||||||
"redux-devtools-extension": "2.13.9",
|
"redux-devtools-extension": "2.13.9",
|
||||||
|
|
|
||||||
|
|
@ -6193,10 +6193,10 @@ playwright@1.20.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
playwright-core "1.20.0"
|
playwright-core "1.20.0"
|
||||||
|
|
||||||
plist@3.0.4, plist@^3.0.1:
|
plist@3.0.5, plist@^3.0.1:
|
||||||
version "3.0.4"
|
version "3.0.5"
|
||||||
resolved "https://registry.npmjs.org/plist/-/plist-3.0.4.tgz#a62df837e3aed2bb3b735899d510c4f186019cbe"
|
resolved "https://registry.npmjs.org/plist/-/plist-3.0.5.tgz#2cbeb52d10e3cdccccf0c11a63a85d830970a987"
|
||||||
integrity sha512-ksrr8y9+nXOxQB2osVNqrgvX/XQPOXaU4BQMKjYq8PvaY1U18mo+fKgBSwzK+luSyinOuPae956lSVcBwxlAMg==
|
integrity sha512-83vX4eYdQp3vP9SxuYgEM/G/pJQqLUz/V/xzPrzruLs7fz7jxGQ1msZ/mg1nwZxUSuOp4sb+/bEIbRrbzZRxDA==
|
||||||
dependencies:
|
dependencies:
|
||||||
base64-js "^1.5.1"
|
base64-js "^1.5.1"
|
||||||
xmlbuilder "^9.0.7"
|
xmlbuilder "^9.0.7"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue