1
0
mirror of https://github.com/nttgin/BGPalerter.git synced 2024-05-19 06:50:08 +00:00

Merge pull request #399 from nttgin/dependabot/npm_and_yarn/dev/find-my-way-2.2.5

[Security] Bump find-my-way from 2.2.3 to 2.2.5
This commit is contained in:
Massimo Candela
2020-11-10 00:40:09 +01:00
committed by GitHub

6
package-lock.json generated
View File

@@ -3267,9 +3267,9 @@
}
},
"find-my-way": {
"version": "2.2.3",
"resolved": "https://registry.npmjs.org/find-my-way/-/find-my-way-2.2.3.tgz",
"integrity": "sha512-C7dxfbX8pV1maLd31ygkBEOaD51Ls4dROuHjeSQZf1FeQinUzq3UA/kSPecLSDy9iAQufd8w1zgp7j64kyLdhw==",
"version": "2.2.5",
"resolved": "https://registry.npmjs.org/find-my-way/-/find-my-way-2.2.5.tgz",
"integrity": "sha512-GjRZZlGcGmTh9t+6Xrj5K0YprpoAFCAiCPgmAH9Kb09O4oX6hYuckDfnDipYj+Q7B1GtYWSzDI5HEecNYscLQg==",
"requires": {
"fast-decode-uri-component": "^1.0.0",
"safe-regex2": "^2.0.0",