nginx-proxy-manager/backend
dependabot[bot] e5966b54a8
Bump moment from 2.27.0 to 2.29.4 in /backend
Bumps [moment](https://github.com/moment/moment) from 2.27.0 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.27.0...2.29.4)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-07 16:43:24 +00:00
..
.vscode Version 2.1.2 (#317) 2020-03-06 11:04:42 +10:00
config Revert "updated debug statement" 2021-09-01 11:47:47 +05:30
doc v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
internal Fix nginx/certificates search query 2022-02-12 12:46:06 +07:00
lib Support ipv6 address as a origin header, hopefully fixes #149 2020-04-14 13:01:13 +10:00
migrations Skip migration if setting does not exist 2021-11-09 14:03:39 +01:00
models Removed the need to restart Nginx Proxy Manager after generating JWT key pair. 2021-02-08 17:36:58 -05:00
routes/api Fixes formatting 2021-10-31 00:28:43 +02:00
schema Adds buttons to test availability of server from public internet 2021-10-31 00:19:18 +02:00
templates Merge pull request #1666 from TobiasKneidl/patch-1 2021-12-27 11:03:14 +10:00
.eslintrc.json v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
.gitignore - Add ability to disable ipv6, fixes #312 2020-04-07 10:43:19 +10:00
.prettierrc v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
app.js Fixes formatting 2021-11-05 14:01:50 +01:00
db.js sqlite3 and psql support 2020-07-19 20:04:29 +02:00
index.js Falls back to SQLite if no environment variables are provided 2021-11-02 12:22:39 +01:00
knexfile.js v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
logger.js v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
migrate.js v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
nodemon.json v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
package.json Bump moment from 2.27.0 to 2.29.4 in /backend 2022-07-07 16:43:24 +00:00
setup.js Correctly escape backslashes in dns plugin credentials 2021-12-29 16:30:49 +01:00
yarn.lock Bump moment from 2.27.0 to 2.29.4 in /backend 2022-07-07 16:43:24 +00:00