This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwhisk-client-js.git


The following commit(s) were added to refs/heads/master by this push:
     new e355b6f  Bump dot-prop from 4.2.0 to 4.2.1
e355b6f is described below

commit e355b6f7793ba22d4e4b8227ecf9ad25e3980d3a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 15 13:23:42 2022 +0000

    Bump dot-prop from 4.2.0 to 4.2.1
    
    Bumps [dot-prop](https://github.com/sindresorhus/dot-prop) from 4.2.0 to 
4.2.1.
    - [Release notes](https://github.com/sindresorhus/dot-prop/releases)
    - 
[Commits](https://github.com/sindresorhus/dot-prop/compare/v4.2.0...v4.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: dot-prop
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 package-lock.json | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index 1faf7df..97c36ec 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1490,9 +1490,9 @@
       },
       "dependencies": {
         "dot-prop": {
-          "version": "4.2.0",
-          "resolved": 
"https://registry.npmjs.org/dot-prop/-/dot-prop-4.2.0.tgz";,
-          "integrity": 
"sha512-tUMXrxlExSW6U2EXiiKGSBVdYgtV8qlHL+C10TsW4PURY/ic+eaysnSkwB4kA/mBlCyy/IKDJ+Lc3wbWeaXtuQ==",
+          "version": "4.2.1",
+          "resolved": 
"https://registry.npmjs.org/dot-prop/-/dot-prop-4.2.1.tgz";,
+          "integrity": 
"sha512-l0p4+mIuJIua0mhxGoh4a+iNL9bmeK5DvnSVQa6T0OhrVmaEa1XScX5Etc673FePCJOArq/4Pa2cLGODUWTPOQ==",
           "dev": true,
           "requires": {
             "is-obj": "^1.0.0"
@@ -1832,9 +1832,9 @@
       }
     },
     "dot-prop": {
-      "version": "5.2.0",
-      "resolved": "https://registry.npmjs.org/dot-prop/-/dot-prop-5.2.0.tgz";,
-      "integrity": 
"sha512-uEUyaDKoSQ1M4Oq8l45hSE26SnTxL6snNnqvK/VWx5wJhmff5z0FUVJDKDanor/6w3kzE3i7XZOk+7wC0EXr1A==",
+      "version": "5.3.0",
+      "resolved": "https://registry.npmjs.org/dot-prop/-/dot-prop-5.3.0.tgz";,
+      "integrity": 
"sha512-QM8q3zDe58hqUqjraQOmzZ1LIH9SWQJTlEKCH4kJ2oQvLZk7RbQXvtDM2XEq3fwkV9CCvvH4LA0AV+ogFsBM2Q==",
       "dev": true,
       "requires": {
         "is-obj": "^2.0.0"

Reply via email to