Merge pull request #4414 from DSpace/dependabot/npm_and_yarn/babel/runtime-7.27.4

Bump @babel/runtime from 7.27.3 to 7.27.4
This commit is contained in:
Alan Orth
2025-06-03 09:05:03 +03: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.19", "@angular/ssr": "^18.2.19",
"@babel/runtime": "7.27.3", "@babel/runtime": "7.27.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",
@@ -3785,9 +3785,9 @@
} }
}, },
"node_modules/@babel/runtime": { "node_modules/@babel/runtime": {
"version": "7.27.3", "version": "7.27.4",
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.27.3.tgz", "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.27.4.tgz",
"integrity": "sha512-7EYtGezsdiDMyY80+65EzwiGmcJqpmcZCojSXaRgdrBaGtWTgDZKq69cPIVped6MkIM78cTQ2GOiEYjwOlG4xw==", "integrity": "sha512-t3yaEOuGu9NlIZ+hIeGbBjFtZT7j2cb2tg0fuaJKeGotchRjjLfrBA9Kwf8quhpP1EUuxModQg04q/mBwyg8uA==",
"license": "MIT", "license": "MIT",
"engines": { "engines": {
"node": ">=6.9.0" "node": ">=6.9.0"

View File

@@ -103,7 +103,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.19", "@angular/ssr": "^18.2.19",
"@babel/runtime": "7.27.3", "@babel/runtime": "7.27.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",