Merge pull request #3475 from DSpace/dependabot/npm_and_yarn/main/ngtools/webpack-16.2.16

Bump @ngtools/webpack from 16.2.14 to 16.2.16
This commit is contained in:
Tim Donohue
2024-10-18 16:01:15 -05:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -97,7 +97,7 @@
"@cypress/schematic": "^1.5.0",
"@fortawesome/fontawesome-free": "^6.6.0",
"@ngrx/store-devtools": "^17.1.1",
"@ngtools/webpack": "^16.2.12",
"@ngtools/webpack": "^16.2.16",
"@types/deep-freeze": "0.1.2",
"@types/ejs": "^3.1.2",
"@types/express": "^4.17.17",
@@ -5526,9 +5526,9 @@
}
},
"node_modules/@ngtools/webpack": {
"version": "16.2.14",
"resolved": "https://registry.npmjs.org/@ngtools/webpack/-/webpack-16.2.14.tgz",
"integrity": "sha512-3+zPP3Wir46qrZ3FEiTz5/emSoVHYUCH+WgBmJ57mZCx1qBOYh2VgllnPr/Yusl1sc/jUZjdwq/es/9ZNw+zDQ==",
"version": "16.2.16",
"resolved": "https://registry.npmjs.org/@ngtools/webpack/-/webpack-16.2.16.tgz",
"integrity": "sha512-4gm2allK0Pjy/Lxb9IGRnhEZNEOJSOTWwy09VOdHouV2ODRK7Tto2LgteaFJUUSLkuvWRsI7pfuA6yrz8KDfHw==",
"dev": true,
"engines": {
"node": "^16.14.0 || >=18.10.0",

View File

@@ -184,7 +184,7 @@
"@cypress/schematic": "^1.5.0",
"@fortawesome/fontawesome-free": "^6.6.0",
"@ngrx/store-devtools": "^17.1.1",
"@ngtools/webpack": "^16.2.12",
"@ngtools/webpack": "^16.2.16",
"@types/deep-freeze": "0.1.2",
"@types/ejs": "^3.1.2",
"@types/express": "^4.17.17",