chore(deps): bump @babel/runtime from 7.26.9 to 7.27.0 (#10398)

This commit is contained in:
dependabot[bot]
2025-04-02 07:07:46 +00:00
committed by GitHub
parent d2fff7c746
commit ba7b251a4c

4
package-lock.json generated
View File

@@ -1874,7 +1874,9 @@
}
},
"node_modules/@babel/runtime": {
"version": "7.26.9",
"version": "7.27.0",
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.27.0.tgz",
"integrity": "sha512-VtPOkrdPHZsKc/clNqyi9WUA8TINkZ4cGk63UUE3u4pmB2k+ZMQRDuIOagv8UVd6j7k0T3+RRIb7beKTebNbcw==",
"license": "MIT",
"dependencies": {
"regenerator-runtime": "^0.14.0"