deps: add events@v1.1.1 to package-lock

This commit is contained in:
Aetherinox 2024-04-21 09:35:31 -07:00
parent f798b9571c
commit 4bebac0685
No known key found for this signature in database
GPG Key ID: CB5C4C30CD0D4028
1 changed files with 8 additions and 0 deletions

8
package-lock.json generated
View File

@ -4262,6 +4262,14 @@
"isarray": "^1.0.0"
}
},
"node_modules/aws-sdk/node_modules/events": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/events/-/events-1.1.1.tgz",
"integrity": "sha512-kEcvvCBByWXGnZy6JUlgAp2gBIUjfCAV6P6TgT1/aaQKcmuAEC4OZTV1I4EWQLz2gxZw76atuVyvHhTxvi0Flw==",
"engines": {
"node": ">=0.4.x"
}
},
"node_modules/aws-sdk/node_modules/ieee754": {
"version": "1.1.13",
"resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.1.13.tgz",