mirror of
https://github.com/Leaflet/Leaflet.git
synced 2025-07-21 23:26:12 +00:00
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:
9
package-lock.json
generated
9
package-lock.json
generated
@ -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"
|
||||
},
|
||||
|
@ -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",
|
||||
|
Reference in New Issue
Block a user