Merge pull request #4694 from DSpace/dependabot/npm_and_yarn/dspace-9_x/babel/runtime-7.28.4

Bump @babel/runtime from 7.28.2 to 7.28.4
This commit is contained in:
Tim Donohue
2025-09-12 12:33:28 -05:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -21,7 +21,7 @@
"@angular/platform-server": "^18.2.12", "@angular/platform-server": "^18.2.12",
"@angular/router": "^18.2.12", "@angular/router": "^18.2.12",
"@angular/ssr": "^18.2.20", "@angular/ssr": "^18.2.20",
"@babel/runtime": "7.28.2", "@babel/runtime": "7.28.4",
"@kolkov/ngx-gallery": "^2.0.1", "@kolkov/ngx-gallery": "^2.0.1",
"@ng-bootstrap/ng-bootstrap": "^12.0.0", "@ng-bootstrap/ng-bootstrap": "^12.0.0",
"@ng-dynamic-forms/core": "^16.0.0", "@ng-dynamic-forms/core": "^16.0.0",
@@ -3538,9 +3538,9 @@
} }
}, },
"node_modules/@babel/runtime": { "node_modules/@babel/runtime": {
"version": "7.28.2", "version": "7.28.4",
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.28.2.tgz", "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.28.4.tgz",
"integrity": "sha512-KHp2IflsnGywDjBWDkR9iEqiWSpc8GIi0lgTT3mOElT0PP1tG26P4tmFI2YvAdzgq9RGyoHZQEIEdZy6Ec5xCA==", "integrity": "sha512-Q/N6JNWvIvPnLDvjlE1OUBLPQHH6l3CltCEsHIujp45zQUSSh8K+gHnaEX45yAT1nyngnINhvWtzN+Nb9D8RAQ==",
"license": "MIT", "license": "MIT",
"engines": { "engines": {
"node": ">=6.9.0" "node": ">=6.9.0"

View File

@@ -102,7 +102,7 @@
"@angular/platform-server": "^18.2.12", "@angular/platform-server": "^18.2.12",
"@angular/router": "^18.2.12", "@angular/router": "^18.2.12",
"@angular/ssr": "^18.2.20", "@angular/ssr": "^18.2.20",
"@babel/runtime": "7.28.2", "@babel/runtime": "7.28.4",
"@kolkov/ngx-gallery": "^2.0.1", "@kolkov/ngx-gallery": "^2.0.1",
"@ng-bootstrap/ng-bootstrap": "^12.0.0", "@ng-bootstrap/ng-bootstrap": "^12.0.0",
"@ng-dynamic-forms/core": "^16.0.0", "@ng-dynamic-forms/core": "^16.0.0",