mirror of
https://github.com/Leaflet/Leaflet.git
synced 2026-02-01 17:27:23 +00:00
Bump ssri from 12.0.0 to 13.0.0 (#9964)
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:
parent
b0903438ef
commit
9e0186d833
10
package-lock.json
generated
10
package-lock.json
generated
@ -34,7 +34,7 @@
|
||||
"rollup-plugin-git-version": "^0.3.1",
|
||||
"simple-git": "^3.28.0",
|
||||
"sinon": "^21.0.0",
|
||||
"ssri": "^12.0.0",
|
||||
"ssri": "^13.0.0",
|
||||
"uglify-js": "^3.19.3",
|
||||
"ui-event-simulator": "^2.0.0"
|
||||
}
|
||||
@ -6211,16 +6211,16 @@
|
||||
}
|
||||
},
|
||||
"node_modules/ssri": {
|
||||
"version": "12.0.0",
|
||||
"resolved": "https://registry.npmjs.org/ssri/-/ssri-12.0.0.tgz",
|
||||
"integrity": "sha512-S7iGNosepx9RadX82oimUkvr0Ct7IjJbEbs4mJcTxst8um95J3sDYU1RBEOvdu6oL1Wek2ODI5i4MAw+dZ6cAQ==",
|
||||
"version": "13.0.0",
|
||||
"resolved": "https://registry.npmjs.org/ssri/-/ssri-13.0.0.tgz",
|
||||
"integrity": "sha512-yizwGBpbCn4YomB2lzhZqrHLJoqFGXihNbib3ozhqF/cIp5ue+xSmOQrjNasEE62hFxsCcg/V/z23t4n8jMEng==",
|
||||
"dev": true,
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"minipass": "^7.0.3"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^18.17.0 || >=20.5.0"
|
||||
"node": "^20.17.0 || >=22.9.0"
|
||||
}
|
||||
},
|
||||
"node_modules/stable-hash-x": {
|
||||
|
||||
@ -29,7 +29,7 @@
|
||||
"rollup-plugin-git-version": "^0.3.1",
|
||||
"simple-git": "^3.28.0",
|
||||
"sinon": "^21.0.0",
|
||||
"ssri": "^12.0.0",
|
||||
"ssri": "^13.0.0",
|
||||
"uglify-js": "^3.19.3",
|
||||
"ui-event-simulator": "^2.0.0"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user