Skip to content

Commit d0e06b2

Browse files
MCatherine1994Nisarg Vadgama
andauthored
fix(deps): #2307 address security warnings (#2311)
Co-authored-by: Nisarg Vadgama <nisarg.vadgama@bc.gov.ca>
1 parent f3bc2b0 commit d0e06b2

File tree

3 files changed

+1560
-1596
lines changed

3 files changed

+1560
-1596
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ services:
8686
CYPRESS_baseUrl: http://frontend:3000
8787
CYPRESS_USERNAME: LOAD-3-TEST
8888
CYPRESS_PASSWORD: ${CYPRESS_PASSWORD}
89-
image: cypress/included:12.17.4
89+
image: cypress/included:15.9.0
9090
profiles: ["cypress"]
9191
user: root
9292
volumes: ["./frontend:/app"]

0 commit comments

Comments
 (0)