Skip to content

Commit 24daed9

Browse files
committed
Merge branch 'develop' into angular17
# Conflicts: # frontend/package.json
2 parents 4157236 + 3f131e7 commit 24daed9

File tree

2 files changed

+93
-93
lines changed

2 files changed

+93
-93
lines changed

package.json

Lines changed: 92 additions & 92 deletions
Original file line numberDiff line numberDiff line change
@@ -114,47 +114,47 @@
114114
},
115115
"dependencies": {
116116
"body-parser": "^1.20.2",
117-
"check-dependencies": "^1.1.0",
117+
"check-dependencies": "^1.1.1",
118118
"check-internet-connected": "^2.0.6",
119-
"clarinet": "^0.12.5",
119+
"clarinet": "^0.12.6",
120120
"colors": "1.4.0",
121121
"compression": "^1.7.4",
122122
"concurrently": "^5.3.0",
123-
"config": "^3.3.9",
124-
"cookie-parser": "^1.4.5",
123+
"config": "^3.3.12",
124+
"cookie-parser": "^1.4.6",
125125
"cors": "^2.8.5",
126-
"dottie": "^2.0.2",
126+
"dottie": "^2.0.6",
127127
"download": "^8.0.0",
128128
"errorhandler": "^1.5.1",
129-
"ethers": "^6.7.0",
129+
"ethers": "^6.13.2",
130130
"exif": "^0.6.0",
131-
"express": "^4.17.1",
132-
"express-ipfilter": "^1.2.0",
131+
"express": "^4.21.0",
132+
"express-ipfilter": "^1.3.2",
133133
"express-jwt": "0.1.3",
134-
"express-rate-limit": "^5.3.0",
134+
"express-rate-limit": "^5.5.1",
135135
"express-robots-txt": "^0.4.1",
136136
"express-security.txt": "^2.0.0",
137137
"feature-policy": "^0.5.0",
138138
"file-stream-rotator": "^0.5.7",
139-
"file-type": "^16.1.0",
139+
"file-type": "^16.5.4",
140140
"filesniffer": "^1.0.3",
141-
"finale-rest": "^1.1.1",
142-
"fs-extra": "^9.0.1",
143-
"fuzzball": "^1.3.0",
144-
"glob": "^10.3.10",
145-
"graceful-fs": "^4.2.6",
146-
"grunt": "^1.2.1",
141+
"finale-rest": "^1.2.2",
142+
"fs-extra": "^9.1.0",
143+
"fuzzball": "^1.4.0",
144+
"glob": "^10.4.5",
145+
"graceful-fs": "^4.2.11",
146+
"grunt": "^1.6.1",
147147
"grunt-contrib-compress": "^1.6.0",
148148
"grunt-replace-json": "^0.1.0",
149-
"hashids": "^2.2.1",
150-
"hbs": "^4.0.4",
151-
"helmet": "^4.0.0",
152-
"html-entities": "^1.3.1",
149+
"hashids": "^2.3.0",
150+
"hbs": "^4.2.0",
151+
"helmet": "^4.6.0",
152+
"html-entities": "^1.4.0",
153153
"i18n": "^0.11.1",
154154
"js-yaml": "^3.14.0",
155155
"jsonwebtoken": "0.4.0",
156-
"jssha": "^3.1.1",
157-
"juicy-chat-bot": "~0.8.0",
156+
"jssha": "^3.3.1",
157+
"juicy-chat-bot": "^0.8.0",
158158
"libxmljs": "^1.0.11",
159159
"marsdb": "^0.6.11",
160160
"median": "^0.0.2",
@@ -166,101 +166,101 @@
166166
"otplib": "^12.0.1",
167167
"pdfkit": "^0.11.0",
168168
"portscanner": "^2.2.0",
169-
"prom-client": "^14.1.0",
170-
"pug": "^3.0.0",
171-
"replace": "^1.2.0",
169+
"prom-client": "^14.2.0",
170+
"pug": "^3.0.3",
171+
"replace": "^1.2.2",
172172
"request": "^2.88.2",
173173
"sanitize-filename": "^1.6.3",
174174
"sanitize-html": "1.4.2",
175-
"semver": "^7.3.2",
176-
"sequelize": "^6.15.1",
175+
"semver": "^7.6.3",
176+
"sequelize": "^6.37.3",
177177
"serve-index": "^1.9.1",
178-
"socket.io": "^3.1.0",
179-
"sqlite3": "^5.0.8",
178+
"socket.io": "^3.1.2",
179+
"sqlite3": "^5.1.7",
180180
"svg-captcha": "^1.4.0",
181-
"swagger-ui-express": "^5.0.0",
182-
"ts-node-dev": "^1.1.6",
181+
"swagger-ui-express": "^5.0.1",
182+
"ts-node-dev": "^1.1.8",
183183
"unzipper": "0.9.15",
184-
"web3": "^4.0.3",
185-
"winston": "^3.3.3",
186-
"yaml-schema-validator": "^1.2.2",
184+
"web3": "^4.13.0",
185+
"winston": "^3.14.2",
186+
"yaml-schema-validator": "^1.2.3",
187187
"z85": "^0.0.2"
188188
},
189189
"devDependencies": {
190-
"@cyclonedx/cyclonedx-npm": "^1.12.0",
191-
"@istanbuljs/nyc-config-typescript": "^1.0.1",
192-
"@types/chai": "^4.2.14",
193-
"@types/chai-as-promised": "^7.1.3",
194-
"@types/clarinet": "^0.12.1",
195-
"@types/compression": "^1.7.0",
196-
"@types/config": "^3.3.3",
197-
"@types/cookie-parser": "^1.4.2",
198-
"@types/cors": "^2.8.9",
199-
"@types/cross-spawn": "^6.0.2",
190+
"@cyclonedx/cyclonedx-npm": "^1.19.3",
191+
"@istanbuljs/nyc-config-typescript": "^1.0.2",
192+
"@types/chai": "^4.3.20",
193+
"@types/chai-as-promised": "^7.1.8",
194+
"@types/clarinet": "^0.12.3",
195+
"@types/compression": "^1.7.5",
196+
"@types/config": "^3.3.5",
197+
"@types/cookie-parser": "^1.4.7",
198+
"@types/cors": "^2.8.17",
199+
"@types/cross-spawn": "^6.0.6",
200200
"@types/cypress": "^1.1.3",
201201
"@types/download": "^8.0.5",
202-
"@types/errorhandler": "^1.5.0",
203-
"@types/exif": "^0.6.3",
204-
"@types/express": "^4.17.11",
205-
"@types/express-jwt": "^6.0.0",
206-
"@types/frisby": "^2.0.10",
207-
"@types/fs-extra": "^9.0.6",
208-
"@types/glob": "^7.1.6",
209-
"@types/graceful-fs": "^4.1.5",
202+
"@types/errorhandler": "^1.5.3",
203+
"@types/exif": "^0.6.5",
204+
"@types/express": "^4.17.21",
205+
"@types/express-jwt": "^6.0.4",
206+
"@types/frisby": "^2.0.17",
207+
"@types/fs-extra": "^9.0.13",
208+
"@types/glob": "^7.2.0",
209+
"@types/graceful-fs": "^4.1.9",
210210
"@types/i18n": "^0.12.0",
211211
"@types/jasmine": "~3.9.1",
212-
"@types/jest": "^26.0.20",
213-
"@types/js-yaml": "^3.12.6",
214-
"@types/jsonwebtoken": "^8.5.0",
215-
"@types/jws": "^3.2.5",
216-
"@types/mocha": "^8.1.1",
217-
"@types/morgan": "^1.9.2",
218-
"@types/multer": "^1.4.5",
219-
"@types/node": "^17.0.36",
220-
"@types/on-finished": "^2.3.1",
212+
"@types/jest": "^26.0.24",
213+
"@types/js-yaml": "^3.12.10",
214+
"@types/jsonwebtoken": "^8.5.9",
215+
"@types/jws": "^3.2.10",
216+
"@types/mocha": "^8.2.3",
217+
"@types/morgan": "^1.9.9",
218+
"@types/multer": "^1.4.12",
219+
"@types/node": "^17.0.45",
220+
"@types/on-finished": "^2.3.4",
221221
"@types/pdfkit": "^0.10.6",
222-
"@types/portscanner": "^2.1.0",
223-
"@types/pug": "^2.0.4",
224-
"@types/request": "^2.48.5",
225-
"@types/sanitize-html": "^1.27.0",
226-
"@types/semver": "^7.3.4",
227-
"@types/sequelize": "^4.28.11",
228-
"@types/serve-index": "^1.7.30",
229-
"@types/sinon": "^10.0.4",
230-
"@types/sinon-chai": "^3.2.5",
222+
"@types/portscanner": "^2.1.4",
223+
"@types/pug": "^2.0.10",
224+
"@types/request": "^2.48.12",
225+
"@types/sanitize-html": "^1.27.2",
226+
"@types/semver": "^7.5.8",
227+
"@types/sequelize": "^4.28.20",
228+
"@types/serve-index": "^1.9.4",
229+
"@types/sinon": "^10.0.20",
230+
"@types/sinon-chai": "^3.2.12",
231231
"@types/socket.io": "^2.1.13",
232-
"@types/socket.io-client": "^1.4.35",
233-
"@types/swagger-ui-express": "^4.1.2",
234-
"@types/unzipper": "^0.10.3",
235-
"@types/validator": "^13.1.3",
232+
"@types/socket.io-client": "^1.4.36",
233+
"@types/swagger-ui-express": "^4.1.6",
234+
"@types/unzipper": "^0.10.10",
235+
"@types/validator": "^13.12.2",
236236
"@typescript-eslint/eslint-plugin": "6.18.1",
237237
"@typescript-eslint/parser": "6.18.1",
238-
"chai": "^4.2.0",
239-
"chai-as-promised": "^7.1.1",
238+
"chai": "^4.5.0",
239+
"chai-as-promised": "^7.1.2",
240240
"cross-spawn": "^7.0.3",
241-
"cypress": "^13.6.1",
242-
"eslint": "^8.49.0",
243-
"eslint-config-standard-with-typescript": "^39.0.0",
244-
"eslint-plugin-import": "^2.28.1",
241+
"cypress": "^13.15.0",
242+
"eslint": "^8.57.1",
243+
"eslint-config-standard-with-typescript": "^39.1.1",
244+
"eslint-plugin-import": "^2.30.0",
245245
"eslint-plugin-node": "^11.1.0",
246-
"eslint-plugin-promise": "^6.1.1",
247-
"frisby": "https://github.com/bkimminich/frisby.git",
248-
"grunt-cli": "^1.3.2",
246+
"eslint-plugin-promise": "^6.6.0",
247+
"frisby": "github:bkimminich/frisby",
248+
"grunt-cli": "^1.5.0",
249249
"http-server": "^0.12.3",
250-
"jasmine": "^3.9.0",
250+
"jasmine": "^3.99.0",
251251
"jasmine-core": "~3.9.0",
252-
"jasmine-reporters": "^2.5.0",
252+
"jasmine-reporters": "^2.5.2",
253253
"jest": "^26.6.3",
254-
"mocha": "^8.1.1",
255-
"node-fetch": "^2.6.13",
254+
"mocha": "^8.4.0",
255+
"node-fetch": "^2.7.0",
256256
"nyc": "^15.1.0",
257-
"shelljs": "^0.8.4",
257+
"shelljs": "^0.8.5",
258258
"sinon": "^11.1.2",
259259
"sinon-chai": "^3.7.0",
260-
"socket.io-client": "^3.1.0",
261-
"source-map-support": "^0.5.19",
262-
"ts-jest": "^26.5.0",
263-
"ts-node": "^10.8.0",
260+
"socket.io-client": "^3.1.3",
261+
"source-map-support": "^0.5.21",
262+
"ts-jest": "^26.5.6",
263+
"ts-node": "^10.9.2",
264264
"typescript": "~4.6.0"
265265
},
266266
"engines": {

routes/verify.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ function changeProductChallenge (osaft: Product) {
174174
}
175175
if (urlForProductTamperingChallenge) {
176176
if (!utils.contains(osaft.description, `${urlForProductTamperingChallenge}`)) {
177-
if (utils.contains(osaft.description, `<a href="${config.get<string>('challenges.overwriteUrlForProductTamperingChallenge')}" target="_blank">More...</a>`)) {
177+
if (utils.contains(osaft.description, `<a href="${config.get<string>('challenges.overwriteUrlForProductTamperingChallenge')}" target="_blank">`)) {
178178
challengeUtils.solve(challenges.changeProductChallenge)
179179
}
180180
}

0 commit comments

Comments
 (0)