Merge pull request #23 from sexybiggetje/dependabot/npm_and_yarn/find-my-way-2.2.5

Bump find-my-way from 2.1.1 to 2.2.5
This commit is contained in:
Martijn de Boer 2020-11-13 16:06:26 +01:00 committed by GitHub
commit e2ea02a8d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

6
package-lock.json generated
View File

@ -2604,9 +2604,9 @@
}
},
"find-my-way": {
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/find-my-way/-/find-my-way-2.1.1.tgz",
"integrity": "sha512-yznKDx1xELFkTrV2Ke9x3IOr9zn5isdFA2Af/NKjU8kmQQhtn3TmqrVZ6OiLO5pj1dAScxe4dAo92ieG4nGcoA==",
"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",