mirror of
				https://github.com/aurora-dot/pastel.codes.git
				synced 2025-11-04 09:01:34 +00:00 
			
		
		
		
	Compare commits
	
		
			2 Commits
		
	
	
		
			a80a896029
			...
			63a2622e6f
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 63a2622e6f | |||
| 
						 | 
					6390de0259 | 
							
								
								
									
										18
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										18
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							@@ -10,7 +10,7 @@
 | 
				
			|||||||
      "dependencies": {
 | 
					      "dependencies": {
 | 
				
			||||||
        "@sendgrid/mail": "^7.4.4",
 | 
					        "@sendgrid/mail": "^7.4.4",
 | 
				
			||||||
        "app-root-path": "^3.0.0",
 | 
					        "app-root-path": "^3.0.0",
 | 
				
			||||||
        "axios": "^0.21.1",
 | 
					        "axios": "^0.21.2",
 | 
				
			||||||
        "cookie-parser": "^1.4.5",
 | 
					        "cookie-parser": "^1.4.5",
 | 
				
			||||||
        "debug": "^4.3.1",
 | 
					        "debug": "^4.3.1",
 | 
				
			||||||
        "express": "^4.17.1",
 | 
					        "express": "^4.17.1",
 | 
				
			||||||
@@ -146,11 +146,11 @@
 | 
				
			|||||||
      "integrity": "sha512-TR2mEZFVOj2pLStYxLht7TyfuRzaydfpxr3k9RpHIzMgw7A64dzsdqCxH1WJyQdoe8T10nDXd9wnEigmiuHIZw=="
 | 
					      "integrity": "sha512-TR2mEZFVOj2pLStYxLht7TyfuRzaydfpxr3k9RpHIzMgw7A64dzsdqCxH1WJyQdoe8T10nDXd9wnEigmiuHIZw=="
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "node_modules/axios": {
 | 
					    "node_modules/axios": {
 | 
				
			||||||
      "version": "0.21.1",
 | 
					      "version": "0.21.2",
 | 
				
			||||||
      "resolved": "https://registry.npmjs.org/axios/-/axios-0.21.1.tgz",
 | 
					      "resolved": "https://registry.npmjs.org/axios/-/axios-0.21.2.tgz",
 | 
				
			||||||
      "integrity": "sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==",
 | 
					      "integrity": "sha512-87otirqUw3e8CzHTMO+/9kh/FSgXt/eVDvipijwDtEuwbkySWZ9SBm6VEubmJ/kLKEoLQV/POhxXFb66bfekfg==",
 | 
				
			||||||
      "dependencies": {
 | 
					      "dependencies": {
 | 
				
			||||||
        "follow-redirects": "^1.10.0"
 | 
					        "follow-redirects": "^1.14.0"
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "node_modules/babel-walk": {
 | 
					    "node_modules/babel-walk": {
 | 
				
			||||||
@@ -1485,11 +1485,11 @@
 | 
				
			|||||||
      "integrity": "sha512-TR2mEZFVOj2pLStYxLht7TyfuRzaydfpxr3k9RpHIzMgw7A64dzsdqCxH1WJyQdoe8T10nDXd9wnEigmiuHIZw=="
 | 
					      "integrity": "sha512-TR2mEZFVOj2pLStYxLht7TyfuRzaydfpxr3k9RpHIzMgw7A64dzsdqCxH1WJyQdoe8T10nDXd9wnEigmiuHIZw=="
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "axios": {
 | 
					    "axios": {
 | 
				
			||||||
      "version": "0.21.1",
 | 
					      "version": "0.21.2",
 | 
				
			||||||
      "resolved": "https://registry.npmjs.org/axios/-/axios-0.21.1.tgz",
 | 
					      "resolved": "https://registry.npmjs.org/axios/-/axios-0.21.2.tgz",
 | 
				
			||||||
      "integrity": "sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==",
 | 
					      "integrity": "sha512-87otirqUw3e8CzHTMO+/9kh/FSgXt/eVDvipijwDtEuwbkySWZ9SBm6VEubmJ/kLKEoLQV/POhxXFb66bfekfg==",
 | 
				
			||||||
      "requires": {
 | 
					      "requires": {
 | 
				
			||||||
        "follow-redirects": "^1.10.0"
 | 
					        "follow-redirects": "^1.14.0"
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "babel-walk": {
 | 
					    "babel-walk": {
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -9,7 +9,7 @@
 | 
				
			|||||||
  "dependencies": {
 | 
					  "dependencies": {
 | 
				
			||||||
    "@sendgrid/mail": "^7.4.4",
 | 
					    "@sendgrid/mail": "^7.4.4",
 | 
				
			||||||
    "app-root-path": "^3.0.0",
 | 
					    "app-root-path": "^3.0.0",
 | 
				
			||||||
    "axios": "^0.21.1",
 | 
					    "axios": "^0.21.2",
 | 
				
			||||||
    "cookie-parser": "^1.4.5",
 | 
					    "cookie-parser": "^1.4.5",
 | 
				
			||||||
    "debug": "^4.3.1",
 | 
					    "debug": "^4.3.1",
 | 
				
			||||||
    "express": "^4.17.1",
 | 
					    "express": "^4.17.1",
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user