Spaces:
Running
Running
dependabot[bot]
dependabot[bot]
commited on
build(deps): bump @babel /runtime from 7.25.6 to 7.27.0 (#1770)
Browse filesBumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.25.6 to 7.27.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.27.0/packages/babel-runtime)
---
updated-dependencies:
- dependency-name: "@babel/runtime"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- package-lock.json +4 -3
package-lock.json
CHANGED
@@ -1321,9 +1321,10 @@
|
|
1321 |
}
|
1322 |
},
|
1323 |
"node_modules/@babel/runtime": {
|
1324 |
-
"version": "7.
|
1325 |
-
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.
|
1326 |
-
"integrity": "sha512-
|
|
|
1327 |
"dependencies": {
|
1328 |
"regenerator-runtime": "^0.14.0"
|
1329 |
},
|
|
|
1321 |
}
|
1322 |
},
|
1323 |
"node_modules/@babel/runtime": {
|
1324 |
+
"version": "7.27.0",
|
1325 |
+
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.27.0.tgz",
|
1326 |
+
"integrity": "sha512-VtPOkrdPHZsKc/clNqyi9WUA8TINkZ4cGk63UUE3u4pmB2k+ZMQRDuIOagv8UVd6j7k0T3+RRIb7beKTebNbcw==",
|
1327 |
+
"license": "MIT",
|
1328 |
"dependencies": {
|
1329 |
"regenerator-runtime": "^0.14.0"
|
1330 |
},
|