Skip to content

Commit

Permalink
Merge pull request #13 from lowmess/dependabot/npm_and_yarn/www/safer…
Browse files Browse the repository at this point in the history
…-eval-1.3.3

build(deps): bump safer-eval from 1.2.3 to 1.3.3 in /www
  • Loading branch information
lowmess authored Jun 7, 2019
2 parents 24b7201 + a821144 commit 609b4eb
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions www/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1744,10 +1744,10 @@ clone@^2.1.1:
resolved "https://registry.yarnpkg.com/clone/-/clone-2.1.2.tgz#1b7f4b9f591f1e8f83670401600345a02887435f"
integrity sha1-G39Ln1kfHo+DZwQBYANFoCiHQ18=

clones@^1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/clones/-/clones-1.1.0.tgz#87e904132d6140c5c0b72006c08c0d05bd7b63b3"
integrity sha1-h+kEEy1hQMXAtyAGwIwNBb17Y7M=
clones@^1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/clones/-/clones-1.2.0.tgz#b34c872045446a9f264ccceb7731bca05c529b71"
integrity sha512-FXDYw4TjR8wgPZYui2LeTqWh1BLpfQ8lB6upMtlpDF6WlOOxghmTTxWyngdKTgozqBgKnHbTVwTE+hOHqAykuQ==

co@^4.6.0:
version "4.6.0"
Expand Down Expand Up @@ -5843,11 +5843,11 @@ safe-regex@^1.1.0:
integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==

safer-eval@^1.2.3:
version "1.2.3"
resolved "https://registry.yarnpkg.com/safer-eval/-/safer-eval-1.2.3.tgz#73ba74a34bc8a07d6a44135c815fd18a8eebe7a0"
integrity sha512-nDwXOhiheoaBT6op02n8wzsshjLXHhh4YAeqsDEoVmy1k2+lGv/ENLsGaWqkaKArUkUx48VO12/ZPa3sI/OEqQ==
version "1.3.3"
resolved "https://registry.yarnpkg.com/safer-eval/-/safer-eval-1.3.3.tgz#0309e9fcc0609e66c1b599fd0d4772132b260ca8"
integrity sha512-j/qb0rtnwTp5V1D7nR0Ns/14HU8OiHPaoZNJhM+Lfmv1nbXZCXG9LHaVW157agEocdSVAeeRNddK/yuWfalzGQ==
dependencies:
clones "^1.1.0"
clones "^1.2.0"

sax@^1.2.4, sax@~1.2.1, sax@~1.2.4:
version "1.2.4"
Expand Down

0 comments on commit 609b4eb

Please sign in to comment.