Browse Source

Bump safer-eval from 1.3.0 to 1.3.5 in /frontend

Bumps [safer-eval](https://github.com/commenthol/safer-eval) from 1.3.0 to 1.3.5.
- [Release notes](https://github.com/commenthol/safer-eval/releases)
- [Commits](https://github.com/commenthol/safer-eval/compare/v1.3.0...v1.3.5)

Signed-off-by: dependabot[bot] <support@github.com>
pull/14/head
dependabot[bot] 5 years ago committed by GitHub
parent
commit
e140923960
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      frontend/package-lock.json

6
frontend/package-lock.json generated

@ -5976,9 +5976,9 @@
"integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg=="
},
"safer-eval": {
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/safer-eval/-/safer-eval-1.3.0.tgz",
"integrity": "sha512-4qkBS8VzJatFR7F0eZfKoJyjqo43jY1jBvRhB5WXM0eJNjx9fiSmph5NApJefqKqpASKWPfaIJCJMMeWePSzfw==",
"version": "1.3.5",
"resolved": "https://registry.npmjs.org/safer-eval/-/safer-eval-1.3.5.tgz",
"integrity": "sha512-BJ//K2Y+EgCbOHEsDGS5YahYBcYy7JcFpKDo2ba5t4MnOGHYtk7HvQkcxTDFvjQvJ0CRcdas/PyF+gTTCay+3w==",
"requires": {
"clones": "^1.2.0"
}

Loading…
Cancel
Save