Merge pull request #438 from Serraniel/dependabot/npm_and_yarn/develop/babel/register-7.16.9

This commit is contained in:
dependabot[bot] 2022-01-28 17:48:32 +00:00 committed by GitHub
commit a3574757dc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -20,7 +20,7 @@
"@babel/plugin-proposal-class-properties": "^7.16.5",
"@babel/plugin-proposal-private-methods": "^7.16.11",
"@babel/preset-env": "^7.16.5",
"@babel/register": "^7.16.5",
"@babel/register": "^7.16.9",
"@types/chrome": "0.0.177",
"babelify": "^10.0.0",
"browserify": "^17.0.0",
@ -1627,9 +1627,9 @@
}
},
"node_modules/@babel/register": {
"version": "7.16.5",
"resolved": "https://registry.npmjs.org/@babel/register/-/register-7.16.5.tgz",
"integrity": "sha512-NpluD+cToBiZiDsG3y9rtIcqDyivsahpaM9csfyfiq1qQWduSmihUZ+ruIqqSDGjZKZMJfgAElo9x2YWlOQuRw==",
"version": "7.16.9",
"resolved": "https://registry.npmjs.org/@babel/register/-/register-7.16.9.tgz",
"integrity": "sha512-jJ72wcghdRIlENfvALcyODhNoGE5j75cYHdC+aQMh6cU/P86tiiXTp9XYZct1UxUMo/4+BgQRyNZEGx0KWGS+g==",
"dev": true,
"dependencies": {
"clone-deep": "^4.0.1",
@ -16003,9 +16003,9 @@
}
},
"@babel/register": {
"version": "7.16.5",
"resolved": "https://registry.npmjs.org/@babel/register/-/register-7.16.5.tgz",
"integrity": "sha512-NpluD+cToBiZiDsG3y9rtIcqDyivsahpaM9csfyfiq1qQWduSmihUZ+ruIqqSDGjZKZMJfgAElo9x2YWlOQuRw==",
"version": "7.16.9",
"resolved": "https://registry.npmjs.org/@babel/register/-/register-7.16.9.tgz",
"integrity": "sha512-jJ72wcghdRIlENfvALcyODhNoGE5j75cYHdC+aQMh6cU/P86tiiXTp9XYZct1UxUMo/4+BgQRyNZEGx0KWGS+g==",
"dev": true,
"requires": {
"clone-deep": "^4.0.1",

View file

@ -44,7 +44,7 @@
"@babel/plugin-proposal-class-properties": "^7.16.5",
"@babel/plugin-proposal-private-methods": "^7.16.11",
"@babel/preset-env": "^7.16.5",
"@babel/register": "^7.16.5",
"@babel/register": "^7.16.9",
"@types/chrome": "0.0.177",
"babelify": "^10.0.0",
"browserify": "^17.0.0",