Skip to content

Commit

Permalink
Merge pull request #115 from Azure/dependabot/npm_and_yarn/Notificati…
Browse files Browse the repository at this point in the history
…onHubSample/app/simple-plist-1.3.1

Bump simple-plist from 1.1.1 to 1.3.1 in /NotificationHubSample/app
  • Loading branch information
mpodwysocki authored Dec 8, 2022
2 parents 597523b + 9c7368a commit 93161d2
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 41 deletions.
46 changes: 24 additions & 22 deletions NotificationHubSample/app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

38 changes: 19 additions & 19 deletions NotificationHubSample/app/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2528,25 +2528,25 @@ bcrypt-pbkdf@^1.0.0:
dependencies:
tweetnacl "^0.14.3"

big-integer@^1.6.44:
version "1.6.48"
resolved "https://registry.npmjs.org/big-integer/-/big-integer-1.6.48.tgz"
[email protected].x:
version "1.6.51"
resolved "https://registry.yarnpkg.com/big-integer/-/big-integer-1.6.51.tgz#0df92a5d9880560d3ff2d5fd20245c889d130686"

boolbase@^1.0.0, boolbase@~1.0.0:
version "1.0.0"
resolved "https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz"

bplist-creator@0.0.8:
version "0.0.8"
resolved "https://registry.npmjs.org/bplist-creator/-/bplist-creator-0.0.8.tgz"
bplist-creator@0.1.0:
version "0.1.0"
resolved "https://registry.yarnpkg.com/bplist-creator/-/bplist-creator-0.1.0.tgz#018a2d1b587f769e379ef5519103730f8963ba1e"
dependencies:
stream-buffers "~2.2.0"
stream-buffers "2.2.x"

bplist-parser@0.2.0:
version "0.2.0"
resolved "https://registry.npmjs.org/bplist-parser/-/bplist-parser-0.2.0.tgz"
bplist-parser@0.3.1:
version "0.3.1"
resolved "https://registry.yarnpkg.com/bplist-parser/-/bplist-parser-0.3.1.tgz#e1c90b2ca2a9f9474cc72f6862bbf3fee8341fd1"
dependencies:
big-integer "^1.6.44"
big-integer "1.6.x"

brace-expansion@^1.1.7:
version "1.1.11"
Expand Down Expand Up @@ -5926,7 +5926,7 @@ pkg-dir@^4.2.0:
dependencies:
find-up "^4.0.0"

plist@^3.0.1:
plist@^3.0.1, plist@^3.0.5:
version "3.0.5"
resolved "https://registry.yarnpkg.com/plist/-/plist-3.0.5.tgz#2cbeb52d10e3cdccccf0c11a63a85d830970a987"
dependencies:
Expand Down Expand Up @@ -6804,12 +6804,12 @@ signal-exit@^3.0.0, signal-exit@^3.0.2:
resolved "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.3.tgz"

simple-plist@^1.0.0:
version "1.1.1"
resolved "https://registry.npmjs.org/simple-plist/-/simple-plist-1.1.1.tgz"
version "1.3.1"
resolved "https://registry.yarnpkg.com/simple-plist/-/simple-plist-1.3.1.tgz#16e1d8f62c6c9b691b8383127663d834112fb017"
dependencies:
bplist-creator "0.0.8"
bplist-parser "0.2.0"
plist "^3.0.1"
bplist-creator "0.1.0"
bplist-parser "0.3.1"
plist "^3.0.5"

simple-swizzle@^0.2.2:
version "0.2.2"
Expand Down Expand Up @@ -6976,9 +6976,9 @@ stealthy-require@^1.1.1:
version "1.1.1"
resolved "https://registry.npmjs.org/stealthy-require/-/stealthy-require-1.1.1.tgz"

stream-buffers@~2.2.0:
[email protected].x:
version "2.2.0"
resolved "https://registry.npmjs.org/stream-buffers/-/stream-buffers-2.2.0.tgz"
resolved "https://registry.yarnpkg.com/stream-buffers/-/stream-buffers-2.2.0.tgz#91d5f5130d1cef96dcfa7f726945188741d09ee4"

strict-uri-encode@^2.0.0:
version "2.0.0"
Expand Down

0 comments on commit 93161d2

Please sign in to comment.