Browse Source

Bump regenerator-runtime from 0.13.5 to 0.13.7

Bumps [regenerator-runtime](https://github.com/facebook/regenerator) from 0.13.5 to 0.13.7.
- [Release notes](https://github.com/facebook/regenerator/releases)
- [Commits](https://github.com/facebook/regenerator/compare/regenerator-runtime@0.13.5...regenerator-runtime@0.13.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
tags/v20.0.0beta1
dependabot-preview[bot] 3 years ago
parent
commit
8962a42218
No account linked to committer's email address
2 changed files with 4 additions and 4 deletions
  1. 3
    3
      package-lock.json
  2. 1
    1
      package.json

+ 3
- 3
package-lock.json View File

@@ -11422,9 +11422,9 @@
}
},
"regenerator-runtime": {
"version": "0.13.5",
"resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.5.tgz",
"integrity": "sha512-ZS5w8CpKFinUzOwW3c83oPeVXoNsrLsaCoLtJvAClH135j/R77RuymhiSErhm2lKcwSCIpmvIWSbDkIfAqKQlA=="
"version": "0.13.7",
"resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.7.tgz",
"integrity": "sha512-a54FxoJDIr27pgf7IgeQGxmqUNYrcV338lf/6gH456HZ/PhX+5BcwHXG9ajESmwe6WRO0tAzRUrRmNONWgkrew=="
},
"regenerator-transform": {
"version": "0.14.5",

+ 1
- 1
package.json View File

@@ -65,7 +65,7 @@
"p-limit": "^3.0.2",
"p-queue": "^6.6.0",
"query-string": "^5.1.1",
"regenerator-runtime": "^0.13.5",
"regenerator-runtime": "^0.13.7",
"select2": "3.5.1",
"snap.js": "^2.0.9",
"strengthify": "git+https://github.com/MorrisJobke/strengthify.git#0.5.8",

Loading…
Cancel
Save