Bump uglify-js from 3.19.0 to 3.19.1 (#9418)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-07-29 18:15:24 +02:00
committed by GitHub
parent 660fe95ba7
commit 9324911eb3
2 changed files with 5 additions and 6 deletions

9
package-lock.json generated
View File

@ -34,7 +34,7 @@
"simple-git": "^3.25.0",
"sinon": "^18.0.0",
"ssri": "^10.0.6",
"uglify-js": "^3.19.0",
"uglify-js": "^3.19.1",
"ui-event-simulator": "^2.0.0"
}
},
@ -6254,11 +6254,10 @@
"license": "MIT"
},
"node_modules/uglify-js": {
"version": "3.19.0",
"resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.19.0.tgz",
"integrity": "sha512-wNKHUY2hYYkf6oSFfhwwiHo4WCHzHmzcXsqXYTN9ja3iApYIFbb2U6ics9hBcYLHcYGQoAlwnZlTrf3oF+BL/Q==",
"version": "3.19.1",
"resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.19.1.tgz",
"integrity": "sha512-y/2wiW+ceTYR2TSSptAhfnEtpLaQ4Ups5zrjB2d3kuVxHj16j/QJwPl5PvuGy9uARb39J0+iKxcRPvtpsx4A4A==",
"dev": true,
"license": "BSD-2-Clause",
"bin": {
"uglifyjs": "bin/uglifyjs"
},

View File

@ -29,7 +29,7 @@
"simple-git": "^3.25.0",
"sinon": "^18.0.0",
"ssri": "^10.0.6",
"uglify-js": "^3.19.0",
"uglify-js": "^3.19.1",
"ui-event-simulator": "^2.0.0"
},
"main": "dist/leaflet-src.js",