Преглед изворни кода

Bump path-to-regexp and express in /react-express-mysql/backend

Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) to 0.1.13 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together.


Updates `path-to-regexp` from 0.1.7 to 0.1.13
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/v.0.1.13/History.md)
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v0.1.7...v.0.1.13)

Updates `express` from 4.17.1 to 4.22.1
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/v4.22.1/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.1...v4.22.1)

---
updated-dependencies:
- dependency-name: path-to-regexp
  dependency-version: 0.1.13
  dependency-type: indirect
- dependency-name: express
  dependency-version: 4.22.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] пре 2 дана
родитељ
комит
1884254f0c
2 измењених фајлова са 991 додато и 449 уклоњено
  1. 990 448
      react-express-mysql/backend/package-lock.json
  2. 1 1
      react-express-mysql/backend/package.json

Разлика између датотеке није приказан због своје велике величине
+ 990 - 448
react-express-mysql/backend/package-lock.json


+ 1 - 1
react-express-mysql/backend/package.json

@@ -14,7 +14,7 @@
     "test-wait-debuger": "cross-env NODE_ENV=test PORT=8081 mocha --no-timeouts --exit --inspect-brk=0.0.0.0:9230"
     "test-wait-debuger": "cross-env NODE_ENV=test PORT=8081 mocha --no-timeouts --exit --inspect-brk=0.0.0.0:9230"
   },
   },
   "dependencies": {
   "dependencies": {
-    "express": "^4.17.1",
+    "express": "^4.22.1",
     "knex": "^0.95.11",
     "knex": "^0.95.11",
     "morgan": "^1.10.0",
     "morgan": "^1.10.0",
     "mysql2": "^2.1.0"
     "mysql2": "^2.1.0"

Неке датотеке нису приказане због велике количине промена