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 66dd872 Automatic Site Publish by Jenkins
66dd872 is described below
commit 66dd87230c6d674d7a4ec52bcfa8c3110df9542d
Author: jenkins <[email protected]>
AuthorDate: Mon Apr 19 21:44:53 2021 +0000
Automatic Site Publish by Jenkins
---
apis/README.md | 2 +-
feed.xml | 2 +-
package-lock.json | 6 +++---
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/apis/README.md b/apis/README.md
index 943be61..cd8d9d4 100644
--- a/apis/README.md
+++ b/apis/README.md
@@ -33,5 +33,5 @@ the encrypted value can be regenerated with the following
Nimbella encryption AP
replacing the placeholder `<token>` with the actual Slack App token.
```bash
-curl
https://encrypt.nimbella.io/github.com/apache/openwhisk-website/blob/slack/apis/slack-invite.js?slacktoken=<token>
+curl
https://encrypt.nimbella.io/github.com/apache/openwhisk-website/blob/master/apis/slack-invite.js?slacktoken=<token>
```
diff --git a/feed.xml b/feed.xml
index f728f51..b8776a7 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-04-12T17:57:00+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-04-19T21:44:48+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 24169e9..c380ffa 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1142,9 +1142,9 @@
"dev": true
},
"object-inspect": {
- "version": "1.9.0",
- "resolved":
"https://registry.npmjs.org/object-inspect/-/object-inspect-1.9.0.tgz",
- "integrity":
"sha512-i3Bp9iTqwhaLZBxGkRfo5ZbE07BQRT7MGu8+nNgwW9ItGp1TzCTw2DLEoWwjClxBjOFI/hWljTAmYGCEwmtnOw==",
+ "version": "1.10.2",
+ "resolved":
"https://registry.npmjs.org/object-inspect/-/object-inspect-1.10.2.tgz",
+ "integrity":
"sha512-gz58rdPpadwztRrPjZE9DZLOABUpTGdcANUgOwBFO1C+HZZhePoP83M65WGDmbpwFYJSWqavbl4SgDn4k8RYTA==",
"dev": true
},
"object-keys": {