Merge pull request #74 from 002Hub/snyk-upgrade-2a42870cc3bacf6d21d1ebe9259658d5
[Snyk] Upgrade lru-cache from 7.18.1 to 7.18.2
This commit is contained in:
commit
ca192718ac
14
package-lock.json
generated
14
package-lock.json
generated
@ -19,7 +19,7 @@
|
||||
"express-useragent": "^1.0.15",
|
||||
"hcaptcha": "^0.1.1",
|
||||
"html-minifier-terser": "^7.1.0",
|
||||
"lru-cache": "^7.18.1",
|
||||
"lru-cache": "^7.18.2",
|
||||
"mysql2": "^3.2.0",
|
||||
"newrelic": "^9.10.2",
|
||||
"sharp": "^0.30.7",
|
||||
@ -1364,9 +1364,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/lru-cache": {
|
||||
"version": "7.18.1",
|
||||
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.18.1.tgz",
|
||||
"integrity": "sha512-8/HcIENyQnfUTCDizRu9rrDyG6XG/21M4X7/YEGZeD76ZJilFPAUVb/2zysFf7VVO1LEjCDFyHp8pMMvozIrvg==",
|
||||
"version": "7.18.2",
|
||||
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.18.2.tgz",
|
||||
"integrity": "sha512-KytVYmZ3reaw/f3d7GCISvWWjTYxszNdvD5rDvm/zECga3eSWzryRY7iauJsjo6aaw03lHYTSNTk7lW83Bv+zQ==",
|
||||
"engines": {
|
||||
"node": ">=12"
|
||||
}
|
||||
@ -3574,9 +3574,9 @@
|
||||
}
|
||||
},
|
||||
"lru-cache": {
|
||||
"version": "7.18.1",
|
||||
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.18.1.tgz",
|
||||
"integrity": "sha512-8/HcIENyQnfUTCDizRu9rrDyG6XG/21M4X7/YEGZeD76ZJilFPAUVb/2zysFf7VVO1LEjCDFyHp8pMMvozIrvg=="
|
||||
"version": "7.18.2",
|
||||
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-7.18.2.tgz",
|
||||
"integrity": "sha512-KytVYmZ3reaw/f3d7GCISvWWjTYxszNdvD5rDvm/zECga3eSWzryRY7iauJsjo6aaw03lHYTSNTk7lW83Bv+zQ=="
|
||||
},
|
||||
"media-typer": {
|
||||
"version": "0.3.0",
|
||||
|
@ -10,7 +10,7 @@
|
||||
"express-useragent": "^1.0.15",
|
||||
"hcaptcha": "^0.1.1",
|
||||
"html-minifier-terser": "^7.1.0",
|
||||
"lru-cache": "^7.18.1",
|
||||
"lru-cache": "^7.18.2",
|
||||
"newrelic": "^9.10.2",
|
||||
"mysql2": "^3.2.0",
|
||||
"sharp": "^0.30.7",
|
||||
|
Loading…
x
Reference in New Issue
Block a user