diff --git a/package.json b/package.json index a7c3e7b4..e4854453 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "@babel/core": "^7.23.3", "@babel/plugin-transform-runtime": "^7.23.3", "@babel/preset-env": "^7.23.3", - "@babel/runtime": "^7.23.2", + "@babel/runtime": "^7.23.4", "@egjs/hammerjs": "^2.0.17", "@fortawesome/fontawesome-free": "^6.4.2", "@popperjs/core": "^2.11.8", diff --git a/yarn.lock b/yarn.lock index dba75c70..b9ec22dd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1314,7 +1314,16 @@ __metadata: languageName: node linkType: hard -"@babel/runtime@npm:^7.23.2, @babel/runtime@npm:^7.8.4": +"@babel/runtime@npm:^7.23.4": + version: 7.23.4 + resolution: "@babel/runtime@npm:7.23.4" + dependencies: + regenerator-runtime: "npm:^0.14.0" + checksum: db2bf183cd0119599b903ca51ca0aeea8e0ab478a16be1aae10dd90473ed614159d3e5adfdd8f8f3d840402428ce0d90b5c01aae95da9e45a2dd83e02d85ca27 + languageName: node + linkType: hard + +"@babel/runtime@npm:^7.8.4": version: 7.23.2 resolution: "@babel/runtime@npm:7.23.2" dependencies: @@ -2656,7 +2665,7 @@ __metadata: "@babel/core": "npm:^7.23.3" "@babel/plugin-transform-runtime": "npm:^7.23.3" "@babel/preset-env": "npm:^7.23.3" - "@babel/runtime": "npm:^7.23.2" + "@babel/runtime": "npm:^7.23.4" "@egjs/hammerjs": "npm:^2.0.17" "@fortawesome/fontawesome-free": "npm:^6.4.2" "@popperjs/core": "npm:^2.11.8"