Bump dot-prop from 5.1.0 to 5.2.0 in /functions
Bumps [dot-prop](https://github.com/sindresorhus/dot-prop) from 5.1.0 to 5.2.0. - [Release notes](https://github.com/sindresorhus/dot-prop/releases) - [Commits](https://github.com/sindresorhus/dot-prop/compare/v5.1.0...v5.2.0) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
6
functions/package-lock.json
generated
6
functions/package-lock.json
generated
@@ -572,9 +572,9 @@
|
||||
}
|
||||
},
|
||||
"dot-prop": {
|
||||
"version": "5.1.0",
|
||||
"resolved": "https://registry.npmjs.org/dot-prop/-/dot-prop-5.1.0.tgz",
|
||||
"integrity": "sha512-n1oC6NBF+KM9oVXtjmen4Yo7HyAVWV2UUl50dCYJdw2924K6dX9bf9TTTWaKtYlRn0FEtxG27KS80ayVLixxJA==",
|
||||
"version": "5.2.0",
|
||||
"resolved": "https://registry.npmjs.org/dot-prop/-/dot-prop-5.2.0.tgz",
|
||||
"integrity": "sha512-uEUyaDKoSQ1M4Oq8l45hSE26SnTxL6snNnqvK/VWx5wJhmff5z0FUVJDKDanor/6w3kzE3i7XZOk+7wC0EXr1A==",
|
||||
"optional": true,
|
||||
"requires": {
|
||||
"is-obj": "^2.0.0"
|
||||
|
||||
Reference in New Issue
Block a user