@futdevpro/nts-dynamo 1.10.46 → 1.10.48

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +5 -5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@futdevpro/nts-dynamo",
3
- "version": "01.10.46",
3
+ "version": "01.10.48",
4
4
  "description": "Dynamic NodeTS (NodeJS-Typescript), MongoDB Backend System Framework by Future Development Program Ltd.",
5
5
  "scripts": {
6
6
  "prep": "npm i rimraf nodemon -g",
@@ -132,20 +132,20 @@
132
132
  },
133
133
  "homepage": "https:/futdevpro.hu/projects/dynamo",
134
134
  "DISABLED": {
135
- "@futdevpro/fsm-dynamo": "file:../tgz-collection/dynamo-fsm/futdevpro-fsm-dynamo-01.10.37.tgz",
135
+ "@futdevpro/fsm-dynamo": "file:../tgz-collection/dynamo-fsm/futdevpro-fsm-dynamo-01.10.38.tgz",
136
136
 
137
137
  "empty": ""
138
138
  },
139
139
  "peerDependencies": {
140
- "@futdevpro/fsm-dynamo": "1.10.37",
140
+ "@futdevpro/fsm-dynamo": "1.10.38",
141
141
 
142
- "@types/express": "~4.17.17",
142
+ "@types/express": "4.17.21",
143
143
  "@types/geoip-lite": "~1.4.1",
144
144
  "@types/node": "~20.14.8",
145
145
  "@types/nodemailer": "~6.4.9",
146
146
  "axios": "~1.8.1",
147
147
  "body-parser": "~1.20.2",
148
- "express": "~4.21.2",
148
+ "express": "4.21.2",
149
149
  "geoip-lite": "~1.4.7",
150
150
  "mongoose": "~8.10.1",
151
151
  "nodemailer": "~6.9.4",