Skip to content

Commit

Permalink
vendor: force-bump xmldom to 0.5.0 (plist dep)
Browse files Browse the repository at this point in the history
and fix dependabot alert
  • Loading branch information
bastimeyer committed Mar 14, 2021
1 parent 6fb7af0 commit 96d0d53
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@
"resolutions": {
"**/optimist/minimist": "0.2.1",
"load-grunt-config/lodash": "^4.17.19",
"**/plist/xmldom": "^0.5.0",
"sinon/nise/just-extend": "^4.0.0"
},
"scripts": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10606,10 +10606,10 @@ xmlbuilder@^9.0.7:
resolved "https://registry.yarnpkg.com/xmlbuilder/-/xmlbuilder-9.0.7.tgz#132ee63d2ec5565c557e20f4c22df9aca686b10d"
integrity sha1-Ey7mPS7FVlxVfiD0wi35rKaGsQ0=

[email protected]:
version "0.1.27"
resolved "https://registry.yarnpkg.com/xmldom/-/xmldom-0.1.27.tgz#d501f97b3bdb403af8ef9ecc20573187aadac0e9"
integrity sha1-1QH5ezvbQDr4757MIFcxh6rawOk=
[email protected], xmldom@^0.5.0:
version "0.5.0"
resolved "https://registry.yarnpkg.com/xmldom/-/xmldom-0.5.0.tgz#193cb96b84aa3486127ea6272c4596354cb4962e"
integrity sha512-Foaj5FXVzgn7xFzsKeNIde9g6aFBxTPi37iwsno8QvApmtg7KYrr+OPyRHcJF7dud2a5nGRBXK3n0dL62Gf7PA==

xtend@^4.0.0, xtend@~4.0.1:
version "4.0.1"
Expand Down

0 comments on commit 96d0d53

Please sign in to comment.