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

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/openwhisk-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new d1fb777  Automatic Site Publish by Jenkins
d1fb777 is described below

commit d1fb777eed8b33390064eb9d5297ffd59a8668f5
Author: jenkins <[email protected]>
AuthorDate: Thu Oct 7 02:26:59 2021 +0000

    Automatic Site Publish by Jenkins
---
 README.md         |  3 ++-
 feed.xml          |  2 +-
 package-lock.json | 31 ++++++++++++++++++++++++-------
 3 files changed, 27 insertions(+), 9 deletions(-)

diff --git a/README.md b/README.md
index 05a37a9..6897c1d 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,8 @@
 
 # Apache OpenWhisk Website
 
-[![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0)
 [![Build 
Status](https://travis-ci.com/apache/openwhisk-website.svg?branch=master)](https://travis-ci.com/apache/openwhisk-website)
+[![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0)
 
+[![Build 
Status](https://travis-ci.com/apache/openwhisk-website.svg?branch=master)](https://travis-ci.com/github/apache/openwhisk-website)
 
 Apache OpenWhisk is a cloud-first distributed event-based programming service. 
It provides a programming model to upload event handlers to a cloud service, 
and register the handlers to respond to various events.
 
diff --git a/feed.xml b/feed.xml
index d36eb48..5b90d61 100644
--- a/feed.xml
+++ b/feed.xml
@@ -1,2 +1,2 @@
-<?xml version="1.0" encoding="utf-8"?><feed 
xmlns="http://www.w3.org/2005/Atom"; ><generator uri="https://jekyllrb.com/"; 
version="3.3.0">Jekyll</generator><link href="/feed.xml" rel="self" 
type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" 
/><updated>2021-09-30T13:07:34+00:00</updated><id>/feed.xml</id><title 
type="html">Apache OpenWhisk is a serverless, open source cloud 
platform</title><subtitle>An open source platform for serverless, event-driven 
code at any  [...]
+<?xml version="1.0" encoding="utf-8"?><feed 
xmlns="http://www.w3.org/2005/Atom"; ><generator uri="https://jekyllrb.com/"; 
version="3.3.0">Jekyll</generator><link href="/feed.xml" rel="self" 
type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" 
/><updated>2021-10-07T02:26:55+00:00</updated><id>/feed.xml</id><title 
type="html">Apache OpenWhisk is a serverless, open source cloud 
platform</title><subtitle>An open source platform for serverless, event-driven 
code at any  [...]
 </subtitle></feed>
\ No newline at end of file
diff --git a/package-lock.json b/package-lock.json
index 62b8d3a..7ed7a9e 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -722,9 +722,9 @@
       }
     },
     "es-abstract": {
-      "version": "1.18.7",
-      "resolved": 
"https://registry.npmjs.org/es-abstract/-/es-abstract-1.18.7.tgz";,
-      "integrity": 
"sha512-uFG1gyVX91tZIiDWNmPsL8XNpiCk/6tkB7MZphoSJflS4w+KgWyQ2gjCVDnsPxFAo9WjRXG3eqONNYdfbJjAtw==",
+      "version": "1.19.1",
+      "resolved": 
"https://registry.npmjs.org/es-abstract/-/es-abstract-1.19.1.tgz";,
+      "integrity": 
"sha512-2vJ6tjA/UfqLm2MPs7jxVybLoB8i1t1Jd9R3kISld20sIxPcTbLuggQOUxeWeAvIUkduv/CfMjuh4WmiXr2v9w==",
       "dev": true,
       "requires": {
         "call-bind": "^1.0.2",
@@ -738,7 +738,9 @@
         "is-callable": "^1.2.4",
         "is-negative-zero": "^2.0.1",
         "is-regex": "^1.1.4",
+        "is-shared-array-buffer": "^1.0.1",
         "is-string": "^1.0.7",
+        "is-weakref": "^1.0.1",
         "object-inspect": "^1.11.0",
         "object-keys": "^1.1.1",
         "object.assign": "^4.1.2",
@@ -1007,6 +1009,12 @@
         "has-tostringtag": "^1.0.0"
       }
     },
+    "is-shared-array-buffer": {
+      "version": "1.0.1",
+      "resolved": 
"https://registry.npmjs.org/is-shared-array-buffer/-/is-shared-array-buffer-1.0.1.tgz";,
+      "integrity": 
"sha512-IU0NmyknYZN0rChcKhRO1X8LYz5Isj/Fsqh8NJOSf+N/hCOTwy29F32Ik7a+QszE63IdvmwdTPDd6cZ5pg4cwA==",
+      "dev": true
+    },
     "is-string": {
       "version": "1.0.7",
       "resolved": "https://registry.npmjs.org/is-string/-/is-string-1.0.7.tgz";,
@@ -1031,6 +1039,15 @@
       "integrity": "sha1-Sw2hRCEE0bM2NA6AeX6GXPOffXI=",
       "dev": true
     },
+    "is-weakref": {
+      "version": "1.0.1",
+      "resolved": 
"https://registry.npmjs.org/is-weakref/-/is-weakref-1.0.1.tgz";,
+      "integrity": 
"sha512-b2jKc2pQZjaeFYWEf7ScFj+Be1I+PXmlu572Q8coTXZ+LD/QQZ7ShPMst8h16riVgyXTQwUsFEl74mDvc/3MHQ==",
+      "dev": true,
+      "requires": {
+        "call-bind": "^1.0.0"
+      }
+    },
     "isexe": {
       "version": "2.0.0",
       "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz";,
@@ -1568,14 +1585,14 @@
       }
     },
     "string.prototype.padend": {
-      "version": "3.1.2",
-      "resolved": 
"https://registry.npmjs.org/string.prototype.padend/-/string.prototype.padend-3.1.2.tgz";,
-      "integrity": 
"sha512-/AQFLdYvePENU3W5rgurfWSMU6n+Ww8n/3cUt7E+vPBB/D7YDG8x+qjoFs4M/alR2bW7Qg6xMjVwWUOvuQ0XpQ==",
+      "version": "3.1.3",
+      "resolved": 
"https://registry.npmjs.org/string.prototype.padend/-/string.prototype.padend-3.1.3.tgz";,
+      "integrity": 
"sha512-jNIIeokznm8SD/TZISQsZKYu7RJyheFNt84DUPrh482GC8RVp2MKqm2O5oBRdGxbDQoXrhhWtPIWQOiy20svUg==",
       "dev": true,
       "requires": {
         "call-bind": "^1.0.2",
         "define-properties": "^1.1.3",
-        "es-abstract": "^1.18.0-next.2"
+        "es-abstract": "^1.19.1"
       }
     },
     "string.prototype.trimend": {

Reply via email to